diff options
author | Patrick Delaunay | 2022-11-10 11:49:02 +0100 |
---|---|---|
committer | Tom Rini | 2023-01-10 12:37:09 -0500 |
commit | 0902bcdbb38a0341be47a03c74e3d75bfbf6f296 (patch) | |
tree | 31e8a3be8d30ef4df17bfcc6f2b2286ebfbab141 /env/mmc.c | |
parent | d2103e20a9f6cf92b689c1399c8a432365f94899 (diff) |
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>
Diffstat (limited to 'env/mmc.c')
0 files changed, 0 insertions, 0 deletions