From e8424cf10f1cd906fb3ece585058925b46ac3704 Mon Sep 17 00:00:00 2001 From: Lee Leahy Date: Wed, 3 Feb 2016 07:28:22 -0800 Subject: [PATCH] Documentation: Fix links to Intel/documentation.html Fix links to the documenation.html page which was renamed from x86Documenation.html. TEST=Verified documentation links and searched for x86Documenation.html Change-Id: Icee79bab4c05ac9b8010dc7acdde8dd5e2ab2909 Signed-off-by: Lee Leahy Reviewed-on: https://review.coreboot.org/13592 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- Documentation/Intel/Board/board.html | 2 +- Documentation/Intel/Board/galileo.html | 2 +- Documentation/Intel/SoC/quark.html | 2 +- Documentation/Intel/SoC/soc.html | 2 +- Documentation/Intel/development.html | 8 ++++---- Documentation/Intel/fsp1_1.html | 4 ++-- Documentation/Intel/index.html | 2 +- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Documentation/Intel/Board/board.html b/Documentation/Intel/Board/board.html index e43985c62d..8de854b64f 100644 --- a/Documentation/Intel/Board/board.html +++ b/Documentation/Intel/Board/board.html @@ -9,7 +9,7 @@

Board development requires System-on-a-Chip (SoC) support. The combined steps are listed - here. + here. The development steps for the board are listed below:

    diff --git a/Documentation/Intel/Board/galileo.html b/Documentation/Intel/Board/galileo.html index a72128aac3..e32a9e1a95 100644 --- a/Documentation/Intel/Board/galileo.html +++ b/Documentation/Intel/Board/galileo.html @@ -13,7 +13,7 @@ The Intel® Galileo Gen 2 mainboard code was developed along with the Intel® Quark™ SoC:
      -
    • Overall development
    • +
    • Overall development
    • SoC support
    • FSP 1.1 integration
    • Board support
    • diff --git a/Documentation/Intel/SoC/quark.html b/Documentation/Intel/SoC/quark.html index 6ebaa14bdd..17a0bed2c9 100644 --- a/Documentation/Intel/SoC/quark.html +++ b/Documentation/Intel/SoC/quark.html @@ -14,7 +14,7 @@ Galileo Gen 2 board:
        -
      • Overall development
      • +
      • Overall development
      • SoC support
      • FSP 1.1 integration
      • Board support
      • diff --git a/Documentation/Intel/SoC/soc.html b/Documentation/Intel/SoC/soc.html index 7a712d8f23..84206823a9 100644 --- a/Documentation/Intel/SoC/soc.html +++ b/Documentation/Intel/SoC/soc.html @@ -9,7 +9,7 @@

        SoC development is best done in parallel with development for a specific board. The combined steps are listed - here. + here. The development steps for the SoC are listed below:

          diff --git a/Documentation/Intel/development.html b/Documentation/Intel/development.html index b41a8de289..68a52c8c98 100644 --- a/Documentation/Intel/development.html +++ b/Documentation/Intel/development.html @@ -5,13 +5,13 @@ -

          Intel® x86 Coreboot/FSP Development Process

          +

          Intel® x86 coreboot/FSP Development Process

          The x86 development process for coreboot is broken into the following components:

          @@ -22,7 +22,7 @@

        1. Adding coreboot features
        -

        Minimal Coreboot

        +

        Minimal coreboot

        The combined steps below describe how to bring up a minimal coreboot for a system-on-a-chip (SoC) and a development board: diff --git a/Documentation/Intel/fsp1_1.html b/Documentation/Intel/fsp1_1.html index c210ffb89c..e08be830ff 100644 --- a/Documentation/Intel/fsp1_1.html +++ b/Documentation/Intel/fsp1_1.html @@ -9,7 +9,7 @@

        Firmware Support Package (FSP) development requires System-on-a-Chip (SoC) and board support. The combined steps are listed - here. + here. The development steps for FSP are listed below:

          @@ -25,7 +25,7 @@

          Required Files

          -

          Coreboot Required Files

          +

          coreboot Required Files

          1. Create the following directories if they do not already exist:
              diff --git a/Documentation/Intel/index.html b/Documentation/Intel/index.html index 6d5810f110..5a622a9dd9 100644 --- a/Documentation/Intel/index.html +++ b/Documentation/Intel/index.html @@ -19,7 +19,7 @@ -

              x86 Coreboot Development

              +

              x86 coreboot Development