set lower speed for NanoPC-T4 eMMC

This commit is contained in:
Martin Ayotte 2018-12-31 12:32:06 -05:00
parent 8f82cb60b9
commit a18327ef57

View file

@ -604,11 +604,11 @@ index 0000000..2b87c32
+
+&sdhci {
+ bus-width = <8>;
+ mmc-hs400-1_8v;
+ //mmc-hs400-1_8v;
+ supports-emmc;
+ non-removable;
+ keep-power-in-suspend;
+ mmc-hs400-enhanced-strobe;
+ //mmc-hs400-enhanced-strobe;
+ status = "okay";
+};
+