]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
ARM: dts: stm32: add "u-boot,mmc-env-partition" for stm32mp257f-ev1-u-boot
authorPatrice Chotard <patrice.chotard@foss.st.com>
Wed, 23 Apr 2025 07:45:02 +0000 (09:45 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 25 Apr 2025 14:00:22 +0000 (16:00 +0200)
Add "u-boot,mmc-env-partition" property for stm32mp257f-ev1-u-boot.

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
arch/arm/dts/stm32mp257f-ev1-u-boot.dtsi

index 3beeaa19c1241aa1486fc85d06c47ff006650a51..d4a75b2f03eaab1bd6f8e61e279dadcf81d21476 100644 (file)
@@ -6,6 +6,10 @@
 #include "stm32mp25-u-boot.dtsi"
 
 / {
+       config {
+               u-boot,mmc-env-partition = "u-boot-env";
+       };
+
        clocks {
                ck_flexgen_08: ck-flexgen-08 {
                        #clock-cells = <0>;