projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9543e95
)
imx: ventana: config: Support ramdisk
author
Tim Harvey
<tharvey@gateworks.com>
Wed, 8 Apr 2015 19:54:40 +0000
(12:54 -0700)
committer
Stefano Babic
<sbabic@denx.de>
Wed, 22 Apr 2015 12:39:08 +0000
(14:39 +0200)
Set the initrd_high env so that ramdisk range can be properly set.
See commit
7e9603e
and README
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
include/configs/gw_ventana.h
patch
|
blob
|
history
diff --git
a/include/configs/gw_ventana.h
b/include/configs/gw_ventana.h
index 3958ba75ac3ba9eeb1d6caec8ff00afbd2f5ecd5..658f574973367ac058ecf8d6bde167d0085b4c0f 100644
(file)
--- a/
include/configs/gw_ventana.h
+++ b/
include/configs/gw_ventana.h
@@
-333,6
+333,7
@@
\
"fdt_high=0xffffffff\0" \
"fdt_addr=0x18000000\0" \
+ "initrd_high=0xffffffff\0" \
"loadfdt=" \
"if ${fsload} ${fdt_addr} boot/${fdt_file}; then " \
"echo Loaded DTB from boot/${fdt_file}; " \