Merge branch 'master' of git://git.denx.de/u-boot-socfpga
[oweals/u-boot.git] / arch / arm / dts / r8a7790-stout-u-boot.dts
index 47982652e8b211e5f21aef2b93cc9bef3fc0e0d2..1396764d32d82fff7ddea07489431651a6280bc1 100644 (file)
 &scifa0 {
        u-boot,dm-pre-reloc;
 };
+
+&qspi {
+       flash@0 {
+               spi-tx-bus-width = <1>;
+               spi-rx-bus-width = <1>;
+       };
+};