1# BCM94704mpcb board
2# Copyright (C) 2010, 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: bcm94704nr-mp.txt,v 1.2 2007/05/25 01:11:43 Exp $
10boardtype=0x0472
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=0x0149
22sdram_config=0x0062
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# SES Button on GPIO 6
40gpio6=ses_button
41
42# Bootloader variables
43lan_ipaddr=192.168.1.1
44lan_netmask=255.255.255.0
45boot_wait=on
46
47# Watchdog timer in ms
48watchdog=3000
49
50# Reset 
51reset_gpio=7
52