Set sdc_detmod=3 in sys_config.fex for h3 linux3.4
This commit is contained in:
parent
0807a33e5d
commit
7623b01d45
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue