On Wed, May 21, 2014 at 10:43:50PM +0200, Franck Jullien wrote: > The relocation code can now relocate from anywhere to > the RAM. > > The old code assumed that the binary was copied to the RAM > by some PBL and then it just relocated the .text section > from the loaded address to the linked address. > > Now, it first checks if vectors are somewhere else than the > linked address. If yes, there are copied to address 0 (or > to the exception vector base address if register EVBAR is > present). > > Then, the .text section is relocated from its current location > to the RAM. > > Signed-off-by: Franck Jullien <franck.jull...@gmail.com>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot