mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-25 18:16:42 +07:00
Set sdc_detmod=3 in sys_config.fex for h3 linux3.4
This commit is contained in:
2
external/config/fex/orangepipcplus.fex
vendored
2
external/config/fex/orangepipcplus.fex
vendored
@@ -438,7 +438,7 @@ di_used = 1
|
||||
|
||||
[mmc0_para]
|
||||
sdc_used = 1
|
||||
sdc_detmode = 1
|
||||
sdc_detmode = 3
|
||||
sdc_buswidth = 4
|
||||
sdc_clk = port:PF02<2><1><2><default>
|
||||
sdc_cmd = port:PF03<2><1><2><default>
|
||||
|
||||
2
external/config/fex/orangepiplus.fex
vendored
2
external/config/fex/orangepiplus.fex
vendored
@@ -695,7 +695,7 @@ di_used = 1
|
||||
;--------------------------------------------------------------------------------
|
||||
[mmc0_para]
|
||||
sdc_used = 1
|
||||
sdc_detmode = 1
|
||||
sdc_detmode = 3
|
||||
sdc_buswidth = 4
|
||||
sdc_clk = port:PF02<2><1><2><default>
|
||||
sdc_cmd = port:PF03<2><1><2><default>
|
||||
|
||||
2
external/config/fex/orangepiplus2e.fex
vendored
2
external/config/fex/orangepiplus2e.fex
vendored
@@ -442,7 +442,7 @@ di_used = 1
|
||||
|
||||
[mmc0_para]
|
||||
sdc_used = 1
|
||||
sdc_detmode = 1
|
||||
sdc_detmode = 3
|
||||
sdc_buswidth = 4
|
||||
sdc_clk = port:PF02<2><1><2><default>
|
||||
sdc_cmd = port:PF03<2><1><2><default>
|
||||
|
||||
Reference in New Issue
Block a user