From: Tom Rini Date: Fri, 28 Mar 2014 16:03:39 +0000 (-0400) Subject: README: Add CONFIG_SPL_OS_BOOT to README X-Git-Tag: v2014.07-rc1~2^2~3^2~36 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9607faf20ae48d1a8ad28d9bb2880b9a8eeed872;p=u-boot README: Add CONFIG_SPL_OS_BOOT to README Signed-off-by: Tom Rini --- 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.