configs: stm32mp25: add support of NAND and NOR boot
authorPatrice Chotard <patrice.chotard@foss.st.com>
Tue, 1 Apr 2025 16:08:44 +0000 (18:08 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 25 Apr 2025 14:00:22 +0000 (16:00 +0200)
commit17f3cdd253a9c615d146b2f9378cc6c14ad19c84
tree265a2f7c668c57174350ef231d44e44c72d09bdc
parent331b4cecc2cf5a21ce8de687dddf7d52293be202
configs: stm32mp25: add support of NAND and NOR boot

Add support of UBI boot and activate the needed
configuration for U-Boot environment in UBI volume for
NAND or in a MTD partition for NOR device, SPI Flash:
ENV_OFFSET, ENV_OFFSET_REDUND, ENV_SECT_SIZE is
aligned with the default MTD partition on NOR device
of the STMicroelectronics boards.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
board/st/stm32mp2/stm32mp2.c
configs/stm32mp25_defconfig
include/configs/stm32mp25_common.h