# BCM94710AP board # Copyright 2006, 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: bcm94710ap.txt,v 1.1.1.1 2008/10/15 03:25:52 james26_jang Exp $ boardtype=bcm94710ap boardnum=${serno} # 4710 CPU clock frequency in Mhz # Only valid value is 125, anything else defaults to 100Mhz clkfreq=125 # 4710 SDRAM controller parameters sdram_init=0x0419 sdram_config=0x0000 sdram_refresh=0x8040 sdram_ncdl=0 # 4710 MAC and PHY parameters il0macaddr=00:90:4c:48:${maclo} et0macaddr=00:90:4c:49:${maclo} et0phyaddr=30 et0mdcport=0 et1macaddr=00:90:4c:4a:${maclo} et1phyaddr=5 et1mdcport=1 # PMON 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 set to 3 sec watchdog=3000