[U-Boot] [RFC PATCH] dm: Add support for all targets which requires MANUAL_RELOC

Michal Simek michal.simek at xilinx.com
Wed Feb 4 10:58:10 CET 2015


Hi,

On 02/04/2015 06:48 AM, Graeme Russ wrote:
> 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

+ Microblaze to move to generic board support now.

> 
> Next question is - which of these platforms have toolchains which lack the ability to generate the relocation tables that we need?

Microblaze have the option to generate relocation tables without need to use CONFIG_NEEDS_MANUAL_RELOC.

Thanks,
Michal



More information about the U-Boot mailing list