
12 Feb
2023
12 Feb
'23
8:25 p.m.
On Sun, 12 Feb 2023 at 00:01, Yu Chien Peter Lin peterlin@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@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@chromium.org
Looks good. One nit is that we try to talk in terms of boot 'phases' rather than stages.
Regards, Simon