Skip to content
Snippets Groups Projects
Commit c20ae2ff authored by Heiko Schocher's avatar Heiko Schocher Committed by Tom Rini
Browse files

spl: move SPL_OS_BOOT to Kconfig


Move SPL_OS_BOOT to Kconfig and cleanup existing
uses.

Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
parent 2b2c6e51
No related branches found
No related tags found
No related merge requests found
......@@ -330,7 +330,6 @@
#endif
/* for booting directly linux */
#define CONFIG_SPL_OS_BOOT
/* SP location before relocation, must use scratch RAM */
#define CONFIG_SPL_TEXT_BASE 0x0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment