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:
43a3431
)
nitrogen6x: config: add initrd_high
author
Eric Nelson
<eric.nelson@boundarydevices.com>
Thu, 2 Oct 2014 19:16:43 +0000
(12:16 -0700)
committer
Stefano Babic
<sbabic@denx.de>
Mon, 6 Oct 2014 15:57:22 +0000
(17:57 +0200)
Support RAM disks by setting initrd_high. See commit
7e9603e
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
include/configs/nitrogen6x.h
patch
|
blob
|
history
diff --git
a/include/configs/nitrogen6x.h
b/include/configs/nitrogen6x.h
index 2167d77a3803b58f95af6d37a06c8d8bc967c74d..3c2444359264799cc27093557ebeceffd97413d9 100644
(file)
--- a/
include/configs/nitrogen6x.h
+++ b/
include/configs/nitrogen6x.h
@@
-282,6
+282,7
@@
"echo ; echo serial console at 115200, 8N1 ; echo ; " \
"echo details at http://boundarydevices.com/6q_bootscript ; " \
"setenv stdout serial\0" \
+ "initrd_high=0xffffffff\0" \
"upgradeu=for dtype in ${bootdevs}" \
"; do " \
"for disk in 0 1 ; do ${dtype} dev ${disk} ;" \