summaryrefslogtreecommitdiff
path: root/configs/tbs2910_defconfig
diff options
context:
space:
mode:
authorSoeren Moch <smoch@web.de>2019-01-05 11:31:18 +0300
committerStefano Babic <sbabic@denx.de>2019-01-09 18:55:58 +0300
commit72bc93e1ef20cf0da31155ad164817799fe5f01b (patch)
tree1690b9eab70d944fc0c6f25d23cb447998ee2d8c /configs/tbs2910_defconfig
parentb82c7c32efcba76164c966733002c7c8528b005d (diff)
downloadu-boot-72bc93e1ef20cf0da31155ad164817799fe5f01b.tar.xz
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>
Diffstat (limited to 'configs/tbs2910_defconfig')
-rw-r--r--configs/tbs2910_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/tbs2910_defconfig b/configs/tbs2910_defconfig
index 55cd9bd998..fc15dcf013 100644
--- a/configs/tbs2910_defconfig
+++ b/configs/tbs2910_defconfig
@@ -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