diff mbox

[U-Boot] omap4_sdp4430: Disable SPL_OS_BOOT

Message ID 1480890074-20229-1-git-send-email-trini@konsulko.com
State Accepted
Commit f2388331026dec9526915ae3ea92ba3538830548
Delegated to: Tom Rini
Headers show

Commit Message

Tom Rini Dec. 4, 2016, 10:21 p.m. UTC
We are tight on space on this board so drop SPL_OS_BOOT

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

Comments

Tom Rini Dec. 4, 2016, 11:40 p.m. UTC | #1
On Sun, Dec 04, 2016 at 05:21:14PM -0500, Tom Rini wrote:

> We are tight on space on this board so drop SPL_OS_BOOT
> 
> Signed-off-by: Tom Rini <trini@konsulko.com>

Applied to u-boot/master, thanks!
diff mbox

Patch

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