-
Bin Meng authored
At present the adding '/chosen/stdout-path' property in device tree is determined by whether a kernel command line is provided, which is wrong. It should be added unconditionally. Fixes: 8d8897ac ("hw/riscv: spike: Allow using binary firmware as bios") Signed-off-by:
Bin Meng <bin.meng@windriver.com>
Reviewed-by:
Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20220421055629.1177285-1-bmeng.cn@gmail.com>
Signed-off-by:
Alistair Francis <alistair.francis@wdc.com>Bin Meng authoredAt present the adding '/chosen/stdout-path' property in device tree is determined by whether a kernel command line is provided, which is wrong. It should be added unconditionally. Fixes: 8d8897ac ("hw/riscv: spike: Allow using binary firmware as bios") Signed-off-by:
Bin Meng <bin.meng@windriver.com>
Reviewed-by:
Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20220421055629.1177285-1-bmeng.cn@gmail.com>
Signed-off-by:
Alistair Francis <alistair.francis@wdc.com>
Loading