mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-11 03:05:28 +02:00
machine: qemuriscv: Update the serial consoles
Update the serial console settings to be more supportive of running QEMU ptests. Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
committed by
Khem Raj
parent
b9be00d487
commit
b7a47b47b5
@@ -9,7 +9,7 @@ KERNEL_IMAGETYPE = "Image"
|
||||
|
||||
GDBVERSION = "riscv"
|
||||
|
||||
SERIAL_CONSOLES = "115200;ttyS0"
|
||||
SERIAL_CONSOLES ?= "115200;ttyAMA0 115200;hvc0"
|
||||
|
||||
IMAGE_FSTYPES_append = " ext4"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user