1# BCM95350RG 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: bcm95350rg_rev3.txt,v 1.1.1.1 2008/10/15 03:25:52 james26_jang Exp $
10boardtype=0x0456
11boardnum=${serno}
12# Board revision 4.1
13boardrev=0x41
14boardflags=0x1758
15sromrev=2
16
17# MIPS clock frequency in MHz
18clkfreq=200
19
20# 16 MB SDR SDRAM (4 Meg x 16 x 2)
21sdram_init=0x0000
22sdram_config=0x22
23sdram_refresh=0x0
24sdram_ncdl=0
25
26# Ethernet w/Robo switch
27et0macaddr=00:90:4c:7d:${maclo}
28et0phyaddr=30
29et0mdcport=0
30
31# Bootloader variables
32dl_ram_addr=a0001000
33os_ram_addr=80001000
34os_flash_addr=bfc40000
35lan_ipaddr=192.168.1.1
36lan_netmask=255.255.255.0
37scratch=a0180000
38boot_wait=on
39reset_gpio=3
40
41# Watchdog timer in ms
42watchdog=3000
43
44# Make the d11 i/f single band
45wl0id=0x4320
46
47# 5350 802.11g parameters
48il0macaddr=00:90:4c:7e:${maclo}
49aa0=1
50ag0=255
51pa0maxpwr=80
52pa0itssit=62
53pa0b0=0x1780
54pa0b1=0xfa7a
55pa0b2=0xfea5
56opo=12
57
58# Commons wireless parameters
59ccode=0
60
61# Robo switch config (vlan0:LAN, vlan1:WAN)
62vlan0hwname=et0
63vlan0ports=1 2 3 4 5*
64vlan1hwname=et0
65vlan1ports=0 5u
66
67# Bootloader and OS glue
68landevs=vlan0 wl0
69wandevs=et0
70
71# Wireless LED GPIO mapping/behavior
72wl0gpio2=11
73
74# SES parameters
75gpio1=ses_led
76gpio2=ses_button
77
78