]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi
stm32mp1: Add a node for the FWU metadata device
[thirdparty/u-boot.git] / arch / arm / dts / stm32mp157c-ev1-u-boot.dtsi
index ec60486f41e079d0c4e66fe75120b87818637a36..7bf08bec6dae8d0a20176ed92b3b8adaf6f2ca94 100644 (file)
                spi0 = &qspi;
                usb0 = &usbotg_hs;
        };
+
+       fwu-mdata {
+               compatible = "u-boot,fwu-mdata-gpt";
+               fwu-mdata-store = <&sdmmc1>;
+       };
 };
 
 &flash0 {