[U-Boot] [PATCH] [NEW_RELOC] arm1136, qong: add support for ELF relocations
    Albert ARIBAUD 
    albert.aribaud at free.fr
       
    Wed Oct 13 08:40:30 CEST 2010
    
    
  
Le 13/10/2010 07:27, Heiko Schocher a écrit :
>>> +#define	CONFIG_RELOC_FIXUP_WORKS
>>
>> I believe this is now common to all ARMs, hence unneeded in config files.
>
> Hmm.. instead we should remove in arch/arm/include/asm/config.h
>
>    24 #if defined(CONFIG_SYS_ARM_WITHOUT_RELOC)
>    25 /* Relocation to SDRAM works on all ARM boards */
>    26 #define CONFIG_RELOC_FIXUP_WORKS
>    27 #endif
>
> this #if defined(CONFIG_SYS_ARM_WITHOUT_RELOC) ... #endif
This is already done in my first patchset -- unless I did it wrong of 
course.
Amicalement,
-- 
Albert.
    
    
More information about the U-Boot
mailing list