1# BCM95351AGR sdram board
2# Copyright 2006, Broadcom Corporation
3# All Rights Reserved.
4# 
5# THIS SOFTWARE IS OFFERED "AS IS", AND BROADCOM GRANTS NO WARRANTIES OF ANY
6# KIND, EXPRESS OR IMPLIED, BY STATUTE, COMMUNICATION OR OTHERWISE. BROADCOM
7# SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
8# FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
9# $Id: bcm95351agr_a_fake.txt,v 1.1.1.1 2008/10/15 03:25:52 james26_jang Exp $
10# -----------------------------------------------------------------------
11# Mods to bcm95351agr.txt for this a-mode "fake nvram" file
12# (We do not yet have a good way to deal with cores on different busses.)
13# 1. move "off-chip d11" parameters ahead of "on-chip d11" parameters
14# 2. remove the "bus spec: pci/1/1/1" from the a-mode parameters
15# 3. change all pa1... to pa0...
16# 4. comment out the first instance of boardflags
17# 5. add a mac address: il0macaddr=00:90:4c:9e:dead
18# -----------------------------------------------------------------------
19boardtype=0x0470
20boardnum=54
21# VLAN + ROBO
22###boardflags=0x0110
23# Board revision 1.4
24boardrev=0x14
25
26# MIPS clock frequency in MHz
27clkfreq=200
28
29# 16 MB SDR SDRAM (4 Meg x 16 x 2)
30sdram_init=0x2000
31sdram_config=0x22
32sdram_refresh=0x0
33sdram_ncdl=0
34
35# Bootloader variables
36dl_ram_addr=a0001000
37os_ram_addr=80001000
38os_flash_addr=bfc40000
39lan_ipaddr=192.168.1.1
40lan_netmask=255.255.255.0
41scratch=a0180000
42boot_wait=on
43reset_gpio=3
44
45# Watchdog timer in ms
46watchdog=3000
47
48# Ethernet w/Robo switch
49et0macaddr=00:90:4c:9c:${maclo}
50et0phyaddr=30
51et0mdcport=0
52
53# Robo switch config (vlan0:LAN, vlan1:WAN)
54vlan0ports=1 2 3 4 5*
55vlan0hwname=et0
56vlan1ports=0 5u
57
58# Bootloader and OS glue
59landevs=vlan0 wl0 wl1
60wandevs=et0
61
62# SES parameters
63gpio2=ses_button
64
65#
66# --- off-chip d11 device ---
67#
68sromrev=2
69# ALTIQ + HGPA + AB + CCK + AD
70boardflags=0xa248
71
72# single band 802.11a device
73devid=0x431a
74
75# 802.11a parameters
76il0macaddr=00:90:4c:9e:dead
77et1macaddr=00:90:4c:9e:${maclo}
78aa1=1
79ag1=2
80pa0lomaxpwr=60
81pa0himaxpwr=60
82pa0lob0=0x1880
83pa0lob1=0xfcbd
84pa0lob2=0xff4b
85pa0hib0=0x18a8
86pa0hib1=0xfcc1
87pa0hib2=0xff41
88pa0maxpwr=60
89pa0b0=0x184c
90pa0b1=0xfcc3
91pa0b2=0xff40
92pa0itssit=120
93opo=0
94
95# LED GPIO assignments
96wl0gpio0=2
97wl0gpio1=0
98wl0gpio2=4
99
100# misc. parameters
101ccode=0
102
103#
104# --- on-chip d11 device ---
105#
106sb/7/sromrev=2
107# HGPA + AB + CCK + AD
108sb/7/boardflags=0x2248
109
110# single band 802.11b/g device
111sb/7/devid=0x4320
112
113# 802.11g parameters
114sb/7/il0macaddr=00:90:4c:9d:${maclo}
115sb/7/aa0=1
116sb/7/ag0=255
117sb/7/pa0maxpwr=76
118sb/7/pa0itssit=62
119sb/7/pa0b0=0x15c8
120sb/7/pa0b1=0xfa80
121sb/7/pa0b2=0xfe65
122sb/7/opo=12
123
124# LED GPIO assignments
125sb/7/wl0gpio2=0
126
127# misc. parameters
128sb/7/ccode=0
129
130