1# bcm95354gr board
2# Copyright 2006, Broadcom Corporation
3# All Rights Reserved.                
4#                                     
5# This is UNPUBLISHED PROPRIETARY SOURCE CODE of Broadcom Corporation;   
6# the contents of this file may not be disclosed to third parties, copied
7# or duplicated in any form, in whole or in part, without the prior      
8# written permission of Broadcom Corporation.                            
9# $Id: bcm95354gr.txt,v 1.1.1.1 2008/10/15 03:25:52 james26_jang Exp $
10boardtype=0x048e
11boardnum=${serno}
12# Board revision 1.1
13boardrev=0x11
14boardflags=0x750
15sromrev=3
16
17# MIPS clock frequency in MHz. This value shouldn't be changed
18clkfreq=240
19
20# On board crystal frequency in KHz
21xtalfreq=25000
22
23# 32 MB SDR SDRAM (16 Meg x 16)
24sdram_init=0x000b
25sdram_config=0x0062
26sdram_refresh=0
27sdram_ncdl=0
28
29# Ethernet w/ internal roboswitch
30et0macaddr=00:90:4c:c0:${maclo}
31et0phyaddr=30
32et0mdcport=0
33
34# No eth1
35et1phyaddr=0x1f
36
37# Its a 2.4Ghz only board
38wl0id=0x4318
39
40# 5354 802.11g parameters
41il0macaddr=00:90:4c:c1:${maclo}
42aa0=3
43ag0=2
44pa0maxpwr=72
45pa0itssit=62
46pa0b0=0x15ed
47pa0b1=0xfac2
48pa0b2=0xfea0
49opo=12
50bxa2g=1
51rssismf2g=0
52rssismc2g=2
53rssisav2g=2
54tri2g=78
55rxpo2g=0xfff8
56
57# Commons wireless parameters
58wl0gpio0=255
59wl0gpio1=255
60wl0gpio2=255
61wl0gpio3=255
62cctl=0
63ccode=0
64
65# Robo switch config (vlan0:LAN, vlan1:WAN)
66vlan0hwname=et0
67vlan0ports=1 2 3 4 5*
68vlan1hwname=et0
69vlan1ports=0 5u
70
71# Bootloader and OS glue
72landevs=vlan0 wl0
73wandevs=et0
74
75# Bootlaoder variables
76lan_ipaddr=192.168.1.1
77lan_netmask=255.255.255.0
78boot_wait=on
79reset_gpio=7
80
81# Watchdog timer in ms
82watchdog=3000
83