1# BCM94702AP board with BCM5325E
2# Copyright (C) 2010, Broadcom Corporation. All Rights Reserved.
3# 
4# Permission to use, copy, modify, and/or distribute this software for any
5# purpose with or without fee is hereby granted, provided that the above
6# copyright notice and this permission notice appear in all copies.
7# 
8# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
10# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
11# SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
13# OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
14# CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15# $Id: bcm94702ap-5325e.txt,v 1.3 2004/12/15 21:09:28 Exp $
16boardflags=0x0110
17boardnum=${serno}
18
19# 4702 CPU clock frequency in Mhz
20# Only valid value is 125, anything else defaults to 100Mhz
21clkfreq=125
22
23# 4702 SDRAM controller parameters
24sdram_init=0x0419
25sdram_config=0x0000
26sdram_refresh=0x8040
27sdram_ncdl=0
28
29# 4702 MAC and PHY parameters
30et0macaddr=00:90:4c:49:${maclo}
31et0phyaddr=30
32et0mdcport=0
33et1macaddr=00:90:4c:4a:${maclo}
34et1phyaddr=5
35et1mdcport=1
36
37# PMON variables
38dl_ram_addr=a0001000
39os_ram_addr=80001000
40os_flash_addr=bfc40000
41lan_ipaddr=192.168.1.1
42lan_netmask=255.255.255.0
43scratch=a0180000
44boot_wait=on
45
46# watchdog set to 3 sec
47watchdog=3000
48
49# GPIO mapping
50gpio6=robo_reset
51
52# Robo switch config (vlan0:LAN, vlan1:WAN)
53vlan0hwname=et0
54vlan0ports=1 2 3 4 5*
55vlan1hwname=et0
56vlan1ports=0 5u
57
58# Bootloader and OS glue
59landevs=vlan0 wl0 wl1
60wandevs=et0
61