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 <leroy.p.leahy@intel.com> Reviewed-on: https://review.coreboot.org/13561 Reviewed-by: Martin Roth <martinroth@google.com> Tested-by: build bot (Jenkins)
This commit is contained in:
parent
c1e4f89953
commit
05c0215ff3
|
@ -10,29 +10,8 @@
|
||||||
<tr>
|
<tr>
|
||||||
<td><a target="_blank" href="http://www.mouser.com/images/microsites/Intel_Galileo2_lrg.jpg"><img alt="Galileo Gen 2" src="http://www.mouser.com/images/microsites/Intel_Galileo2_lrg.jpg" width=500></a></td>
|
<td><a target="_blank" href="http://www.mouser.com/images/microsites/Intel_Galileo2_lrg.jpg"><img alt="Galileo Gen 2" src="http://www.mouser.com/images/microsites/Intel_Galileo2_lrg.jpg" width=500></a></td>
|
||||||
<td>
|
<td>
|
||||||
<table>
|
|
||||||
<tr bgcolor="#ffc0c0">
|
|
||||||
<td>
|
|
||||||
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.
|
|
||||||
<ol>
|
|
||||||
<li>Edit the file util/xcompile/xcompile</li>
|
|
||||||
<li>Search for
|
|
||||||
<a target="_blank" href="http://review.coreboot.org/gitweb?p=coreboot.git;a=blob;f=util/xcompile/xcompile;hb=HEAD#l185">-march</a></li>
|
|
||||||
<li>Replace i686 with i586</li>
|
|
||||||
<li>Save the result</li>
|
|
||||||
</ol>
|
|
||||||
Without this change the Quark™ processor will halt when it executes one of the
|
|
||||||
instructions introduced with the Pentium™ 6 architecture.
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
<p>
|
|
||||||
The Intel® Galileo Gen 2 mainboard code was developed along with the Intel®
|
The Intel® Galileo Gen 2 mainboard code was developed along with the Intel®
|
||||||
<a target="_blank" href="../SoC/quark.html">Quark™</a> SoC:
|
<a target="_blank" href="../SoC/quark.html">Quark™</a> SoC:
|
||||||
</p>
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a target="_blank" href="../x86Development.html">Overall</a> development</li>
|
<li><a target="_blank" href="../x86Development.html">Overall</a> development</li>
|
||||||
<li><a target="_blank" href="../SoC/soc.html">SoC</a> support</li>
|
<li><a target="_blank" href="../SoC/soc.html">SoC</a> support</li>
|
||||||
|
@ -95,6 +74,6 @@ instructions introduced with the Pentium™ 6 architecture.
|
||||||
|
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<p>Modified: 30 January 2016</p>
|
<p>Modified: 1 February 2016</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -10,29 +10,9 @@
|
||||||
<tr>
|
<tr>
|
||||||
<td><a target="_blank" href="http://www.intel.com/content/dam/www/public/us/en/images/embedded/16x9/edc-quark-block-diagram-16x9.png"><img alt="Quark Block Diagram" src="http://www.intel.com/content/dam/www/public/us/en/images/embedded/16x9/edc-quark-block-diagram-16x9.png" width=500></a></td>
|
<td><a target="_blank" href="http://www.intel.com/content/dam/www/public/us/en/images/embedded/16x9/edc-quark-block-diagram-16x9.png"><img alt="Quark Block Diagram" src="http://www.intel.com/content/dam/www/public/us/en/images/embedded/16x9/edc-quark-block-diagram-16x9.png" width=500></a></td>
|
||||||
<td>
|
<td>
|
||||||
<table>
|
|
||||||
<tr bgcolor="#ffc0c0">
|
|
||||||
<td>
|
|
||||||
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.
|
|
||||||
<ol>
|
|
||||||
<li>Edit the file util/xcompile/xcompile</li>
|
|
||||||
<li>Search for
|
|
||||||
<a target="_blank" href="http://review.coreboot.org/gitweb?p=coreboot.git;a=blob;f=util/xcompile/xcompile;hb=HEAD#l185">-march</a></li>
|
|
||||||
<li>Replace i686 with i586</li>
|
|
||||||
<li>Save the result</li>
|
|
||||||
</ol>
|
|
||||||
Without this change the Quark™ processor will halt when it executes one of the
|
|
||||||
instructions introduced with the Pentium™ 6 architecture.
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
<p>
|
|
||||||
The Quark™ SoC code was developed using the
|
The Quark™ SoC code was developed using the
|
||||||
<a target="_blank" href="../Board/galileo.html">Galileo Gen 2</a>
|
<a target="_blank" href="../Board/galileo.html">Galileo Gen 2</a>
|
||||||
board:
|
board:
|
||||||
</p>
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a target="_blank" href="../x86Development.html">Overall</a> development</li>
|
<li><a target="_blank" href="../x86Development.html">Overall</a> development</li>
|
||||||
<li><a target="_blank" href="soc.html">SoC</a> support</li>
|
<li><a target="_blank" href="soc.html">SoC</a> support</li>
|
||||||
|
@ -93,6 +73,6 @@ build -p QuarkPlatformPkg/Quark.dsc -a IA32 -t VS2012x86 -b DEBUG -DDEBUG_PR
|
||||||
|
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<p>Modified: 30 January 2016</p>
|
<p>Modified: 1 February 2016</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue