]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/config.h
use spl_ymodem_load_image() as fallback if NAND boot fails
[karo-tx-uboot.git] / arch / arm / include / asm / config.h
index b76fd8eb48a95a95bd7d335b32fd2a1eab338a59..c60dba26bfaf2efdb7d420e01dccd6fa4ddf4b09 100644 (file)
@@ -21,7 +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