diff --git a/Documentation/Intel/Board/galileo.html b/Documentation/Intel/Board/galileo.html index 210a821b41..a72128aac3 100644 --- a/Documentation/Intel/Board/galileo.html +++ b/Documentation/Intel/Board/galileo.html @@ -10,35 +10,14 @@ Galileo Gen 2 - - - - -
-Warning: Use of the Intel® Galileo Gen 2 mainboard code requires modification of the -util/xcompile/xcompile file to change the machine architecture from i686 to i586 because -the Quark™ processor does not support the instructions introduced with the -Pentium™ 6 architecture. -
    -
  1. Edit the file util/xcompile/xcompile
  2. -
  3. Search for --march
  4. -
  5. Replace i686 with i586
  6. -
  7. Save the result
  8. -
-Without this change the Quark™ processor will halt when it executes one of the -instructions introduced with the Pentium™ 6 architecture. -
-

- The Intel® Galileo Gen 2 mainboard code was developed along with the Intel® - Quark™ SoC: -

- + The Intel® Galileo Gen 2 mainboard code was developed along with the Intel® + Quark™ SoC: + @@ -95,6 +74,6 @@ instructions introduced with the Pentium™ 6 architecture.
-

Modified: 30 January 2016

+

Modified: 1 February 2016

diff --git a/Documentation/Intel/SoC/quark.html b/Documentation/Intel/SoC/quark.html index 14dd5076b3..6ebaa14bdd 100644 --- a/Documentation/Intel/SoC/quark.html +++ b/Documentation/Intel/SoC/quark.html @@ -10,35 +10,15 @@ Quark Block Diagram - - - - -
-Warning: Use of the Intel® Quark™ SoC code requires modification of the util/xcompile/xcompile file to change the machine -architecture from i686 to i586 because the Quark™ processor does not support the instructions -introduced with the Pentium™ 6 architecture. -
    -
  1. Edit the file util/xcompile/xcompile
  2. -
  3. Search for --march
  4. -
  5. Replace i686 with i586
  6. -
  7. Save the result
  8. -
-Without this change the Quark™ processor will halt when it executes one of the -instructions introduced with the Pentium™ 6 architecture. -
-

- The Quark™ SoC code was developed using the - Galileo Gen 2 - board: -

- + The Quark™ SoC code was developed using the + Galileo Gen 2 + board: + @@ -93,6 +73,6 @@ build -p QuarkPlatformPkg/Quark.dsc -a IA32 -t VS2012x86 -b DEBUG -DDEBUG_PR
-

Modified: 30 January 2016

+

Modified: 1 February 2016

\ No newline at end of file