commit | 703d9b520d79305e1972a3abe0c5f263437215f8 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@foss.st.com> | Tue Apr 01 18:08:44 2025 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Fri Apr 25 16:00:22 2025 +0200 |
tree | 265a2f7c668c57174350ef231d44e44c72d09bdc | |
parent | d736e4078b85c66d518a006e27527810e7ddddda [diff] |
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>