SDMMC占用了GPIO4_D0-5,还是没有解决GPIO不受控问题
This commit is contained in:
parent
1c3ffd507a
commit
d0ceaee5c9
@ -14907,7 +14907,7 @@
|
|||||||
|
|
||||||
|
|
||||||
&sdmmc {
|
&sdmmc {
|
||||||
status = "okay";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
|
|
||||||
&fiq_debugger {
|
&fiq_debugger {
|
||||||
|
Binary file not shown.
@ -320,7 +320,7 @@
|
|||||||
|
|
||||||
|
|
||||||
&sdmmc {
|
&sdmmc {
|
||||||
status = "okay";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
|
|
||||||
&fiq_debugger {
|
&fiq_debugger {
|
||||||
|
Loading…
Reference in New Issue
Block a user