Hi,
I built some images (latest kamikaze revision) for my WGT634U using kernel 2.6, but when flashed it to the device (by serial connection) it doesn't work - it seems to fall into an endless reboot-loop.
This it what I was able to see with a serial connection:
CFE version 1.0.34 for BCM95365R (32bit,SP,LE)
Build Date: Tue Feb 24 03:21:41 CST 2004 (root@jackylinux)
Copyright (C) 2000,2001,2002 Broadcom Corporation.
Add MAC client version(DNI).
Initializing Arena.
Initializing Devices.
et0: Broadcom BCM47xx 10/100 Mbps Ethernet Controller
CPU type 0x29007: 200MHz
Total memory: 0x2000000 bytes (32MB)
Total memory used by CFE: 0x81BB1280 - 0x82000000 (4517248)
Initialized Data: 0x81BB1280 - 0x81BB3E90 (11280)
BSS Area: 0x81BB3E90 - 0x81BB45D0 (1856)
Local Heap: 0x81BB45D0 - 0x81FB45D0 (4194304)
Stack Area: 0x81FB45D0 - 0x81FB65D0 (8192)
Text (code) segment: 0x81FB65E0 - 0x81FFFFB0 (301520)
Boot area (physical): 0x01B70000 - 0x01BB0000
Relocation Factor: I:E23B65E0 - D:01BB0280
configure vlans
*****************************************************************
*********************** VLAN Driver initial ********************
*****************************************************************
Process LAN port(2-5) vlan Architecture...
SUCCESS: trying to create VLAN 0 for switch
SUCCESS: trying to add LAN port
Process WAN port(2-5) vlan Architecture...
SUCCESS: trying to create VLAN 0 for switch
SUCCESS: trying to add WAN port
SUCCESS: enable ports success
configure vlans...done
Device eth0: hwaddr 00-0F-B5-0D-AF-93, ipaddr 192.168.1.1, mask 255.255.255.0
gateway not set, nameserver not set
Loader:elf Filesys:raw Dev:flash0.os File: Options:(null)
***************************
**** MAC Client V1.0 ****
***************************
et0macaddr value :flag =0 value=00-0f-b5-0d-af-93
et1macaddr value :flag =0 value=00-0f-b5-0d-af-94
MAC exist at least one
system ethernet mac exist and not default....
Skip mac client process.....
Loading: 0x80001000/3740 Entry at 0x80001000
Closing network.
et0: link down
Starting program at 0x80001000
**Exception 8: EPC=804000A4, Cause=0000000C, VAddr=00000D74
RA=8000112C, PRID=00029007
0 ($00) = 00000000 AT ($01) = 00000000
v0 ($02) = B4874448 v1 ($03) = 80400000
a0 ($04) = 81FB60F8 a1 ($05) = 00000000
a2 ($06) = 80000010 a3 ($07) = 30524448
t0 ($08) = 80400000 t1 ($09) = 81FB60F8
t2 ($10) = 80400000 t3 ($11) = 00000000
t4 ($12) = 00000000 t5 ($13) = 00000000
t6 ($14) = 00000000 t7 ($15) = 00000000
s0 ($16) = 3E992C82 s1 ($17) = 00000010
s2 ($18) = 00001000 s3 ($19) = 00000010
s4 ($20) = 00002000 s5 ($21) = 00000100
s6 ($22) = 80000010 s7 ($23) = 80400000
t8 ($24) = FFFFFFC8 t9 ($25) = 804005B8
k0 ($26) = 81FF5630 k1 ($27) = 81FF579C
gp ($28) = 81BB9280 sp ($29) = 81FB6158
fp ($30) = FFFF7E4C ra ($31) = 8000112C
CFE version 1.0.34 for BCM95365R (32bit,SP,LE)
Build Date: Tue Feb 24 03:21:41 CST 2004 (root@jackylinux)
Copyright (C) 2000,2001,2002 Broadcom Corporation.
...
I really don't know what I'm doing wrong - I tried it with default packages, all packages and individual settings when configuring with 'make menuconfig'.
Any hints, tips, ideas?
Thanks & regards,
moh
(Last edited by moh_de on 19 Jan 2008, 15:14)