[U-Boot] [RFC PATCH] dm: Add support for all targets which requires MANUAL_RELOC
Graeme Russ
gruss at tss-engineering.com
Wed Feb 4 06:48:47 CET 2015
Hi Simon,
> Maybe I asked this before, but when can we remove
> CONFIG_NEEDS_MANUAL_RELOC? What platforms need it?
A quick grep yields a global define of CONFIG_NEEDS_MANUAL_RELOC for
avr32, m68k, nds32, and sparc
Next question is - which of these platforms have toolchains which lack
the ability to generate the relocation tables that we need?
Regards,
Graeme
More information about the U-Boot
mailing list