diff --git a/conf/machine/qemuriscv64.conf b/conf/machine/qemuriscv64.conf index 69c40a2..3d97dc3 100644 --- a/conf/machine/qemuriscv64.conf +++ b/conf/machine/qemuriscv64.conf @@ -13,7 +13,7 @@ PREFERRED_VERSION_qemu-native = "riscv" PREFERRED_VERSION_nativesdk-qemu = "riscv" GDBVERSION = "riscv" -SERIAL_CONSOLE = "38400 ttyHTIF0" +SERIAL_CONSOLE = "38400 ttyS0" USE_VT ?= "0" MACHINE_EXTRA_RRECOMMENDS += " kernel-modules"