uboot-mt623x/post
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
By now, the majority of architectures have working relocation
support, so the few remaining architectures have become exceptions.
To make this more obvious, we make working relocation now the default
case, and flag the remaining cases with CONFIG_NEEDS_MANUAL_RELOC.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Tested-by: Heiko Schocher <hs@denx.de>
Tested-by: Reinhard Meyer <u-boot@emk-elektronik.de>
2010-10-29 21:32:07 +02:00
..
board Coding Style cleanup 2010-10-27 22:48:30 +02:00
cpu ppc4xx: Use common ns16550 functions in 4xx UART POST driver 2010-10-04 11:20:02 +02:00
drivers post/drivers/i2c.c: fix compile error 2010-10-27 20:09:59 +02:00
lib_powerpc Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
Makefile POST cleanup. 2010-09-21 21:39:31 +02:00
post.c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 2010-10-29 21:32:07 +02:00
rules.mk Big white-space cleanup. 2008-05-21 00:14:08 +02:00
tests.c ppc4xx/POST: Add board specific UART POST test to lwmon5 2010-10-20 10:08:08 +02:00