aboutsummaryrefslogtreecommitdiffstats
path: root/shared/nvram/bcm94710r1.txt
blob: acf5d3583f60a3e3c1c25a848c646b33e071f9a4 (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
# BCM94710R1 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: bcm94710r1.txt,v 1.1.1.1 2008/07/21 09:20:53 james26_jang Exp $
boardtype=bcm94710r1
boardnum=${serno}

# 4710 SDRAM controller parameters
sdram_init=0x0409
sdram_config=0x0000
sdram_refresh=0x8040
sdram_ncdl=0

# 4710 MAC and PHY parameters
il0macaddr=00:90:4c:1a:${maclo}
et0macaddr=00:90:4c:1b:${maclo}
et0phyaddr=0
et0mdcport=0
et1macaddr=00:90:4c:1c:${maclo}
et1phyaddr=1
et1mdcport=0

# vxWorks variables
password=admin
options=4096
dhcps_startip=192.168.1.100
dhcps_endip=192.168.1.119

# PMON variables
dl_ram_addr=a0001000
os_ram_addr=80001000
os_flash_addr=bfc40000
lan_ipaddr=192.168.1.1
lan_netmask=255.255.255.0
scratch=a0180000
boot_wait=on

# watchdog set to 3 sec
watchdog=3000

bues.ch cgit interface