diff options
Diffstat (limited to 'configs/stm32mp15-icore-stm32mp1-ctouch2_defconfig')
-rw-r--r-- | configs/stm32mp15-icore-stm32mp1-ctouch2_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/stm32mp15-icore-stm32mp1-ctouch2_defconfig b/configs/stm32mp15-icore-stm32mp1-ctouch2_defconfig index 28a5d93912a..fc095ac0de1 100644 --- a/configs/stm32mp15-icore-stm32mp1-ctouch2_defconfig +++ b/configs/stm32mp15-icore-stm32mp1-ctouch2_defconfig @@ -4,7 +4,7 @@ CONFIG_SYS_MALLOC_F_LEN=0x3000 CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0xc0100000 CONFIG_ENV_OFFSET=0x280000 -CONFIG_DEFAULT_DEVICE_TREE="stm32mp157a-icore-stm32mp1-ctouch2" +CONFIG_DEFAULT_DEVICE_TREE="st/stm32mp157a-icore-stm32mp1-ctouch2" CONFIG_SPL_MMC=y CONFIG_SPL_STACK=0x30000000 CONFIG_SPL_TEXT_BASE=0x2FFC2500 |