]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Sat, 24 May 2014 08:17:20 +0000 (12:17 +0400)
committerAlexey Brodkin <abrodkin@synopsys.com>
Tue, 3 Jun 2014 12:16:57 +0000 (16:16 +0400)
This enables relocation of initrd to the end of available DDR before Linux
kernel start-up as it is done in other architectures.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
arch/arc/include/asm/config.h

index 3d331cc970d87698a7f07fba8502f319d524dab8..e5be078c19704776e9cb986d4bf2951e6d5a6335 100644 (file)
@@ -8,6 +8,7 @@
 #define __ASM_ARC_CONFIG_H_
 
 #define CONFIG_SYS_GENERIC_GLOBAL_DATA
+#define CONFIG_SYS_BOOT_RAMDISK_HIGH
 
 #define CONFIG_LMB