freedom-u540.conf: set console to ttySIF0

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2019-03-21 06:23:40 -07:00
parent 0aea644bb7
commit ddbc816c35

View File

@@ -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"