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: bcm94704cbonly.txt,v 1.2 2005/09/08 02:07:17 Exp $
10boardtype=0x0472
11boardnum=${serno}
12# Board revision 2.3
13boardrev=0x23
14# BCM5325 RoboSwitch requires reverse MII initialization
15boardflags=0x10
16
17# With cardbus flag set, mPCI will NOT work.
18cardbus=1
19
20# MIPS clock frequency in MHz
21clkfreq=264
22
23# 64 MB DDR SDRAM (4 Meg x 16 x 2)
24sdram_init=0x0009
25sdram_config=0x0062
26sdram_refresh=0x0000
27sdram_ncdl=0
28
29# BCM5325F
30et0macaddr=00:90:4c:a0:${maclo}
31et0phyaddr=30
32et0mdcport=0
33
34# BCM5325F Wan port
35et1macaddr=00:90:4c:a1:${maclo}
36et1phyaddr=4
37et1mdcport=0
38
39# BCM5325F reset
40gpio0=robo_reset
41
42# SES Button on GPIO 6
43gpio6=ses_button
44
45# Bootloader variables
46lan_ipaddr=192.168.1.1
47lan_netmask=255.255.255.0
48boot_wait=on
49
50# Watchdog timer in ms
51watchdog=3000
52
53# Reset 
54reset_gpio=7
55