commit | 56d0a4daa08a783729983c20ae37a54f64d1ace6 | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Fri Sep 17 13:10:41 2010 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Sun Sep 19 19:29:53 2010 +0200 |
tree | 4b721c28e895b4067bd52186fa24b1f82b7cf72a | |
parent | 504f87c817d5f6f9ad58b46e567d214596799349 [diff] |
ARM: implement relocation for ARM V7 (OMAP) Change the implementation for ARM V7 to relocate the code to an arbitrary address in RAM. Adapt the Beagle board (Cortex A8) to test the changes. Portions of this work were supported by funding from the CE Linux Forum. Signed-off-by: Heiko Schocher <hs@denx.de>