[U-Boot] [RFC] [PATCH V2] arm: arm926ejs: use ELF relocations

Reinhard Meyer u-boot at emk-elektronik.de
Tue Oct 5 11:19:42 CEST 2010


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?

Maybe the loop should be left by ble and a test for zero of an entry?

Umm "ble" seems wrong to me anyway:

start = first entry, end = address AFTER last entry,
so it should be "blt", or?

Reinhard



More information about the U-Boot mailing list