From 05c0215ff31c80a06e3824fb55f5983b62f894cd Mon Sep 17 00:00:00 2001 From: Lee Leahy Date: Tue, 2 Feb 2016 07:55:38 -0800 Subject: Documenation: x86 Quark/Galileo remove i586 warning Leverage patch 13552 by adding USE_MARCH_586 to soc/intel/quark/Kconfig. TEST=None Change-Id: Ifac947db53e967b98b9494db3f6c3f8ee039ac73 Signed-off-by: Lee Leahy Reviewed-on: https://review.coreboot.org/13561 Reviewed-by: Martin Roth Tested-by: build bot (Jenkins) --- Documentation/Intel/Board/galileo.html | 39 ++++++++-------------------------- 1 file changed, 9 insertions(+), 30 deletions(-) (limited to 'Documentation/Intel/Board/galileo.html') 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

-- cgit v1.2.3