machine/beaglev-starlight-jh7100: Fix serial console

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
Alistair Francis
2021-05-05 13:02:24 +10:00
committed by Khem Raj
parent d31a8ed0ae
commit 48bc14dcd8

View File

@@ -23,7 +23,7 @@ RISCV_SBI_PAYLOAD ?= "u-boot.bin"
RISCV_SBI_FDT ?= "starfive_vic7100_beagle_v.dtb"
SERIAL_CONSOLES = "115200;ttySIF0"
SERIAL_CONSOLES = "115200;ttyS0"
MACHINE_EXTRA_RRECOMMENDS += " kernel-modules"