aboutsummaryrefslogtreecommitdiffstats
path: root/shared/nvram/bcm94704mpcb.txt
blob: 521093a06ea9dc4884a7aae320c2e1b07e4d8552 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# BCM94704mpcb board
# Copyright 2007, Broadcom Corporation
# All Rights Reserved.                
#                                     
# This is UNPUBLISHED PROPRIETARY SOURCE CODE of Broadcom Corporation;   
# the contents of this file may not be disclosed to third parties, copied
# or duplicated in any form, in whole or in part, without the prior      
# written permission of Broadcom Corporation.                            
# $Id: bcm94704mpcb.txt,v 1.1.1.1 2008/07/21 09:20:53 james26_jang Exp $
boardtype=0x0472
boardnum=${serno}
# Board revision 3.7
boardrev=0x37
# BCM5325 RoboSwitch requires reverse MII initialization
boardflags=0x10

# MIPS clock frequency in MHz
clkfreq=264

# 64 MB DDR SDRAM (4 Meg x 16 x 2)
sdram_init=0x0149
sdram_config=0x0062
sdram_refresh=0x0000
sdram_ncdl=0

# BCM5325F
et0macaddr=00:90:4c:a0:${maclo}
et0phyaddr=30
et0mdcport=0

# BCM5325F Wan port
et1macaddr=00:90:4c:a1:${maclo}
et1phyaddr=4
et1mdcport=0

# BCM5325F reset
gpio0=robo_reset

# SES Button on GPIO 6
gpio6=ses_button

# Bootloader variables
lan_ipaddr=192.168.1.1
lan_netmask=255.255.255.0
boot_wait=on

# Watchdog timer in ms
watchdog=3000

# Reset 
reset_gpio=7
bues.ch cgit interface