summaryrefslogtreecommitdiff
path: root/configs/apalis-imx8_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-03-27 20:39:17 +0300
committerTom Rini <trini@konsulko.com>2023-03-27 20:39:17 +0300
commitc358af81d0df0ba5eadda585577425345dae55ed (patch)
tree63a144be8f4dfbf4322a910869f2d2c1def2aff9 /configs/apalis-imx8_defconfig
parentaba0eb5b94089757fe5382bf75bc3902b8ce24cf (diff)
downloadu-boot-c358af81d0df0ba5eadda585577425345dae55ed.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/apalis-imx8_defconfig')
-rw-r--r--configs/apalis-imx8_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/apalis-imx8_defconfig b/configs/apalis-imx8_defconfig
index 901b15dc2d..d9a465895a 100644
--- a/configs/apalis-imx8_defconfig
+++ b/configs/apalis-imx8_defconfig
@@ -17,11 +17,11 @@ CONFIG_SYS_PROMPT="Apalis iMX8 # "
CONFIG_SYS_LOAD_ADDR=0x95400000
CONFIG_SYS_MEMTEST_START=0x88000000
CONFIG_SYS_MEMTEST_END=0x89000000
-CONFIG_DISTRO_DEFAULTS=y
CONFIG_REMAKE_ELF=y
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_SYSTEM_SETUP=y
+CONFIG_DISTRO_DEFAULTS=y
CONFIG_BOOTDELAY=1
CONFIG_USE_PREBOOT=y
CONFIG_PREBOOT="test -n ${fdtfile} || setenv fdtfile ${soc}-apalis${variant}-${fdt_board}.dtb"