[coreboot-gerrit] Change in coreboot[master]: Documentation: Add and link the arch directory

Jonathan Neuschäfer (Code Review) gerrit at coreboot.org
Wed Oct 10 15:36:38 CEST 2018


Jonathan Neuschäfer has uploaded this change for review. ( https://review.coreboot.org/28991


Change subject: Documentation: Add and link the arch directory
......................................................................

Documentation: Add and link the arch directory

Fixes: b159d5ba8f ("riscv: add documentation for stages and payloads")
Change-Id: I5ca8ed094c9b6d115da707375205872e782a66b2
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
---
A Documentation/arch/index.md
M Documentation/index.md
2 files changed, 9 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/91/28991/1

diff --git a/Documentation/arch/index.md b/Documentation/arch/index.md
new file mode 100644
index 0000000..c3b080e
--- /dev/null
+++ b/Documentation/arch/index.md
@@ -0,0 +1,8 @@
+# Architecture-specific documentation
+
+This section contains documentation about coreboot on specific CPU
+architectures.
+
+## RISC-V
+
+- [RISC-V documentation](riscv/index.md)
diff --git a/Documentation/index.md b/Documentation/index.md
index e69f2ea..4b3324c 100644
--- a/Documentation/index.md
+++ b/Documentation/index.md
@@ -15,6 +15,7 @@
 * [ABI data consumption](abi-data-consumption.md)
 * [GPIO toggling in ACPI AML](acpi/gpio.md)
 * [Native Graphics Initialization with libgfxinit](gfx/libgfxinit.md)
+* [Architecture-specific documentation](arch/index.md)
 * [Northbridge-specific documentation](northbridge/index.md)
 * [System on Chip-specific documentation](soc/index.md)
 * [Mainboard-specific documentation](mainboard/index.md)

-- 
To view, visit https://review.coreboot.org/28991
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5ca8ed094c9b6d115da707375205872e782a66b2
Gerrit-Change-Number: 28991
Gerrit-PatchSet: 1
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181010/386eb2c9/attachment.html>


More information about the coreboot-gerrit mailing list