summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/include/k3.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/include/k3.inc')
-rw-r--r--meta-ti-bsp/conf/machine/include/k3.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/include/k3.inc b/meta-ti-bsp/conf/machine/include/k3.inc
index 3138cf08..6833789c 100644
--- a/meta-ti-bsp/conf/machine/include/k3.inc
+++ b/meta-ti-bsp/conf/machine/include/k3.inc
@@ -55,7 +55,7 @@ TI_WKS_BOOTLOADER_APPEND ?= "console=${KERNEL_CONSOLE}"
55 55
56do_image_wic[depends] += "virtual/bootloader:do_deploy" 56do_image_wic[depends] += "virtual/bootloader:do_deploy"
57 57
58SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS2" 58SERIAL_CONSOLES = "115200;ttyS2 115200;ttyS0"
59 59
60FALCON_INCLUDE = "" 60FALCON_INCLUDE = ""
61FALCON_INCLUDE:ti-falcon = "conf/machine/include/ti-falcon.inc" 61FALCON_INCLUDE:ti-falcon = "conf/machine/include/ti-falcon.inc"