]> 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 8d3eb10789792c3fe1fbd37481c9227b6177185c..c60dba26bfaf2efdb7d420e01dccd6fa4ddf4b09 100644 (file)
@@ -21,6 +21,6 @@
 #ifndef _ASM_CONFIG_H_
 #define _ASM_CONFIG_H_
 
-/* Relocation to SDRAM works on all ARM boards */
-#define CONFIG_RELOC_FIXUP_WORKS
+#define CONFIG_LMB
+#define CONFIG_SYS_BOOT_RAMDISK_HIGH
 #endif