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

Philipp Deppenwiese (Code Review) gerrit at coreboot.org
Thu Oct 11 03:22:29 CEST 2018


Philipp Deppenwiese has submitted this change and it was merged. ( 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>
Reviewed-on: https://review.coreboot.org/28991
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
Reviewed-by: Martin Roth <martinroth at google.com>
---
A Documentation/arch/index.md
M Documentation/index.md
2 files changed, 9 insertions(+), 0 deletions(-)

Approvals:
  build bot (Jenkins): Verified
  Martin Roth: Looks good to me, approved



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: merged
Gerrit-Change-Id: I5ca8ed094c9b6d115da707375205872e782a66b2
Gerrit-Change-Number: 28991
Gerrit-PatchSet: 2
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
Gerrit-Reviewer: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: Philipp Deppenwiese <zaolin.daisuki at gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181011/633ac325/attachment.html>


More information about the coreboot-gerrit mailing list