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 3d331cc..e5be078 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