1# bcm94712p board
2# Copyright 2003, 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: bcm94712p.txt,v 1.1.1.1 2008/10/15 03:25:52 james26_jang Exp $
10boardtype=0x0446
11boardnum=${serno}
12# Board revision 6.0
13boardrev=0x60
14boardflags=0x48
15sromrev=2
16
17# MIPS clock frequency in MHz
18clkfreq=200
19
20# 8 MB SDR SDRAM (4 Meg x 16)
21sdram_init=0x0002
22sdram_config=0x0022
23sdram_refresh=0x0000
24sdram_ncdl=0
25
26# No ethernet at all
27et0phyaddr=0x1f
28et1phyaddr=0x1f
29
30# 4712 802.11g parameters
31il0macaddr=00:90:4c:77:${maclo}
32aa0=3
33ag0=2
34pa0maxpwr=76
35pa0itssit=62
36pa0b0=0x1599
37pa0b1=0xfad3
38pa0b2=0xfed4
39
40# Commons wireless parameters
41wl0gpio0=0xff
42wl0gpio1=0xff
43wl0gpio2=0xff
44wl0gpio3=0xff
45cctl=0
46ccode=0
47
48# Bootlaoder variables
49dl_ram_addr=a0001000
50os_ram_addr=80001000
51os_flash_addr=bfc40000
52lan_ipaddr=192.168.1.1
53lan_netmask=255.255.255.0
54scratch=a0180000
55boot_wait=on
56
57# Watchdog timer in ms
58watchdog=3000
59