disable eMMC on OPiLite2 since it doesn't exist ...

This commit is contained in:
Martin Ayotte 2018-12-10 12:51:46 -05:00
parent 6b6f4687d7
commit 55c37b63f7

View file

@ -408,7 +408,7 @@ index 000000000..b9aff606e
+ vqmmc-supply = <&reg_bldo3>;
+ non-removable;
+ cap-mmc-hw-reset;
+ status = "okay";
+ status = "disabled";
+};
+
+&ohci0 {