diff --git a/conf/machine/qemuriscv64.conf b/conf/machine/qemuriscv64.conf index d99ac9e..3251664 100644 --- a/conf/machine/qemuriscv64.conf +++ b/conf/machine/qemuriscv64.conf @@ -16,7 +16,7 @@ PREFERRED_VERSION_linux-riscv = "4.15%" GDBVERSION = "riscv" QEMUVERSION = "riscv" -SERIAL_CONSOLES = "38400;ttyS0 38400;hvc0" +SERIAL_CONSOLES = "115200;ttyS0 115200;hvc0" MACHINE_EXTRA_RRECOMMENDS += " kernel-modules" EXTRA_IMAGEDEPENDS += "riscv-pk"