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)
commit72bc93e1ef20cf0da31155ad164817799fe5f01b
tree1690b9eab70d944fc0c6f25d23cb447998ee2d8c
parentb82c7c32efcba76164c966733002c7c8528b005d
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>
configs/tbs2910_defconfig