diff options
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | 2023-06-08 17:16:38 +0200 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@foss.st.com> | 2023-06-16 11:01:15 +0200 |
commit | 163c5f60ebb492eb3bab75e299cb43e6d022653d (patch) | |
tree | c7119803507060872cde7feffd917297f905776b /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c | |
parent | 0e7cc08320f7dd3dce33c14cb506525f378b5f8e (diff) |
fdt_support: add fdt_copy_fixed_partitions function
Add a new function fdt_copy_fixed_partitions to copy the fixed
partition nodes from U-Boot device tree to Linux kernel
device tree and to dynamically configure the MTD partitions.
This function fdt_copy_fixed_partitions is only based on device tree
with livetree compatible function and replace the function
fdt_fixup_mtdparts based on mtdparts variable.
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c')
0 files changed, 0 insertions, 0 deletions