summaryrefslogtreecommitdiff
path: root/configs/stm32mp15-icore-stm32mp1-edimm2.2_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-06-28 17:17:29 +0300
committerTom Rini <trini@konsulko.com>2021-06-28 17:17:29 +0300
commit2bba78076b03e47967180776a8da74a018186480 (patch)
tree1c2feaf876e2839e8821af4e866548522bc15c50 /configs/stm32mp15-icore-stm32mp1-edimm2.2_defconfig
parent4d8c21da4170e7c1d38c0106898e0d8347b4f0ff (diff)
downloadu-boot-2bba78076b03e47967180776a8da74a018186480.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/stm32mp15-icore-stm32mp1-edimm2.2_defconfig')
-rw-r--r--configs/stm32mp15-icore-stm32mp1-edimm2.2_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/stm32mp15-icore-stm32mp1-edimm2.2_defconfig b/configs/stm32mp15-icore-stm32mp1-edimm2.2_defconfig
index ab4819fa88..9e7a1a9d4e 100644
--- a/configs/stm32mp15-icore-stm32mp1-edimm2.2_defconfig
+++ b/configs/stm32mp15-icore-stm32mp1-edimm2.2_defconfig
@@ -4,13 +4,13 @@ CONFIG_SYS_MALLOC_F_LEN=0x3000
CONFIG_SYS_MEMTEST_START=0xc0000000
CONFIG_SYS_MEMTEST_END=0xc4000000
CONFIG_ENV_OFFSET=0x280000
+CONFIG_DEFAULT_DEVICE_TREE="stm32mp157a-icore-stm32mp1-edimm2.2"
CONFIG_SPL_TEXT_BASE=0x2FFC2500
CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL=y
CONFIG_TARGET_ICORE_STM32MP1=y
CONFIG_ENV_OFFSET_REDUND=0x2C0000
# CONFIG_ARMV7_VIRT is not set
-CONFIG_DEFAULT_DEVICE_TREE="stm32mp157a-icore-stm32mp1-edimm2.2"
CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT=y
CONFIG_BOOTCOMMAND="run bootcmd_stm32mp"