]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit66be9104771acb729af16735c1efbeb9409b5983
tree1690b9eab70d944fc0c6f25d23cb447998ee2d8c
parent2ea3129341ac627202b2f87e0e01076578c7d568
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