1# BCM94704mpcb 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: bcm94704mpcb-sdr.txt,v 1.1.1.1 2008/10/15 03:25:52 james26_jang Exp $
10boardtype=0x0472
11boardnum=${serno}
12# Board revision 2.2
13boardrev=0x22
14# BCM5325 RoboSwitch requires reverse MII initialization
15boardflags=0x10
16
17# MIPS clock frequency in MHz
18clkfreq=264
19
20# 64 MB SDR SDRAM (16 Meg x 16 x 2)
21sdram_init=0x0008
22sdram_config=0x0032
23sdram_refresh=0x0000
24sdram_ncdl=0
25
26# BCM5325F
27et0macaddr=00:90:4c:a0:${maclo}
28et0phyaddr=30
29et0mdcport=0
30
31# BCM5325F Wan port
32et1macaddr=00:90:4c:a1:${maclo}
33et1phyaddr=4
34et1mdcport=0
35
36# BCM5325F reset
37gpio0=robo_reset
38
39# Bootloader variables
40lan_ipaddr=192.168.1.1
41lan_netmask=255.255.255.0
42boot_wait=on
43
44# Watchdog timer in ms
45watchdog=3000
46
47# Reset 
48reset_gpio=7
49