Disable C22 and C23
This commit is contained in:
parent
e90c6c8e4c
commit
6ac5c4bf8a
@ -609,6 +609,10 @@ static const struct pad_config early_gpio_table[] = {
|
|||||||
PAD_CFG_NF(GPP_C20, NONE, DEEP, NF1),
|
PAD_CFG_NF(GPP_C20, NONE, DEEP, NF1),
|
||||||
// UART2_TXD
|
// UART2_TXD
|
||||||
PAD_CFG_NF(GPP_C21, NONE, DEEP, NF1),
|
PAD_CFG_NF(GPP_C21, NONE, DEEP, NF1),
|
||||||
|
// NC
|
||||||
|
PAD_NC(GPP_C22, NONE),
|
||||||
|
// NC
|
||||||
|
PAD_NC(GPP_C23, NONE),
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user