u-boot/doc/arch/index.rst
Yu Chien Peter Lin 093ff96e74 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>
2023-02-19 21:15:15 +01:00

18 lines
211 B
ReStructuredText

.. SPDX-License-Identifier: GPL-2.0+
Architecture-specific doc
=========================
.. toctree::
:maxdepth: 2
arc
arm64
m68k
mips
nios2
riscv
sandbox/index
sh
x86
xtensa