commit | 644590fbb388d2d956ce4f90fb57c7f5b5c6762c | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@foss.st.com> | Tue Apr 22 17:33:42 2025 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Fri Apr 25 16:00:22 2025 +0200 |
tree | 2c1c6709e3ffc02bbd8f068be22afd3e084beac6 | |
parent | 0f77af682d8085326288ab203583c30025f4208e [diff] |
board: st: stm32mp2: add mmc_get_env_dev() Use the boot instance to select the correct mmc device identifier, this patch only to save the environment on eMMC = MMC(1) on STMicroelectronics boards. Set the CONFIG_SYS_MMC_ENV_DEV to -1 to select the mmc boot instance by default. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>