[coreboot-gerrit] Change in ...coreboot[master]: Documentation/soc/intel/icelake: Fix references between documents

Patrick Georgi (Code Review) gerrit at coreboot.org
Wed Dec 19 06:18:00 CET 2018


Patrick Georgi has submitted this change and it was merged. ( https://review.coreboot.org/c/coreboot/+/30157 )

Change subject: Documentation/soc/intel/icelake: Fix references between documents
......................................................................

Documentation/soc/intel/icelake: Fix references between documents

Change-Id: Ifbdab15b1183998712f92d1f2f5340d2ad1451dc
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
Reviewed-on: https://review.coreboot.org/c/30157
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
Reviewed-by: Tristan Corrick <tristan at corrick.kiwi>
---
M Documentation/mainboard/google/dragonegg.md
M Documentation/mainboard/intel/icelake_rvp.md
M Documentation/soc/intel/icelake/iceLake_coreboot_development.md
3 files changed, 6 insertions(+), 6 deletions(-)

Approvals:
  build bot (Jenkins): Verified
  Tristan Corrick: Looks good to me, approved



diff --git a/Documentation/mainboard/google/dragonegg.md b/Documentation/mainboard/google/dragonegg.md
index df4fe16..ef7e61b 100644
--- a/Documentation/mainboard/google/dragonegg.md
+++ b/Documentation/mainboard/google/dragonegg.md
@@ -4,14 +4,14 @@
 
 Dragonegg is based on Intel Ice Lake platform, please refer to below link to get more details
 ```eval_rst
-:doc:`../../soc/intel/iceLake_coreboot_development.md`
+:doc:`../../soc/intel/icelake/iceLake_coreboot_development`
 ```
 
 ## Building coreboot
 
 * Follow build instructions mentioned in Ice Lake document
 ```eval_rst
-:doc:`../../soc/intel/iceLake_coreboot_development.md`
+:doc:`../../soc/intel/icelake/iceLake_coreboot_development`
 ```
 
 * The default options for this board should result in a fully working image:
diff --git a/Documentation/mainboard/intel/icelake_rvp.md b/Documentation/mainboard/intel/icelake_rvp.md
index 09f2185..514ba6b 100644
--- a/Documentation/mainboard/intel/icelake_rvp.md
+++ b/Documentation/mainboard/intel/icelake_rvp.md
@@ -4,14 +4,14 @@
 
 Ice Lake RVP is based on Intel Ice Lake platform, please refer to below link to get more details
 ```eval_rst
-:doc:`../../soc/intel/iceLake_coreboot_development.md`
+:doc:`../../soc/intel/icelake/iceLake_coreboot_development`
 ```
 
 ## Building coreboot
 
 * Follow build instructions mentioned in Ice Lake document
 ```eval_rst
-:doc:`../../soc/intel/iceLake_coreboot_development.md`
+:doc:`../../soc/intel/icelake/iceLake_coreboot_development`
 ```
 
 * The default options for this board should result in a fully working image:
diff --git a/Documentation/soc/intel/icelake/iceLake_coreboot_development.md b/Documentation/soc/intel/icelake/iceLake_coreboot_development.md
index 6f194ca..5f8e279 100644
--- a/Documentation/soc/intel/icelake/iceLake_coreboot_development.md
+++ b/Documentation/soc/intel/icelake/iceLake_coreboot_development.md
@@ -17,12 +17,12 @@
 
 2. Additionally provides Firmware code support for Intel Reference Platform (RVP), known as Ice lake RVP with same SoC.
    ```eval_rst
-   :doc:`../../../mainboard/intel/icelake_rvp.md`
+   :doc:`../../../mainboard/intel/icelake_rvp`
    ```
 
 3. OEMs to design based on reference platform and make use of mainboard sample code. Dragonegg is Ice Lake based mainboard developed by Google
    ```eval_rst
-   :doc:`../../../mainboard/google/dragonegg.md`
+   :doc:`../../../mainboard/google/dragonegg`
    ```
 
 ### Summary:

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ifbdab15b1183998712f92d1f2f5340d2ad1451dc
Gerrit-Change-Number: 30157
Gerrit-PatchSet: 2
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
Gerrit-Reviewer: Patrick Georgi <pgeorgi at google.com>
Gerrit-Reviewer: Tristan Corrick <tristan at corrick.kiwi>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181219/ac8496b7/attachment.html>


More information about the coreboot-gerrit mailing list