summaryrefslogtreecommitdiffstats
path: root/arch/arc
diff options
context:
space:
mode:
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>2014-05-24 12:17:20 +0400
committerAlexey Brodkin <abrodkin@synopsys.com>2014-06-03 16:16:57 +0400
commitd119a2ef7fb3c10b01c64a7da8f3906691166efe (patch)
treee4d309f192f34f6bad2bd1c8a243b4b9f3a44606 /arch/arc
parent3fe1a8545b55d31a6db2d9e60d962c4f6e048913 (diff)
downloadblackbird-obmc-uboot-d119a2ef7fb3c10b01c64a7da8f3906691166efe.tar.gz
blackbird-obmc-uboot-d119a2ef7fb3c10b01c64a7da8f3906691166efe.zip
ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH
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>
Diffstat (limited to 'arch/arc')
-rw-r--r--arch/arc/include/asm/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arc/include/asm/config.h b/arch/arc/include/asm/config.h
index 3d331cc970..e5be078c19 100644
--- a/arch/arc/include/asm/config.h
+++ b/arch/arc/include/asm/config.h
@@ -8,6 +8,7 @@
#define __ASM_ARC_CONFIG_H_
#define CONFIG_SYS_GENERIC_GLOBAL_DATA
+#define CONFIG_SYS_BOOT_RAMDISK_HIGH
#define CONFIG_LMB
OpenPOWER on IntegriCloud