Merge git://git.denx.de/u-boot-x86
[oweals/u-boot.git] / arch / arm / dts / rk3188-radxarock-u-boot.dtsi
index 013535abcd2d226aaf2abae340c13cf1593bb6ff..1bb5408592e7e4d5c82aecc1985834e73956b012 100644 (file)
        u-boot,dm-spl;
 };
 
+&mmc0 {
+       fifo-mode;
+       max-frequency = <16000000>;
+};
+
+&mmc1 {
+       fifo-mode;
+       max-frequency = <16000000>;
+};
+
+&emmc {
+       fifo-mode;
+       max-frequency = <16000000>;
+};
+
 &uart2 {
        status = "okay";
        u-boot,dm-spl;