projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba9a670
)
README: Add CONFIG_SPL_OS_BOOT to README
author
Tom Rini
<trini@ti.com>
Fri, 28 Mar 2014 16:03:39 +0000
(12:03 -0400)
committer
Tom Rini
<trini@ti.com>
Thu, 17 Apr 2014 18:39:54 +0000
(14:39 -0400)
Signed-off-by: Tom Rini <trini@ti.com>
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 7b5d01ba6b3a5b6f269aa117e6aae99671d474a7..f39accfe5307ca7f1f94dbd8c6a8e13486f2604e 100644
(file)
--- 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.