[PATCH v2 0/3] stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMC
Patrick Delaunay
patrick.delaunay at st.com
Mon Jun 15 11:18:21 CEST 2020
Hi,
Rebased serie [1] with minor modification for avenger96 board
(as SD card is no more used for environment, replaced by SPI-NOR)
This serie depends on ENV patches [2] (RESEND of [3])
[1] http://patchwork.ozlabs.org/project/uboot/list/?series=165333
[2] http://patchwork.ozlabs.org/project/uboot/list/?series=183363
[3] http://patchwork.ozlabs.org/project/uboot/list/?series=165325
Patrick
Changes in v2:
- remove impact on avenger96 board as ENV is saved in NOR for DHCOR SOM
(CONFIG_ENV_IS_IN_SPI_FLASH in stm32mp15_dhcor_basic_defconfig)
Patrick Delaunay (3):
stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMC
stm32mp1: use a specific SD/eMMC partition for U-Boot enviromnent
configs:stm32mp1: activate env config in SPL
arch/arm/dts/stm32mp157a-dk1-u-boot.dtsi | 1 +
arch/arm/dts/stm32mp157c-ed1-u-boot.dtsi | 1 +
board/st/stm32mp1/stm32mp1.c | 20 +++++++++++++++++---
configs/stm32mp15_basic_defconfig | 8 ++++----
configs/stm32mp15_trusted_defconfig | 5 +----
5 files changed, 24 insertions(+), 11 deletions(-)
--
2.17.1
More information about the U-Boot
mailing list