1# BCM94712LGR SDR board
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.txt,v 1.13 2005/04/01 21:22:06 Exp $
16boardtype=0x0460
17boardnum=${serno}
18# Board revision 2.1 
19boardrev=0x21
20boardflags=0x1758
21# EXT_LNA enabled
22sromrev=2
23
24# MIPS clock frequency in MHz
25clkfreq=200
26
27# 8 MB SDR SDRAM (4 Meg x 16)
28sdram_init=2
29sdram_config=0x0022
30sdram_refresh=0x0000
31sdram_ncdl=0
32
33# Ethernet w/BCM5325E switch
34et0macaddr=00:90:4c:88:${maclo}
35et0phyaddr=30
36et0mdcport=0
37
38# BCM5325E switch reset
39gpio6=robo_reset
40
41# Make the d11 i/f single band
42wl0id=0x4320
43
44# 4712 802.11g parameters
45il0macaddr=00:90:4c:89:${maclo}
46aa0=3
47ag0=2
48pa0maxpwr=76
49pa0itssit=62
50pa0b0=0x183d
51pa0b1=0xf9fa
52pa0b2=0xfe74
53opo=8
54
55# Commons wireless parameters
56cctl=0
57ccode=0
58
59# Bootloader variables
60dl_ram_addr=a0001000
61os_ram_addr=80001000
62os_flash_addr=bfc40000
63lan_ipaddr=192.168.1.1
64lan_netmask=255.255.255.0
65scratch=a0180000
66boot_wait=on
67reset_gpio=7
68
69# Watchdog timer in ms
70watchdog=3000
71
72# Robo switch config (vlan0:LAN, vlan1:WAN)
73vlan0ports=1 2 3 4 5*
74vlan0hwname=et0
75vlan1ports=0 5u
76vlan1hwname=et0
77
78#Bootloader and OS glue
79landevs=vlan0 wl0
80wandevs=et0
81