aboutsummaryrefslogtreecommitdiff
path: root/configs/stm32mp13_defconfig
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@foss.st.com>2023-06-08 17:16:44 +0200
committerPatrice Chotard <patrice.chotard@foss.st.com>2023-06-16 11:01:16 +0200
commit8a8efacf5f2b518f56db53dbf3ac9f6ad431c4e5 (patch)
tree0e64b32704549f632ae50cf1d8a1d9148254181d /configs/stm32mp13_defconfig
parent6cf8888541962ee343eb06d6f586aba14b606253 (diff)
downloadu-boot-8a8efacf5f2b518f56db53dbf3ac9f6ad431c4e5.zip
u-boot-8a8efacf5f2b518f56db53dbf3ac9f6ad431c4e5.tar.gz
u-boot-8a8efacf5f2b518f56db53dbf3ac9f6ad431c4e5.tar.bz2
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>
Diffstat (limited to 'configs/stm32mp13_defconfig')
-rw-r--r--configs/stm32mp13_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/stm32mp13_defconfig b/configs/stm32mp13_defconfig
index 02a29cd..a9cc7e4 100644
--- a/configs/stm32mp13_defconfig
+++ b/configs/stm32mp13_defconfig
@@ -74,7 +74,6 @@ CONFIG_TEE=y
CONFIG_OPTEE=y
# CONFIG_OPTEE_TA_AVB is not set
CONFIG_ERRNO_STR=y
-CONFIG_FDT_FIXUP_PARTITIONS=y
# CONFIG_LMB_USE_MAX_REGIONS is not set
CONFIG_LMB_MEMORY_REGIONS=2
CONFIG_LMB_RESERVED_REGIONS=16