board: tbs2910: Remove FIT support in defconfig to reduce u-boot size
authorSoeren Moch <smoch@web.de>
Sat, 5 Jan 2019 08:31:18 +0000 (09:31 +0100)
committerStefano Babic <sbabic@denx.de>
Wed, 9 Jan 2019 15:55:58 +0000 (16:55 +0100)
The current defconfig build generates a u-boot.imx file that is too large
for the available space on a eMMC/SD card. Installing this file overwrites
the u-boot environment. So disable the unused FIT support to reduce the
size of the u-boot binary.

Signed-off-by: Soeren Moch <smoch@web.de>
configs/tbs2910_defconfig

index 55cd9bd998f906cd9cf6a6c7eb11f9f6a2f24338..fc15dcf0131be7cdd1cbadd4d524cccf805c6b1e 100644 (file)
@@ -5,7 +5,6 @@ CONFIG_SYS_TEXT_BASE=0x17800000
 CONFIG_TARGET_TBS2910=y
 CONFIG_CMD_HDMIDETECT=y
 CONFIG_NR_DRAM_BANKS=1
-CONFIG_FIT=y
 CONFIG_BOOTDELAY=3
 CONFIG_PRE_CONSOLE_BUFFER=y
 CONFIG_PRE_CON_BUF_ADDR=0x7c000000