summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-03-28 12:03:39 -0400
committerTom Rini <trini@ti.com>2014-04-17 14:39:54 -0400
commit9607faf20ae48d1a8ad28d9bb2880b9a8eeed872 (patch)
tree80f39959bbd0907a2b4f51497bba64f1106c0b60 /README
parentba9a6708ec51c294a9674d6901a8be7c3ef76f57 (diff)
downloadtalos-obmc-uboot-9607faf20ae48d1a8ad28d9bb2880b9a8eeed872.tar.gz
talos-obmc-uboot-9607faf20ae48d1a8ad28d9bb2880b9a8eeed872.zip
README: Add CONFIG_SPL_OS_BOOT to README
Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 7b5d01ba6b..f39accfe53 100644
--- a/README
+++ b/README
@@ -3254,6 +3254,10 @@ FIT uImage format:
supports MMC, NAND and YMODEM loading of U-Boot and NAND
NAND loading of the Linux Kernel.
+ CONFIG_SPL_OS_BOOT
+ Enable booting directly to an OS from SPL.
+ See also: doc/README.falcon
+
CONFIG_SPL_DISPLAY_PRINT
For ARM, enable an optional function to print more information
about the running system.
OpenPOWER on IntegriCloud