I don't know if this will help diagnose, but it might:
I can "successfully" flash a new bootldr and ramdisk by using the load
bootldr and load ramdisk. I go through the following steps:
boot> load bootldr
loading flash region bootldr
using xmodem
ready for xmodem download..
BSD sum value is: 00000000
programming flash...
unlocking boot sector of flash
Protect=9A0E9A02
erasing ...
Erasing sector 00000000
len=00010A80
writing flash..
addr: 00000000 data: EA00008C
addr: 00010000 data: 003A0000
verifying ... done. startAddress :00000000
limitAddress :00010A80
Protecting sector 00000000
Protect=00010001
boot>
What I noticed was the first line ... the "loading flash region
bootldr". When I try and do a 'load kernel', I don't get that line, and
it just tells me to:
boot> load kernel
ready for xmodem download..
I don't know if that helps any, but it might
-Mike
_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.