commit | 9607faf20ae48d1a8ad28d9bb2880b9a8eeed872 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Fri Mar 28 12:03:39 2014 -0400 |
committer | Tom Rini <trini@ti.com> | Thu Apr 17 14:39:54 2014 -0400 |
tree | 80f39959bbd0907a2b4f51497bba64f1106c0b60 | |
parent | ba9a6708ec51c294a9674d6901a8be7c3ef76f57 [diff] [blame] |
README: Add CONFIG_SPL_OS_BOOT to README Signed-off-by: Tom Rini <trini@ti.com>
diff --git a/README b/README index 7b5d01b..f39accf 100644 --- a/README +++ b/README
@@ -3254,6 +3254,10 @@ 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.