[U-Boot] [PATCH] omap4_sdp4430: Disable SPL_OS_BOOT

Tom Rini trini at konsulko.com
Sun Dec 4 23:21:14 CET 2016


We are tight on space on this board so drop SPL_OS_BOOT

Signed-off-by: Tom Rini <trini at konsulko.com>
---
 configs/omap4_sdp4430_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/omap4_sdp4430_defconfig b/configs/omap4_sdp4430_defconfig
index 57dcf32e224a..de339ca2c9c3 100644
--- a/configs/omap4_sdp4430_defconfig
+++ b/configs/omap4_sdp4430_defconfig
@@ -8,7 +8,6 @@ CONFIG_SYS_CONSOLE_IS_IN_ENV=y
 CONFIG_SYS_CONSOLE_INFO_QUIET=y
 CONFIG_VERSION_VARIABLE=y
 CONFIG_SPL=y
-CONFIG_SPL_OS_BOOT=y
 # CONFIG_CMD_IMLS is not set
 CONFIG_CMD_ASKENV=y
 # CONFIG_CMD_FLASH is not set
-- 
1.9.1



More information about the U-Boot mailing list