X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Farm%2Finclude%2Fasm%2Fconfig.h;h=c60dba26bfaf2efdb7d420e01dccd6fa4ddf4b09;hb=b8a7c467960ffb4d5a5e1eef5f7783fb6f594542;hp=8d3eb10789792c3fe1fbd37481c9227b6177185c;hpb=92d5ecba47feb9961c3b7525e947866c5f0d2de5;p=u-boot 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