diff --git a/conf/machine/freedom-u540.conf b/conf/machine/freedom-u540.conf index 18a3264..5979b80 100644 --- a/conf/machine/freedom-u540.conf +++ b/conf/machine/freedom-u540.conf @@ -25,7 +25,7 @@ RISCV_SBI_PAYLOAD ?= "${KERNEL_IMAGETYPE}-${MACHINE}.bin" # Use this to add Microsemi Expansion board support # RISCV_SBI_FDT ?= "HiFiveUnleashed-MicroSemi-Expansion.dtb" -SERIAL_CONSOLE = "115200 console" +SERIAL_CONSOLES = "115200;ttySIF0" MACHINE_EXTRA_RRECOMMENDS += " kernel-modules"