uboot/fs
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
..
cramfs
ext2 ext2fs: Fix optimization bug for doubly-indirect block pointers 2010-08-07 22:44:08 +02:00
fat FAT: buffer overflow with FAT12/16 2010-10-20 09:14:38 +02:00
fdos
jffs2 jffs2, suen3: Fix compiler warning 2010-03-31 15:13:31 +02:00
reiserfs
ubifs Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 2010-10-29 21:32:07 +02:00
yaffs2
Makefile