Revert "riscv: qemu: clear kernel-start/-end in device tree as workaround for BBL"
authorLukas Auer <lukas.auer@aisec.fraunhofer.de>
Tue, 14 Apr 2020 21:24:46 +0000 (23:24 +0200)
committerAndes <uboot@andestech.com>
Thu, 23 Apr 2020 02:13:35 +0000 (10:13 +0800)
commit846b6120140ae98ca88d245fb10955d3c6980603
tree988c84644d7384d18c8b12b52d497a3d6ea15d7e
parent5988bb9dbf6a22c7a14efa67094ac98ca0c965e8
Revert "riscv: qemu: clear kernel-start/-end in device tree as workaround for BBL"

The commit was added as a workaround required in QEMU when using BBL as
the supervisor binary interface (SBI) for Linux. We are now using
OpenSBI to provide the SBI, the workaround is therefore not required
anymore and can be removed.

This reverts commit 897206c5cc5c6ac0dc2ab851044e42baada3785b.

Signed-off-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
board/emulation/qemu-riscv/Kconfig
board/emulation/qemu-riscv/qemu-riscv.c