diff mbox

[U-Boot] ARM: OMAP3_LOGIC: Remove FIT Support

Message ID 1479009211-6880-1-git-send-email-aford173@gmail.com
State Accepted
Commit d5584e43619cc2fb5334171cb74a042b8828a735
Delegated to: Tom Rini
Headers show

Commit Message

Adam Ford Nov. 13, 2016, 3:53 a.m. UTC
Commit ("2cd1ff84037a: OMAP3_LOGIC: Setup defconfig to enable
SPL and NAND booting") accidentally enabled FIT support.

This patch removes the FIT support.

Signed-off-by: Adam Ford <aford173@gmail.com>

Comments

Tom Rini Nov. 17, 2016, 10:16 p.m. UTC | #1
On Sat, Nov 12, 2016 at 09:53:31PM -0600, Adam Ford wrote:

> Commit ("2cd1ff84037a: OMAP3_LOGIC: Setup defconfig to enable
> SPL and NAND booting") accidentally enabled FIT support.
> 
> This patch removes the FIT support.
> 
> Signed-off-by: Adam Ford <aford173@gmail.com>
> 
> diff --git a/configs/omap3_logic_defconfig b/configs/omap3_logic_defconfig
> index c8eb5b5..ac1a6a3 100644

Reviewed-by: Tom Rini <trini@konsulko.com>
Tom Rini Nov. 22, 2016, 2:58 a.m. UTC | #2
On Sat, Nov 12, 2016 at 09:53:31PM -0600, Adam Ford wrote:

> Commit ("2cd1ff84037a: OMAP3_LOGIC: Setup defconfig to enable
> SPL and NAND booting") accidentally enabled FIT support.
> 
> This patch removes the FIT support.
> 
> Signed-off-by: Adam Ford <aford173@gmail.com>
> Reviewed-by: Tom Rini <trini@konsulko.com>
> 
> diff --git a/configs/omap3_logic_defconfig b/configs/omap3_logic_defconfig
> index c8eb5b5..ac1a6a3 100644

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

Patch

diff --git a/configs/omap3_logic_defconfig b/configs/omap3_logic_defconfig
index c8eb5b5..ac1a6a3 100644
--- a/configs/omap3_logic_defconfig
+++ b/configs/omap3_logic_defconfig
@@ -1,7 +1,6 @@ 
 CONFIG_ARM=y
 CONFIG_OMAP34XX=y
 CONFIG_TARGET_OMAP3_LOGIC=y
-CONFIG_FIT=y
 CONFIG_SYS_EXTRA_OPTIONS="NAND"
 CONFIG_SYS_CONSOLE_INFO_QUIET=y
 CONFIG_VERSION_VARIABLE=y