]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/asm-sh/config.h
arm/microblaze/nios/nios2/sh: Remove relocation fixups
[karo-tx-uboot.git] / include / asm-sh / config.h
index 049c44eaf84de0ce67d86afcf0cd016d4bd6c407..978cc92f40a1a48fb8fae9a31e21f8e75aefaff4 100644 (file)
@@ -21,4 +21,7 @@
 #ifndef _ASM_CONFIG_H_
 #define _ASM_CONFIG_H_
 
+/* Relocation to SDRAM works on all sh boards */
+#define CONFIG_RELOC_FIXUP_WORKS
+
 #endif