summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/j721s2-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/j721s2-evm.conf')
-rw-r--r--meta-ti-bsp/conf/machine/j721s2-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/j721s2-evm.conf b/meta-ti-bsp/conf/machine/j721s2-evm.conf
index 82fd33da..a2c15f74 100644
--- a/meta-ti-bsp/conf/machine/j721s2-evm.conf
+++ b/meta-ti-bsp/conf/machine/j721s2-evm.conf
@@ -2,7 +2,7 @@
2#@NAME: J721S2 EVM 2#@NAME: J721S2 EVM
3#@DESCRIPTION: Machine configuration for the TI J721S2 EVM 3#@DESCRIPTION: Machine configuration for the TI J721S2 EVM
4 4
5require conf/machine/include/j7.inc 5require conf/machine/include/j721s2.inc
6 6
7SERIAL_CONSOLES = "115200;ttyS10" 7SERIAL_CONSOLES = "115200;ttyS10"
8SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" 8SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"