Add "u-boot,mmc-env-partition" property for stm32mp257f-ev1-u-boot.

Signed-off-by: Patrice Chotard <patrice.chot...@foss.st.com>
---

 arch/arm/dts/stm32mp257f-ev1-u-boot.dtsi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/dts/stm32mp257f-ev1-u-boot.dtsi 
b/arch/arm/dts/stm32mp257f-ev1-u-boot.dtsi
index 3beeaa19c12..d4a75b2f03e 100644
--- a/arch/arm/dts/stm32mp257f-ev1-u-boot.dtsi
+++ b/arch/arm/dts/stm32mp257f-ev1-u-boot.dtsi
@@ -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>;
-- 
2.25.1

Reply via email to