Skip to content
Commit f1d2b313 authored by Heiko Schocher's avatar Heiko Schocher Committed by Wolfgang Denk
Browse files

ARM: add relocation support



!! This breaks support for all arm boards !!

To compile in old style, you must define
CONFIG_SYS_ARM_WITHOUT_RELOC or you can compile
with "CONFIG_SYS_ARM_WITHOUT_RELOC=1 ./MAKEALL board"

!! This define will be removed soon, so convert your
board to use relocation support

Portions of this work were supported by funding from
the CE Linux Forum.

Signed-off-by: default avatarHeiko Schocher <hs@denx.de>

Fix boot from NAND for non-ARM systems
Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent 4fff329d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment