]> git.dujemihanovic.xyz Git - u-boot.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)
commit093ff96e741d5754e2c895a367fce06ae4464d16
tree93f83491a86fa75892cb30a8a94a064bc7ccb535
parent98382917d7924435f354567def119e55e84e2ba3
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]