[U-Boot] [PATCH v2 09/12] README: Add CONFIG_SPL_OS_BOOT to README

Tom Rini trini at ti.com
Mon Dec 9 19:08:55 CET 2013


Signed-off-by: Tom Rini <trini at ti.com>
---
 README |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README b/README
index 1b5a598..4b42a71 100644
--- a/README
+++ b/README
@@ -3157,6 +3157,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.
-- 
1.7.9.5



More information about the U-Boot mailing list