Hello Reinhard, Reinhard Meyer wrote: > Dear Heiko Schocher, > >> ... but I don;t know if this is the right change! Better would >> be to know, why the last entry in __rel_dyn_start is filled with >> 00000000 ... > > As an EOF marker, maybe?
Hmm... don;t know, but I didn;t see this for example on the magnesium board ... > Maybe the loop should be left by ble and a test for zero of an entry? Maybe yes. > Umm "ble" seems wrong to me anyway: Yep, as I said, it is just a fast fix ... > start = first entry, end = address AFTER last entry, > so it should be "blt", or? Yep. But I think, ble is right ... we should know, why this entry is filled with 00000000 bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

