u-boot/board/st/stm32mp1
Patrick Delaunay 8a8efacf5f board: stm32mp1: use fdt_copy_fixed_partitions
Copy the fixed partition nodes from U-Boot device tree to Linux kernel
device tree to dynamically configure the MTD partitions.

fdt_copy_fixed_partitions is only based on device tree
and replace the function fdt_fixup_mtdparts based on mtdparts variable;
the variable mtdid and mtdparts are not more required.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2023-06-16 11:01:16 +02:00
..
debug_uart.c stm32mp: fix compilation issue with DEBUG_UART 2022-10-18 08:40:59 +02:00
extlinux.conf stm32mp1: add example files for FIT generation 2019-08-27 11:19:23 +02:00
fit_copro_kernel_dtb.its board: st: stm32mp1: update load address for FIT examples 2020-11-25 14:27:19 +01:00
fit_kernel_dtb.its board: st: stm32mp1: update load address for FIT examples 2020-11-25 14:27:19 +01:00
Kconfig arm: stm32mp: add support of STM32MP13x 2022-06-17 09:58:21 +02:00
MAINTAINERS configs: add stm32mp13 defconfig 2022-06-17 10:41:16 +02:00
Makefile stm32mp: fix compilation issue with DEBUG_UART 2022-10-18 08:40:59 +02:00
README doc: add board documentation for stm32mp1 2020-03-02 09:41:32 +01:00
spl.c stm32mp: fix compilation issue with DEBUG_UART 2022-10-18 08:40:59 +02:00
stm32mp1.c board: stm32mp1: use fdt_copy_fixed_partitions 2023-06-16 11:01:16 +02:00

see doc/board/st/stm32mp1.rst