aboutsummaryrefslogtreecommitdiffstats
path: root/shared/nvram/bcm94712ap.txt
blob: 0512ed20f94acee2590d6e5fa2e9f1ca07bdd365 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# BCM4712ap board
# Copyright 2007, Broadcom Corporation
# All Rights Reserved.
# 
# THIS SOFTWARE IS OFFERED "AS IS", AND BROADCOM GRANTS NO WARRANTIES OF ANY
# KIND, EXPRESS OR IMPLIED, BY STATUTE, COMMUNICATION OR OTHERWISE. BROADCOM
# SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
# FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
# $Id: bcm94712ap.txt,v 1.1.1.1 2008/07/21 09:20:53 james26_jang Exp $
boardtype=0x0445
boardnum=${serno}
# Board revision 2.6
boardrev=0x26
boardflags=0x0208
sromrev=2

# MIPS clock frequency in MHz
clkfreq=200

# 32 MB DDR SDRAM (16 Meg x 16)
sdram_init=0x000b
sdram_config=0x0062
sdram_refresh=0x0000
sdram_ncdl=0

# Ethernet w/ac100 single phy
et0macaddr=00:90:4c:68:${maclo}
et0phyaddr=5
et0mdcport=0

# No eth1
et1phyaddr=0x1f

# 4712 802.11g parameters
il0macaddr=00:90:4c:67:${maclo}
aa0=3
ag0=2
pa0maxpwr=60
pa0itssit=62
pa0b0=0x152d
pa0b1=0xfac8
pa0b2=0xfe9d

# Commons wireless parameters
wl0gpio0=0xff
wl0gpio1=0xff
wl0gpio2=0xff
wl0gpio3=0xff
cctl=0
ccode=0

# glue between bootloader and OS
landevs=et0 wl0
wandevs=

# Bootlaoder variables
dl_ram_addr=a0001000
os_ram_addr=80001000
os_flash_addr=bfc40000
lan_ipaddr=192.168.1.1
lan_netmask=255.255.255.0
scratch=a0180000
boot_wait=on

# Watchdog timer in ms
watchdog=3000
bues.ch cgit interface