arm/microblaze/nios/nios2/sh: Remove relocation fixups
[platform/kernel/u-boot.git] / include / asm-arm / config.h
index 049c44e..b76fd8e 100644 (file)
@@ -21,4 +21,7 @@
 #ifndef _ASM_CONFIG_H_
 #define _ASM_CONFIG_H_
 
+/* Relocation to SDRAM works on all ARM boards */
+#define CONFIG_RELOC_FIXUP_WORKS
+
 #endif