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