summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorfaqiang.zhu <faqiang.zhu@nxp.com>2018-11-23 09:18:01 +0800
committerfaqiang.zhu <faqiang.zhu@nxp.com>2018-11-23 09:41:32 +0800
commit21d4e35d9464cc7ca5958ff17242a0d1769db7bf (patch)
treec3925238a10a18805aa9d81bf19da64ff7bb395b /configs
parent7843ab1b619d53c24a11f7db10b277287dcd1b11 (diff)
MA-13488-3 remove FIT related configurations for imx8q
for 8qxp_mek and 8qm_mek platforms, container is used instead of FIT, SPL now will load container, not FIT. This modification can minish the size of u-boot image. Change-Id: Id7e3e62bf95db5941264c3370a3e092e9b77a42f Signed-off-by: faqiang.zhu <faqiang.zhu@nxp.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/imx8qm_mek_android_defconfig3
-rw-r--r--configs/imx8qm_mek_androidauto_defconfig3
-rw-r--r--configs/imx8qm_mek_androidauto_trusty_defconfig3
-rw-r--r--configs/imx8qxp_mek_android_defconfig3
-rw-r--r--configs/imx8qxp_mek_androidauto_defconfig3
-rw-r--r--configs/imx8qxp_mek_androidauto_trusty_defconfig3
6 files changed, 0 insertions, 18 deletions
diff --git a/configs/imx8qm_mek_android_defconfig b/configs/imx8qm_mek_android_defconfig
index cf14544d23c..400e766e701 100644
--- a/configs/imx8qm_mek_android_defconfig
+++ b/configs/imx8qm_mek_android_defconfig
@@ -89,9 +89,6 @@ CONFIG_LZ4=y
CONFIG_SMC_FUSE=y
CONFIG_CMD_MEMTEST=y
-CONFIG_FIT=y
CONFIG_SPL=y
-CONFIG_SPL_FIT=y
-CONFIG_SPL_LOAD_FIT=y
CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_GPIO_SUPPORT=y
diff --git a/configs/imx8qm_mek_androidauto_defconfig b/configs/imx8qm_mek_androidauto_defconfig
index 5e6f892991f..922625a9279 100644
--- a/configs/imx8qm_mek_androidauto_defconfig
+++ b/configs/imx8qm_mek_androidauto_defconfig
@@ -110,9 +110,6 @@ CONFIG_LZ4=y
CONFIG_SMC_FUSE=y
CONFIG_CMD_MEMTEST=y
-CONFIG_FIT=y
CONFIG_SPL=y
-CONFIG_SPL_FIT=y
-CONFIG_SPL_LOAD_FIT=y
CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_GPIO_SUPPORT=y
diff --git a/configs/imx8qm_mek_androidauto_trusty_defconfig b/configs/imx8qm_mek_androidauto_trusty_defconfig
index 955023c566b..df96c308b25 100644
--- a/configs/imx8qm_mek_androidauto_trusty_defconfig
+++ b/configs/imx8qm_mek_androidauto_trusty_defconfig
@@ -111,10 +111,7 @@ CONFIG_LZ4=y
CONFIG_SMC_FUSE=y
CONFIG_CMD_MEMTEST=y
-CONFIG_FIT=y
CONFIG_SPL=y
-CONFIG_SPL_FIT=y
-CONFIG_SPL_LOAD_FIT=y
CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_GPIO_SUPPORT=y
diff --git a/configs/imx8qxp_mek_android_defconfig b/configs/imx8qxp_mek_android_defconfig
index ee02e0298fd..e88c05a1eb7 100644
--- a/configs/imx8qxp_mek_android_defconfig
+++ b/configs/imx8qxp_mek_android_defconfig
@@ -89,9 +89,6 @@ CONFIG_LZ4=y
CONFIG_SMC_FUSE=y
CONFIG_CMD_MEMTEST=y
-CONFIG_FIT=y
CONFIG_SPL=y
-CONFIG_SPL_FIT=y
-CONFIG_SPL_LOAD_FIT=y
CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_GPIO_SUPPORT=y
diff --git a/configs/imx8qxp_mek_androidauto_defconfig b/configs/imx8qxp_mek_androidauto_defconfig
index 94fee882926..3d5d4f89345 100644
--- a/configs/imx8qxp_mek_androidauto_defconfig
+++ b/configs/imx8qxp_mek_androidauto_defconfig
@@ -112,9 +112,6 @@ CONFIG_LZ4=y
CONFIG_SMC_FUSE=y
CONFIG_CMD_MEMTEST=y
-CONFIG_FIT=y
CONFIG_SPL=y
-CONFIG_SPL_FIT=y
-CONFIG_SPL_LOAD_FIT=y
CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_GPIO_SUPPORT=y
diff --git a/configs/imx8qxp_mek_androidauto_trusty_defconfig b/configs/imx8qxp_mek_androidauto_trusty_defconfig
index 644e47ae966..13f3bbefe4d 100644
--- a/configs/imx8qxp_mek_androidauto_trusty_defconfig
+++ b/configs/imx8qxp_mek_androidauto_trusty_defconfig
@@ -113,10 +113,7 @@ CONFIG_LZ4=y
CONFIG_SMC_FUSE=y
CONFIG_CMD_MEMTEST=y
-CONFIG_FIT=y
CONFIG_SPL=y
-CONFIG_SPL_FIT=y
-CONFIG_SPL_LOAD_FIT=y
CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_GPIO_SUPPORT=y