aboutsummaryrefslogtreecommitdiffstats
path: root/shared/nvram/bcm95354gr.txt
blob: be952143c48d7db606bd6d2251c48a41bb34eab1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
# bcm95354gr board
# Copyright 2007, Broadcom Corporation
# All Rights Reserved.                
#                                     
# This is UNPUBLISHED PROPRIETARY SOURCE CODE of Broadcom Corporation;   
# the contents of this file may not be disclosed to third parties, copied
# or duplicated in any form, in whole or in part, without the prior      
# written permission of Broadcom Corporation.                            
# $Id: bcm95354gr.txt,v 1.1.1.1 2008/07/21 09:20:53 james26_jang Exp $
boardtype=0x048e
boardnum=${serno}
# Board revision 3.5
boardrev=0x35
boardflags=0x750
sromrev=3

# MIPS clock frequency in MHz. This value shouldn't be changed
clkfreq=240

# On board crystal frequency in KHz
xtalfreq=25000

# 32 MB SDR SDRAM (16 Meg x 16)
sdram_init=0x000b
sdram_config=0x0062
sdram_refresh=0
sdram_ncdl=0

# Ethernet w/ internal roboswitch
et0macaddr=00:90:4c:c0:${maclo}
et0phyaddr=30
et0mdcport=0

# No eth1
et1phyaddr=0x1f

# Its a 2.4Ghz only board
wl0id=0x4318

# 5354 802.11g parameters
il0macaddr=00:90:4c:c1:${maclo}
aa0=3
ag0=2
pa0maxpwr=72
pa0itssit=62
pa0b0=0x141a
pa0b1=0xfb16
pa0b2=0xfeb2
opo=12
bxa2g=1
rssismf2g=0
rssismc2g=2
rssisav2g=2
tri2g=78
rxpo2g=0xfff8
parefldovoltage=0x28

# Commons wireless parameters
wl0gpio0=255
wl0gpio1=255
wl0gpio2=255
wl0gpio3=255
cctl=0
ccode=0

# Robo switch config (vlan0:LAN, vlan1:WAN)
vlan0hwname=et0
vlan0ports=1 2 3 4 5*
vlan1hwname=et0
vlan1ports=0 5u

# Bootloader and OS glue
landevs=vlan0 wl0
wandevs=et0

# Bootlaoder variables
lan_ipaddr=192.168.1.1
lan_netmask=255.255.255.0
boot_wait=on
reset_gpio=7

# Watchdog timer in ms
watchdog=3000

# SES parameters
gpio5=ses_led
gpio6=ses_button
bues.ch cgit interface