1# BCM94710R1 board
2# Copyright 2006, 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: bcm94710r1.txt,v 1.1.1.1 2008/10/15 03:25:52 james26_jang Exp $
10boardtype=bcm94710r1
11boardnum=${serno}
12
13# 4710 SDRAM controller parameters
14sdram_init=0x0409
15sdram_config=0x0000
16sdram_refresh=0x8040
17sdram_ncdl=0
18
19# 4710 MAC and PHY parameters
20il0macaddr=00:90:4c:1a:${maclo}
21et0macaddr=00:90:4c:1b:${maclo}
22et0phyaddr=0
23et0mdcport=0
24et1macaddr=00:90:4c:1c:${maclo}
25et1phyaddr=1
26et1mdcport=0
27
28# vxWorks variables
29password=admin
30options=4096
31dhcps_startip=192.168.1.100
32dhcps_endip=192.168.1.119
33
34# PMON variables
35dl_ram_addr=a0001000
36os_ram_addr=80001000
37os_flash_addr=bfc40000
38lan_ipaddr=192.168.1.1
39lan_netmask=255.255.255.0
40scratch=a0180000
41boot_wait=on
42
43# watchdog set to 3 sec
44watchdog=3000
45
46