projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fe1a85
)
ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH
author
Alexey Brodkin
<Alexey.Brodkin@synopsys.com>
Sat, 24 May 2014 08:17:20 +0000
(12:17 +0400)
committer
Alexey 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
patch
|
blob
|
history
diff --git
a/arch/arc/include/asm/config.h
b/arch/arc/include/asm/config.h
index 3d331cc970d87698a7f07fba8502f319d524dab8..e5be078c19704776e9cb986d4bf2951e6d5a6335 100644
(file)
--- 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