summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp')
-rw-r--r--meta-ti-bsp/conf/machine/j721s2-evm.conf2
-rw-r--r--meta-ti-bsp/conf/machine/j784s4-evm.conf2
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
5require conf/machine/include/j721s2.inc 5require conf/machine/include/j721s2.inc
6 6
7SERIAL_CONSOLES = "115200;ttyS10" 7SERIAL_CONSOLES = "115200;ttyS2"
8SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" 8SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
9TFA_K3_USART = "0x8" 9TFA_K3_USART = "0x8"
10OPTEE_K3_USART = "0x8" 10OPTEE_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
7MACHINE_FEATURES += "gpu" 7MACHINE_FEATURES += "gpu"
8 8
9SERIAL_CONSOLES = "115200;ttyS10" 9SERIAL_CONSOLES = "115200;ttyS2"
10SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" 10SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
11TFA_K3_USART = "0x8" 11TFA_K3_USART = "0x8"
12OPTEE_K3_USART = "0x8" 12OPTEE_K3_USART = "0x8"