1# BCM94704agr board as l2 switch
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: bcm94704agr-sw.txt,v 1.1.1.1 2008/10/15 03:25:52 james26_jang Exp $
10boardtype=0x042f
11boardnum=${serno}
12# Board revision 1.0
13boardrev=0x10
14# BCM5325 RoboSwitch requires reverse MII initialization
15boardflags=0x10
16
17# MIPS clock frequency in MHz
18clkfreq=264
19
20# 64 MB DDR SDRAM (4 Meg x 16 x 2)
21sdram_init=0x0009
22sdram_config=0x0062
23sdram_refresh=0x0000
24sdram_ncdl=0
25
26# BCM5325 
27et0macaddr=00:90:4c:4e:${maclo}
28et0phyaddr=30
29et0mdcport=0
30
31# AC101L
32et1macaddr=00:90:4c:4f:${maclo}
33et1phyaddr=5
34et1mdcport=1
35
36# PMON variables
37dl_ram_addr=a0001000
38os_ram_addr=80001000
39os_flash_addr=bfc40000
40lan_ipaddr=192.168.1.1
41lan_netmask=255.255.255.0
42scratch=a0180000
43boot_wait=on
44
45# Watchdog timer in ms
46watchdog=3000
47
48# Reset 
49reset_gpio=7
50
51# glue between bootloader and firmware
52landevs=et0 et1 wl0 wl1
53wandevs=
54