Hi All,
I'd like to install OpenWrt on my Sweex WF514 (aka LC000060), according to the firmware (google for
LC000060_firm_200713T2.zip) the firmware already contains linux:
od -t x1 -t a WF514-200713T2.img
0020020 55 6e 63 6f 6d 70 72 65 73 73 69 6e 67 20 4c 69
U n c o m p r e s s i n g sp L i
0020040 6e 75 78 2e 2e 2e 20 0a 00 00 00 00 4f 6b 2c 20
n u x . . . sp nl nul nul nul nul O k , sp
0020060 62 6f 6f 74 69 6e 67 20 74 68 65 20 6b 65 72 6e
b o o t i n g sp t h e sp k e r n
0020100 65 6c 2e 0a 00 00 00 00 1f 8b 08 08 a4 70 0f 41
e l . nl nul nul nul nul us vt bs bs $ p si A
0020120 02 0b 55 4e 45 58 2d 47 49 53 4c 2d 54 2d 4c 32
stx vt U N E X - G I S L - T - L 2
0020140 2d 32 30 30 37 31 33 54 32 5f 55 2e 62 69 6e 00
- 2 0 0 7 1 3 T 2 _ U . b i n nul
0020160 ec 5c 7f 6c 14 d7 9d ff ce cc da ac cd 02 6b 7b
l \ del l dc4 W gs del N L Z , M stx k {
0020200 0d 6b 6a f0 6e 76 c7 5e 82 8f 2c 61 09 76 b3 09
cr k j p n v G ^ stx si , a ht v 3 ht
I've attached an serial cable to the board (MAX232) and the bootlog shows the following:
Power-On Self Testing...
Testing SYS Controller...
Testing MEM Controller...
SDRAM Configuration:ROW11_COL8_BANK2
Testing SDRAM Memory ...
From 0x80000000 - 0x807FFFFF
Testing CPU Data RAM...
Testing CPU Internal Registers...
Testing Timer 0...
Testing Timer 1...
Testing DMA Controller...
Testing INT Controller...
Testing PCMCIA Controller...
Testing USB Controller...
Testing Ethernet 0 MAC...
Testing Ethernet 1 MAC...
Testing Cardbus...
Testing PCI...
Power-On Self Test Passed
Bootloader Version 00-03-02, Aug 29 2003 21:45:21
Copyright 2003. All rights reserved.
Press any key to stop auto-boot...
0
auto-booting...
========POR reset========
****** Now used Flash Size: 1MB ******
Start of heap: 0x8065b390
End of heap: 0x80800000
register_function
Initializing LANSW!
Initializing LANSW done!
ifdata.if_name[0] is eth0
ifdata.if_name[0] is eth1
ifdata.if_name[0] is wls0
Firmware Version: 20-07-13T2, Aug 02 2004 11:53:05
Copyright 2002-2003. All rights reserved.
Scanning PCI Bus...
scan PCI deviceNo=1
Found ISL3890 Wireless Device: PCIDEV=1, DEVNUM=4, NICNO=0
***iface=2, dev_num=4
pk_init:bigbufsiz[800]=2048
PHY is switch controller ***IP175A***!
Network PORT 1 <--> 100M Full Duplex
WLAN0 Zone Number is 0
******** WLAN Disabled *******
******* AP CONFIG LAUNCHED *******
******** Isolated Disabled *******
********prohibited configuration Disabled *******
WLS Channel number is 6
Finished wlan firmware download
br0: port 0.0.0.1(eth1 rootport) entering listening state
br0: port 0.0.0.2(wls0 rootport) entering listening state
NAT/Firewall starting...
MaxSessionNumber: 65536
NAT/Firewall started!
Now try to get the configuration file...
interface eth1 uses following ip settings: 192.168.62.1/255.255.255.0
Initialization of NAT/Firewall policy database succeeded!
load_pptp_wan: encryption option=e1
sleep...
SD9218>
L2TP: started
network_thread started
sg_wlan_1x_init
WPA disabled!
hapd->device=80355714
WPA init.....
1x is disbled(0)!
dhcp_update_table called, iface=1
start_ip=192.168.62.50, end_ip=192.168.62.100
route_cfg_update: dycfg.tx_protocol=0, dycfg.rx_protocol=0, dycfg.mode=0
br0: port 0.0.0.2(wls0 rootport) entering learning state
br0: port 0.0.0.1(eth1 rootport) entering learning state
br0: port 0.0.0.2(wls0 rootport) entering forwarding state
br0: topology change detected, propagating
br0: port 0.0.0.1(eth1 rootport) entering forwarding state
br0: topology change detected, propagating
dhcp_update_table return
Entering help on the SD9218 promp shows the following:
general - main menu
sysconfig - sysconfig menu
ifconfig - ifconfig menu
debug - system debug menu
diagnostic - diagnostic aid menu
dhcpsrv - DHCP server
firewall - firewall menu
sntp - SNTP menu
wdog - Watch dog menu
log - WAN log menu
mppp - PPP managemnt menu
wlan - wlan menu
pppoe - pppoe menu
pptp - PPTP
u_mctestc - u_mctest client menu
ping - menu to set/view values for ping
tftps - tftp server menu
rip - RIP menu
l2tp - L2TP menu
wpa - wpa menu
These are pictures of the board:
The Mini PCI card is an ISL3890
Could someone please give me some hints / suggestions how I could run openwrt on this board?
Many thanks!