]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/config.h
Merge branch 'elf_reloc'
[karo-tx-uboot.git] / arch / arm / include / asm / config.h
index 8d3eb10789792c3fe1fbd37481c9227b6177185c..4124f0a9922e25d0d919e871107648bf859fd4fd 100644 (file)
@@ -23,4 +23,7 @@
 
 /* Relocation to SDRAM works on all ARM boards */
 #define CONFIG_RELOC_FIXUP_WORKS
+
+#define CONFIG_LMB
+#define CONFIG_SYS_BOOT_RAMDISK_HIGH
 #endif