Commit 72bc93e1ef20cf0da31155ad164817799fe5f01b

Authored by Soeren Moch
Committed by Stefano Babic
1 parent b82c7c32ef

board: tbs2910: Remove FIT support in defconfig to reduce u-boot size

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>

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

configs/tbs2910_defconfig
... ... @@ -5,7 +5,6 @@
5 5 CONFIG_TARGET_TBS2910=y
6 6 CONFIG_CMD_HDMIDETECT=y
7 7 CONFIG_NR_DRAM_BANKS=1
8   -CONFIG_FIT=y
9 8 CONFIG_BOOTDELAY=3
10 9 CONFIG_PRE_CONSOLE_BUFFER=y
11 10 CONFIG_PRE_CON_BUF_ADDR=0x7c000000