1# BCM4712ap board
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: bcm94712ap.txt,v 1.11 2004/12/15 21:09:44 Exp $
16boardtype=0x0445
17boardnum=${serno}
18# Board revision 2.6
19boardrev=0x26
20boardflags=0x0208
21sromrev=2
22
23# MIPS clock frequency in MHz
24clkfreq=200
25
26# 32 MB DDR SDRAM (16 Meg x 16)
27sdram_init=0x000b
28sdram_config=0x0062
29sdram_refresh=0x0000
30sdram_ncdl=0
31
32# Ethernet w/ac100 single phy
33et0macaddr=00:90:4c:68:${maclo}
34et0phyaddr=5
35et0mdcport=0
36
37# No eth1
38et1phyaddr=0x1f
39
40# 4712 802.11g parameters
41il0macaddr=00:90:4c:67:${maclo}
42aa0=3
43ag0=2
44pa0maxpwr=60
45pa0itssit=62
46pa0b0=0x152d
47pa0b1=0xfac8
48pa0b2=0xfe9d
49
50# Commons wireless parameters
51wl0gpio0=0xff
52wl0gpio1=0xff
53wl0gpio2=0xff
54wl0gpio3=0xff
55cctl=0
56ccode=0
57
58# glue between bootloader and OS
59landevs=et0 wl0
60wandevs=
61
62# Bootlaoder variables
63dl_ram_addr=a0001000
64os_ram_addr=80001000
65os_flash_addr=bfc40000
66lan_ipaddr=192.168.1.1
67lan_netmask=255.255.255.0
68scratch=a0180000
69boot_wait=on
70
71# Watchdog timer in ms
72watchdog=3000
73