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: bcm94704mpcb-cb.txt,v 1.3 2007/05/03 19:20:48 Exp $
10boardtype=0x0472
11boardnum=${serno}
12# Board revision 4.4
13boardrev=0x44
14# BCM5325 RoboSwitch requires reverse MII initialization
15boardflags=0x10
16
17# MIPS clock frequency in MHz
18clkfreq=264
19
20cardbus=1
21
22# 64 MB DDR SDRAM (4 Meg x 16 x 2)
23sdram_init=0x0149
24sdram_config=0x0062
25sdram_refresh=0x0000
26sdram_ncdl=0
27
28# BCM5325F
29et0macaddr=00:90:4c:a0:${maclo}
30et0phyaddr=30
31et0mdcport=0
32
33# BCM5325F Wan port
34et1macaddr=00:90:4c:a1:${maclo}
35et1phyaddr=4
36et1mdcport=0
37
38# BCM5325F reset
39gpio0=robo_reset
40
41# SES Button on GPIO 6
42gpio6=ses_button
43
44# Bootloader variables
45lan_ipaddr=192.168.1.1
46lan_netmask=255.255.255.0
47boot_wait=on
48
49# Watchdog timer in ms
50watchdog=3000
51
52# Reset 
53reset_gpio=7
54
55# Set parkid=<x> where <x> is the pci slot containing the MIMO radio.
56# On BCM94704MPCB parkid=0 for miniPCI, parkid=1 for CB, parkid=2 for PCI.
57parkid=1
58