mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 08:57:58 +00:00
093ff96e74
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>
18 lines
211 B
ReStructuredText
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
|