CHG: [nrhw16] enable DIOs in dts from uboot
BugzID: 52260
This commit is contained in:
parent
afc38809b0
commit
044eccc3cd
|
|
@ -578,7 +578,9 @@ static struct shield_command known_shield_commands[] = {
|
|||
"comio",
|
||||
"shield comio mode rs232",
|
||||
"fdt get value serial0 /aliases serial0;" \
|
||||
"fdt set $serial0 status okay",
|
||||
"fdt get value dio0 /aliases dio0;" \
|
||||
"fdt set $serial0 status okay;" \
|
||||
"fdt set $dio0 status okay;",
|
||||
comio_shield_init
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue