diff --git a/conf/machine/include/qemuriscv.inc b/conf/machine/include/qemuriscv.inc index 246e515..94d4602 100644 --- a/conf/machine/include/qemuriscv.inc +++ b/conf/machine/include/qemuriscv.inc @@ -9,7 +9,7 @@ KERNEL_IMAGETYPE = "Image" GDBVERSION = "riscv" -SERIAL_CONSOLES ?= "115200;ttyAMA0 115200;hvc0" +SERIAL_CONSOLES ?= "115200;ttyS0 115200;hvc0" IMAGE_FSTYPES_append = " ext4"