]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/config.h
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[u-boot] / arch / arm / include / asm / config.h
index 4e8dfd7bc5ab40181b2e1df49ba326ba3a2ac673..c60dba26bfaf2efdb7d420e01dccd6fa4ddf4b09 100644 (file)
@@ -21,8 +21,6 @@
 #ifndef _ASM_CONFIG_H_
 #define _ASM_CONFIG_H_
 
-#if defined(CONFIG_SYS_ARM_WITHOUT_RELOC)
-/* Relocation to SDRAM works on all ARM boards */
-#define CONFIG_RELOC_FIXUP_WORKS
-#endif
+#define CONFIG_LMB
+#define CONFIG_SYS_BOOT_RAMDISK_HIGH
 #endif