diff options
Diffstat (limited to 'meta-ti-bsp')
| -rw-r--r-- | meta-ti-bsp/conf/machine/j721s2-evm.conf | 2 | ||||
| -rw-r--r-- | meta-ti-bsp/conf/machine/j784s4-evm.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-ti-bsp/conf/machine/j721s2-evm.conf b/meta-ti-bsp/conf/machine/j721s2-evm.conf index 77fc3e66..46d5dbf6 100644 --- a/meta-ti-bsp/conf/machine/j721s2-evm.conf +++ b/meta-ti-bsp/conf/machine/j721s2-evm.conf | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | require conf/machine/include/j721s2.inc | 5 | require conf/machine/include/j721s2.inc |
| 6 | 6 | ||
| 7 | SERIAL_CONSOLES = "115200;ttyS10" | 7 | SERIAL_CONSOLES = "115200;ttyS2" |
| 8 | SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" | 8 | SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" |
| 9 | TFA_K3_USART = "0x8" | 9 | TFA_K3_USART = "0x8" |
| 10 | OPTEE_K3_USART = "0x8" | 10 | OPTEE_K3_USART = "0x8" |
diff --git a/meta-ti-bsp/conf/machine/j784s4-evm.conf b/meta-ti-bsp/conf/machine/j784s4-evm.conf index a8ad25f6..278b393c 100644 --- a/meta-ti-bsp/conf/machine/j784s4-evm.conf +++ b/meta-ti-bsp/conf/machine/j784s4-evm.conf | |||
| @@ -6,7 +6,7 @@ require conf/machine/include/j7.inc | |||
| 6 | 6 | ||
| 7 | MACHINE_FEATURES += "gpu" | 7 | MACHINE_FEATURES += "gpu" |
| 8 | 8 | ||
| 9 | SERIAL_CONSOLES = "115200;ttyS10" | 9 | SERIAL_CONSOLES = "115200;ttyS2" |
| 10 | SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" | 10 | SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" |
| 11 | TFA_K3_USART = "0x8" | 11 | TFA_K3_USART = "0x8" |
| 12 | OPTEE_K3_USART = "0x8" | 12 | OPTEE_K3_USART = "0x8" |
