1# BCM94712LGR SDR board as L2 switch
2# Copyright (C) 2010, Broadcom Corporation. All Rights Reserved.
3# 
4# Permission to use, copy, modify, and/or distribute this software for any
5# purpose with or without fee is hereby granted, provided that the above
6# copyright notice and this permission notice appear in all copies.
7# 
8# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
10# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
11# SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
13# OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
14# CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15# $Id: bcm94712lgr-sd-sw.txt,v 1.1 2004/06/30 22:47:34 Exp $
16boardtype=0x0460
17boardnum=${serno}
18# Board revision 1.0
19boardrev=0x10
20boardflags=0x0618
21sromrev=2
22
23# MIPS clock frequency in MHz
24clkfreq=200
25
26# 8 MB SDR SDRAM (4 Meg x 16)
27sdram_init=2
28sdram_config=0x0022
29sdram_refresh=0x0000
30sdram_ncdl=0
31
32# Ethernet w/BCM5325E switch
33et0macaddr=00:90:4c:88:${maclo}
34et0phyaddr=30
35et0mdcport=0
36
37# BCM5325E switch reset
38gpio6=robo_reset
39
40# Make the d11 i/f single band
41wl0id=0x4320
42
43# 4712 802.11g parameters
44il0macaddr=00:90:4c:89:${maclo}
45aa0=3
46ag0=2
47pa0maxpwr=60
48pa0itssit=62
49pa0b0=0x1599
50pa0b1=0xfad3
51pa0b2=0xfed4
52
53# Commons wireless parameters
54cctl=0
55ccode=0
56
57# Bootlaoder variables
58dl_ram_addr=a0001000
59os_ram_addr=80001000
60os_flash_addr=bfc40000
61lan_ipaddr=192.168.1.1
62lan_netmask=255.255.255.0
63scratch=a0180000
64boot_wait=on
65
66# Watchdog timer in ms
67watchdog=3000
68
69# Bootloader and OS glue
70landevs=et0 wl0
71wandevs=
72