configs: stm32mp: activate CONFIG_ENV_MMC_USE_DT
Activate by default CONFIG_ENV_MMC_USE_DT as "u-boot,mmc-env-partition" should be always use in STMicroelectronics boards device tree to locate the environment for mmc backend. The 2 defines: CONFIG_ENV_OFFSET=0x280000 CONFIG_ENV_OFFSET_REDUND=0x2C0000 are only valid for spi-nor and not for SD-Card or eMMC. Signed-off-by:Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by:
Patrice Chotard <patrice.chotard@foss.st.com>
Showing
- configs/stm32mp13_defconfig 1 addition, 0 deletionsconfigs/stm32mp13_defconfig
- configs/stm32mp15_basic_defconfig 1 addition, 0 deletionsconfigs/stm32mp15_basic_defconfig
- configs/stm32mp15_defconfig 1 addition, 0 deletionsconfigs/stm32mp15_defconfig
- configs/stm32mp15_trusted_defconfig 1 addition, 0 deletionsconfigs/stm32mp15_trusted_defconfig
Loading
Please register or sign in to comment