X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Farm%2Finclude%2Fasm%2Fconfig.h;h=c60dba26bfaf2efdb7d420e01dccd6fa4ddf4b09;hb=3b97152b63da024e3547c76ac9f7912fceb876c3;hp=8d3eb10789792c3fe1fbd37481c9227b6177185c;hpb=92d5ecba47feb9961c3b7525e947866c5f0d2de5;p=karo-tx-uboot.git diff --git a/arch/arm/include/asm/config.h b/arch/arm/include/asm/config.h index 8d3eb10789..c60dba26bf 100644 --- a/arch/arm/include/asm/config.h +++ b/arch/arm/include/asm/config.h @@ -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