]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/config.h
ARM: add flat device tree support
[karo-tx-uboot.git] / arch / arm / include / asm / config.h
index 4e8dfd7bc5ab40181b2e1df49ba326ba3a2ac673..d8e33fc5135d6f74fedb89ca574396d9ea95f2bc 100644 (file)
@@ -25,4 +25,6 @@
 /* Relocation to SDRAM works on all ARM boards */
 #define CONFIG_RELOC_FIXUP_WORKS
 #endif
+#define CONFIG_LMB
+#define CONFIG_SYS_BOOT_RAMDISK_HIGH
 #endif