1# bcm94712agsdio 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: bcm94712agsdio.txt,v 1.2 2005/12/05 21:35:11 Exp $
16boardtype=0x047b
17boardnum=${serno}
18# Board revision 1.2
19boardrev=0x12
20boardflags=0x0a08
21sromrev=2
22
23# MIPS clock frequency in MHz
24clkfreq=200
25
26# 64 MB DDR SDRAM (4 Meg x 16 x 2)
27sdram_init=0x0009
28sdram_config=0x0062
29sdram_refresh=0x0000
30sdram_ncdl=0
31
32# Ethernet Phy
33et0macaddr=00:90:4c:a7:${maclo}
34et0phyaddr=01
35et0mdcport=0
36
37# No eth1
38et1phyaddr=0x1f
39
40# Make the d11 i/f dual band
41wl0id=0x4319
42
43# 4712 802.11g parameters
44il0macaddr=00:90:4c:a8:${maclo}
45aa0=3
46ag0=2
47pa0maxpwr=74
48pa0itssit=62
49pa0b0=0x1691
50pa0b1=0xfa77
51pa0b2=0xfe8a
52
53# 4320 802.11a parameters
54et1macaddr=00:90:4c:a9:${maclo}
55aa1=2
56ag1=2
57pa1itssit=120
58pa1lomaxpwr=60
59pa1lob0=0x1825
60pa1lob1=0xfcf2
61pa1lob2=0xff65
62pa1maxpwr=60
63pa1b0=0x1b49
64pa1b1=0xfcb1
65pa1b2=0xff9e
66pa1himaxpwr=60
67pa1hib0=0x1a8f
68pa1hib1=0xfcb7
69pa1hib2=0xff89
70
71# Commons wireless parameters
72cctl=0
73ccode=0
74
75# Bootlaoder variables
76boot_wait=on
77reset_gpio=7
78
79# Watchdog timer in ms
80watchdog=3000
81