]> git.baikalelectronics.ru Git - uboot.git/commit
doc: arch: Add document for RISC-V architecture
authorYu Chien Peter Lin <peterlin@andestech.com>
Tue, 14 Feb 2023 10:18:51 +0000 (18:18 +0800)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 19 Feb 2023 20:15:15 +0000 (21:15 +0100)
commit68c96793e512144612657df51f292231471cd1c9
tree93f83491a86fa75892cb30a8a94a064bc7ccb535
parent2dfa4b9cdc6e5488387e75830d18e4646e26b594
doc: arch: Add document for RISC-V architecture

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>
Reviewed-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Rick Chen <rick@andestech.com>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
MAINTAINERS
doc/arch/index.rst
doc/arch/riscv.rst [new file with mode: 0644]