[RFC PATCH] doc: arch: Add document for RISC-V architecture

Simon Glass sjg at chromium.org
Sun Feb 12 20:25:56 CET 2023


On Sun, 12 Feb 2023 at 00:01, Yu Chien Peter Lin <peterlin at andestech.com> wrote:
>
> This patch adds a brief introduction to the RISC-V architecture and
> the typical boot process used on a variety of RISC-V platforms.
>
> Signed-off-by: Yu Chien Peter Lin <peterlin at andestech.com>
> ---
> Hi RISC-V community,
>
> Please leave a comment if there is anything I've missed that should
> be mentioned in the document. Thanks.
> ---
>  doc/arch/index.rst |  1 +
>  doc/arch/riscv.rst | 43 +++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 44 insertions(+)
>  create mode 100644 doc/arch/riscv.rst

Reviewed-by: Simon Glass <sjg at chromium.org>

Looks good. One nit is that we try to talk in terms of boot 'phases'
rather than stages.

Regards,
Simon


More information about the U-Boot mailing list