[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v1 1/1] docs/system: Move the RISC-V -bios information to rem
From: |
Bin Meng |
Subject: |
Re: [PATCH v1 1/1] docs/system: Move the RISC-V -bios information to removed |
Date: |
Tue, 4 May 2021 11:12:48 +0800 |
On Tue, May 4, 2021 at 6:34 AM Alistair Francis
<alistair.francis@wdc.com> wrote:
>
> QEMU 5.1 changed the behaviour of the default boot for the RISC-V virt
> and sifive_u machines. This patch moves that change from the
> deprecated.rst file to the removed-features.rst file and the
> target-riscv.rst.
>
> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
> ---
> docs/system/deprecated.rst | 19 -------------------
> docs/system/removed-features.rst | 5 +++++
> docs/system/target-riscv.rst | 13 ++++++++++++-
> 3 files changed, 17 insertions(+), 20 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>