[PATCH] Revert "riscv: qemu: clear kernel-start/-end in device tree as workaround for BBL"
Bin Meng
bmeng.cn at gmail.com
Fri Apr 17 03:45:27 CEST 2020
On Wed, Apr 15, 2020 at 5:25 AM Lukas Auer
<lukas.auer at aisec.fraunhofer.de> wrote:
>
> 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 at aisec.fraunhofer.de>
> ---
>
> board/emulation/qemu-riscv/Kconfig | 1 -
> board/emulation/qemu-riscv/qemu-riscv.c | 39 -------------------------
> 2 files changed, 40 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list