2008/9/30 Jon Loeliger <[EMAIL PROTECTED]>:
> Do some length analysis and make sure you are not stomping
> on any images in memory too, especially after uncompressing.

Uhm...okay...the error message set me on the completely wrong track.

Everything is working now. The problem was, that u-boot itself was overwritten.
As I didn't want the original bootloader to be overwritten, I loaded
u-boot to RAM...
While uncompressing it was overwritten, because I loaded it to 0x20000.

U-boot at 0x700000 and FIT-image at 0x900000 now works like a charm.

Thanks for your helping tip.

Simon

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to