summaryrefslogtreecommitdiff
path: root/configs/am65x_hs_evm_a53_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-23 20:56:21 +0300
committerTom Rini <trini@konsulko.com>2022-05-23 20:56:21 +0300
commitc0a1409d21e7b342566dccb9cc1d38209aabc5ff (patch)
tree0b47c1817dfd45333d9028e9cd6bea520031db23 /configs/am65x_hs_evm_a53_defconfig
parentc04a418d520005d2cbad5d5f9e3d52dfe58f0e00 (diff)
downloadu-boot-c0a1409d21e7b342566dccb9cc1d38209aabc5ff.tar.xz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am65x_hs_evm_a53_defconfig')
-rw-r--r--configs/am65x_hs_evm_a53_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/am65x_hs_evm_a53_defconfig b/configs/am65x_hs_evm_a53_defconfig
index 5a12401c00..05063d30c8 100644
--- a/configs/am65x_hs_evm_a53_defconfig
+++ b/configs/am65x_hs_evm_a53_defconfig
@@ -27,9 +27,7 @@ CONFIG_SPL_SPI=y
# CONFIG_PSCI_RESET is not set
CONFIG_DISTRO_DEFAULTS=y
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
-CONFIG_FIT_IMAGE_POST_PROCESS=y
CONFIG_SPL_LOAD_FIT=y
-CONFIG_SPL_FIT_IMAGE_POST_PROCESS=y
# CONFIG_USE_SPL_FIT_GENERATOR is not set
CONFIG_OF_BOARD_SETUP=y
CONFIG_BOOTCOMMAND="run findfdt; run envboot; run init_${boot}; run get_fit_${boot}; run get_overlaystring; run run_fit"