]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/arm/dts/da850-evm-u-boot.dtsi
Merge branch 'master' of git://git.denx.de/u-boot-spi
[thirdparty/u-boot.git] / arch / arm / dts / da850-evm-u-boot.dtsi
index 360e79e68d41d94e776d00791028ce8f401ad76e..1683f3472e4dfc51bd0a21240b46fe85bf791d74 100644 (file)
@@ -6,6 +6,24 @@
  * Copyright (C) Adam Ford
  */
 
+/ {
+       soc@1c00000 {
+               u-boot,dm-spl;
+       };
+};
+
 &flash {
        compatible = "m25p64", "jedec,spi-nor";
 };
+
+&mmc0 {
+       u-boot,dm-spl;
+};
+
+&serial2 {
+       u-boot,dm-spl;
+};
+
+&spi1 {
+       u-boot,dm-spl;
+};