On Monday 25 August 2008, Remy Bohmer wrote: > Finally I got the problem tracked down. It was very stupid (as always) > but the reason why FIT-images did not work here, was because the last > bytes of the image were overwritten by downloading the ram drive > image. The legacy uImage just fit in the 3MB memory space, and the FIT > image just did not. (it is quite big, because I use an uncompressed > kernel) > So, moving up the ramdrive image to a higher address solved this problem... > Keeps worth mentioning that the FIT error message (no description > found) had put me completely in the wrong direction... > > For convenience, I also have a kernel patch here that allows the > kernel to build a FIT image immediately while building the uImage.
Great. > I will post that on LKML soon. Please post this here on the U-Boot lists too. LKML is just too hard to track. Thanks. Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: [EMAIL PROTECTED] ===================================================================== _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

