1# BCM94333U board
2# Copyright 2006, 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: bcm94333u.txt,v 1.1.1.1 2008/10/15 03:25:52 james26_jang Exp $
10
11# XXX For all practical purposes
12boardtype=bcm94710ap
13boardnum=${serno}
14
15# 4333 CPU clock frequency in Mhz
16# Only valid value is 125, anything else defaults to 100Mhz
17clkfreq=125
18
19# 4333 SDRAM controller parameters
20sdram_init=0x0439
21sdram_config=0x0000
22sdram_refresh=0x8040
23sdram_ncdl=0
24
25# PMON variables
26dl_ram_addr=a0001000
27os_ram_addr=80001000
28os_flash_addr=bfc40000
29lan_ipaddr=192.168.1.1
30lan_netmask=255.255.255.0
31scratch=a0180000
32boot_wait=on
33
34# USB and RNDIS variables
35manf=Broadcom
36productname=Remote NDIS 802.11 Wireless Adapter
37vendor_id=0x0a5c
38product_id=0xd11b
39
40# watchdog set to 3 sec
41watchdog=3000
42