mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-04 18:00:36 +00:00
conf: j7-evm: Update the secondary console for jailhouse
Latest upstream jailhouse uses ttyS3 as console. Update the conf file so that this reflects correctly in the tiny rootfs. Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
1e31e2d24c
commit
0aa7f656de
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
require conf/machine/include/k3.inc
|
require conf/machine/include/k3.inc
|
||||||
|
|
||||||
SERIAL_CONSOLES = "115200;ttyS2 115200;ttyS1"
|
SERIAL_CONSOLES = "115200;ttyS2 115200;ttyS3"
|
||||||
SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
|
SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
|
||||||
|
|
||||||
KERNEL_DEVICETREE = " \
|
KERNEL_DEVICETREE = " \
|
||||||
|
|||||||
Reference in New Issue
Block a user