mixtile-blade3 / rockchip-rk3588 edge 6.7: slow down eMMC from hs400 to hs200
This commit is contained in:
parent
33941f1741
commit
8d90992192
@ -358,8 +358,10 @@
|
||||
no-sd;
|
||||
non-removable;
|
||||
max-frequency = <200000000>;
|
||||
mmc-hs400-1_8v;
|
||||
mmc-hs400-enhanced-strobe;
|
||||
// hs400 causes immediate trouble, hs200 works at around 150mb/s
|
||||
// mmc-hs400-1_8v;
|
||||
// mmc-hs400-enhanced-strobe;
|
||||
mmc-hs200-1_8v;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user