summaryrefslogtreecommitdiffstats
path: root/include/configs/nitrogen6x.h
diff options
context:
space:
mode:
authorEric Nelson <eric.nelson@boundarydevices.com>2014-10-02 12:16:43 -0700
committerStefano Babic <sbabic@denx.de>2014-10-06 17:57:22 +0200
commit8145ccc3be91f4909884cb80735e33ee930baa15 (patch)
treef8bf15266c7ea54bd18fcfc429615ada1659d908 /include/configs/nitrogen6x.h
parent43a3431c2602ba7949c3bbb7a541396caa772c2c (diff)
downloadblackbird-obmc-uboot-8145ccc3be91f4909884cb80735e33ee930baa15.tar.gz
blackbird-obmc-uboot-8145ccc3be91f4909884cb80735e33ee930baa15.zip
nitrogen6x: config: add initrd_high
Support RAM disks by setting initrd_high. See commit 7e9603e Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Diffstat (limited to 'include/configs/nitrogen6x.h')
-rw-r--r--include/configs/nitrogen6x.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
index 2167d77a38..3c24443592 100644
--- 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} ;" \
OpenPOWER on IntegriCloud