uboot-mt623x/arch
Heiko Schocher f1d2b313c9 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: Heiko Schocher <hs@denx.de>

Fix boot from NAND for non-ARM systems
Signed-off-by: Wolfgang Denk <wd@denx.de>
2010-09-19 19:29:53 +02:00
..
arm ARM: add relocation support 2010-09-19 19:29:53 +02:00
avr32 relocation: fixup cmdtable 2010-09-19 19:29:51 +02:00
blackfin New implementation for internal handling of environment variables. 2010-09-19 19:29:48 +02:00
i386 arm: get rid of bi_env 2010-09-19 19:29:50 +02:00
m68k common: move TOTAL_MALLOC_LEN to include/common.h 2010-09-19 19:29:52 +02:00
microblaze New implementation for internal handling of environment variables. 2010-09-19 19:29:48 +02:00
mips common: move TOTAL_MALLOC_LEN to include/common.h 2010-09-19 19:29:52 +02:00
nios2 New implementation for internal handling of environment variables. 2010-09-19 19:29:48 +02:00
powerpc common: move TOTAL_MALLOC_LEN to include/common.h 2010-09-19 19:29:52 +02:00
sh New implementation for internal handling of environment variables. 2010-09-19 19:29:48 +02:00
sparc relocation: fixup cmdtable 2010-09-19 19:29:51 +02:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00