README: Add CONFIG_SPL_OS_BOOT to README
Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
parent
ba9a6708ec
commit
9607faf20a
1 changed files with 4 additions and 0 deletions
4
README
4
README
|
@ -3254,6 +3254,10 @@ FIT uImage format:
|
||||||
supports MMC, NAND and YMODEM loading of U-Boot and NAND
|
supports MMC, NAND and YMODEM loading of U-Boot and NAND
|
||||||
NAND loading of the Linux Kernel.
|
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
|
CONFIG_SPL_DISPLAY_PRINT
|
||||||
For ARM, enable an optional function to print more information
|
For ARM, enable an optional function to print more information
|
||||||
about the running system.
|
about the running system.
|
||||||
|
|
Loading…
Reference in a new issue