Correct errors noted in SAMA5 documentation

This commit is contained in:
Gregory Nutt 2013-08-01 07:10:34 -06:00
parent b6b6d79e71
commit a8a6b889c1

View File

@ -1569,7 +1569,7 @@
<li><a href="#at91sam3x">Atmel AT91SAM3X</a> <small>(ARM Cortex-M3)</small></li>
<li><a href="#at91sam4l">Atmel AT91SAM4L</a> <small>(ARM Cortex-M4)</small></li>
<li><a href="#at91sam4s">Atmel AT91SAM4S</a> <small>(ARM Cortex-M4)</small></li>
<li><a href="#at91sama5d">Atmel AT91SAMA5D</a> <small>(ARM Cortex-A5)</small></li>
<li><a href="#at91sama5d3">Atmel AT91SAMA5D3</a> <small>(ARM Cortex-A5)</small></li>
</ul>
</li>
<li>Freescale
@ -1974,25 +1974,21 @@
<td><br></td>
<td>
<p>
<a name="at91sama5d"><b>Atmel SAMA5D</b>.</a>
<a name="at91sama5d3"><b>Atmel SAMA5D3</b>.</a>
This is the port of NuttX to the Atmel SAMA5D3<i>x</i>-EK development boards (where <i>x</i>=1,3,4, or 5).
These boards feature the Atmel SAMA5D3<i>x</i> microprocessors.
Four different SAMA5D3<i>x</i>-EK kits are available
</p>
<ul>
<li>SAMA5D31-EK with the <a href="http://www.atmel.com/devices/sama5d31.aspx">ATSAMA5D1</a></li>
<li>SAMA5D33-EK with the <a href="http://www.atmel.com/devices/sama5d33.aspx">ATSAMA5D3</a></li>
<li>SAMA5D34-EK with the <a href="http://www.atmel.com/devices/sama5d34.aspx">ATSAMA5D4</a></li>
<li>SAMA5D35-EK with the <a href="http://www.atmel.com/devices/sama5d35.aspx">ATSAMA5D5</a></li>
<li>SAMA5D31-EK with the <a href="http://www.atmel.com/devices/sama5d31.aspx">ATSAMA5D31</a></li>
<li>SAMA5D33-EK with the <a href="http://www.atmel.com/devices/sama5d33.aspx">ATSAMA5D33</a></li>
<li>SAMA5D34-EK with the <a href="http://www.atmel.com/devices/sama5d34.aspx">ATSAMA5D34</a></li>
<li>SAMA5D35-EK with the <a href="http://www.atmel.com/devices/sama5d35.aspx">ATSAMA5D35</a></li>
</ul>
<p>
The each kit consist of an identical base board with different plug-in modules for each CPU.
An option 7 inch LCD is also available.
All four boards are supported by NuttX with a simple reconfiguration of the processor type.
</p>
<p>
There is also the SAMA5D3FAE-EK bundle includes everything: The base board, all four CPU modules, and the LCD.
</p>
<ul>
<p>
<b>STATUS</b>.