lower sdcard speed to fix random failure
This commit is contained in:
parent
ed275fcd44
commit
e6b74b04e3
@ -747,7 +747,7 @@ index 0000000..52f4731
|
||||
+ cd-gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
|
||||
+ disable-wp;
|
||||
+ sd-uhs-sdr104;
|
||||
+ max-frequency = <150000000>;
|
||||
+ max-frequency = <10000000>;
|
||||
+ vqmmc-supply = <&vcc_sdio>;
|
||||
+ pinctrl-names = "default";
|
||||
+ pinctrl-0 = <&sdmmc_clk &sdmmc_cmd &sdmmc_bus4>;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user