1# BCM94702MN board
2# Copyright (C) 2010, 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: bcm94702mn.txt,v 1.4 2004/12/15 21:09:32 Exp $
10boardtype=bcm94702mn
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=0x0429
19sdram_config=0x0000
20sdram_refresh=0x8040
21sdram_ncdl=0
22
23# 4702 MAC and PHY parameters
24et0macaddr=00:90:4c:49:${maclo}
25et0phyaddr=30
26et0mdcport=0
27et1macaddr=00:90:4c:4a:${maclo}
28et1phyaddr=5
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