mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-03 23:34:40 +02:00
machine/beaglev-starlight-jh7100: Fix serial console
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
committed by
Khem Raj
parent
d31a8ed0ae
commit
48bc14dcd8
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user