
13 Oct
2010
13 Oct
'10
8:40 a.m.
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.