[U-Boot] Problems flashing kernel

Kristoffer Ericson kristoffer.ericson at gmail.com
Tue Jun 8 14:40:34 CEST 2010


Greetings,

Im having issues making flashing work on my platform.
Earlier it responded that flash was not erased, but after
doing :
HP Jornada# erase 0x00080000 0x03BFFFFF
it worked.

When I do:
HP Jornada# cp.b 0xC00080000 0x00080000 1296996 (<- my kernel size)
Copy to flash... . (and just sits there)

I tried to increase the timeout defines but it still uses exact same
timeout (4096ms erase, 2ms buffer-write-timeout, 1ms write-timeout).

Chip is being reported as:
Bank # 1: CFI conformant FLASH (32 x 16) Size: 64MB in 259 Sectors
Intel Extended command set, Manufacturer ID:0x89, Device ID:0x19
Erase timeout: 4096ms, write timeout:1ms
Buffer write timeout: 2ms, buffer size: 64 bytes

Best wishes
Kristoffer


More information about the U-Boot mailing list