mirror of
https://github.com/Fishwaldo/build.git
synced 2025-07-06 13:09:13 +00:00
set lower speed for NanoPC-T4 eMMC
This commit is contained in:
parent
8f82cb60b9
commit
a18327ef57
1 changed files with 2 additions and 2 deletions
|
@ -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";
|
||||
+};
|
||||
+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue