1# BCM94710DEV 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: bcm94710dev.txt,v 1.1.1.1 2008/10/15 03:25:52 james26_jang Exp $
10boardtype=bcm94710dev
11boardnum=${serno}
12
13# 4710 CPU clock frequency in Mhz
14# Only valid value is 125, anything else defaults to 100Mhz
15clkfreq=125
16
17# 4710 SDRAM controller parameters
18sdram_init=0x0419
19sdram_config=0x0000
20sdram_refresh=0x8040
21sdram_ncdl=0
22
23# 4710 MAC and PHY parameters
24il0macaddr=00:90:4c:20:${maclo}
25et0macaddr=00:90:4c:21:${maclo}
26et0phyaddr=6
27et0mdcport=0
28et1macaddr=00:90:4c:22:${maclo}
29et1phyaddr=7
30et1mdcport=1
31
32# PMON variables
33dl_ram_addr=a0001000
34os_ram_addr=80001000
35os_flash_addr=bfc40000
36lan_ipaddr=192.168.1.1
37lan_netmask=255.255.255.0
38scratch=a0180000
39boot_wait=on
40
41# watchdog set to 3 sec
42watchdog=3000
43
44