OpenWrt Forum Archive

Topic: whr-hp-54 only tftp possible

The content of this topic has been archived on 12 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi there,

i have a buffalo router, which only responds on ping to 192.168.11.1.
When i upload a new firmware it works fine, after that the diag led starts blinking for some seconds.
Right after that only the power led is on and the router waits for firmware via tftp.

Hard Reset shows no effect.

Can anyone help?

cs

serial console:

* flashutl_cmd: type (0004), read_id (0090)
-> vendid (00DA), devid (227E), devid2 (0000)
* flashutl_cmd: type (0003), read_id (0090)
-> vendid (00DA), devid (227E), devid2 (0000)
* flashutl_cmd: type (0002), read_id (0090)
-> vendid (0019), devid (1000), devid2 (0000)
* Flash Info. -> manufacturer (FF), device (FF)
* Flash Info. -> manufacturer2 (0000), device2 (0000)
* Insaner_2 = (0x7e)
et0: Broadcom BCM47xx 10/100 Mbps Ethernet Controller 3.90.39.0
* memc_config: (00048000)
CPU type 0x29008: 200MHz
Total memory: 16384 KBytes

Total memory used by CFE:  0x80400000 - 0x804A39B0 (670128)
Initialized Data:          0x80439670 - 0x8043C210 (11168)
BSS Area:                  0x8043C210 - 0x8043D9B0 (6048)
Local Heap:                0x8043D9B0 - 0x804A19B0 (409600)
Stack Area:                0x804A19B0 - 0x804A39B0 (8192)
Text (code) segment:       0x80400000 - 0x80439670 (235120)
Boot area (physical):      0x004A4000 - 0x004E4000
Relocation Factor:         I:00000000 - D:00000000

Device eth0:  hwaddr 00-1D-73-55-DD-44, ipaddr 192.168.11.1, mask 255.255.255.0
        gateway not set, nameserver not set
Boot program checksum is invalid
Reading :: Failed.: Interrupted

serial console during tftp flash:

Boot program checksum is invalid
Reading :: Done. 2446350 bytes read
Programming...done. 2446350 bytes written
>>> boot -raw -z -addr=0x80001000 -max=0x3a0000 flash0.os:
Loader:raw Filesys:raw Dev:flash0.os File: Options:(null)
Loading: . 0 bytes read
Failed.
Could not load flash0.os:: Error
CFE>

reason was a defect tftp client from linux netkit 0.17

The discussion might have continued from here.