Add entry on Marvell Armada38x support from Michal Stanek
This commit is contained in:
parent
3d75ed8b62
commit
39e09484e5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47986
1 changed files with 90 additions and 0 deletions
|
@ -1314,4 +1314,94 @@
|
|||
</task>
|
||||
</help>
|
||||
</project>
|
||||
|
||||
<project cat='arch'>
|
||||
<title>&os; on Marvell Armada38x</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>Marcin</given>
|
||||
<common>Wojtas</common>
|
||||
</name>
|
||||
<email>mw@semihalf.com</email>
|
||||
</person>
|
||||
|
||||
<person>
|
||||
<name>
|
||||
<given>Michal</given>
|
||||
<common>Stanek</common>
|
||||
</name>
|
||||
<email>mst@semihalf.com</email>
|
||||
</person>
|
||||
|
||||
<person>
|
||||
<name>
|
||||
<given>Bartosz</given>
|
||||
<common>Szczepanek</common>
|
||||
</name>
|
||||
<email>bsz@semihalf.com</email>
|
||||
</person>
|
||||
|
||||
<person>
|
||||
<name>
|
||||
<given>Jan</given>
|
||||
<common>Dabros</common>
|
||||
</name>
|
||||
<email>jsd@semihalf.com</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
<body>
|
||||
<p>&os; has been ported to run on the Marvell Armada38x
|
||||
platform. This SoC family boasts single/dual high-performance ARM
|
||||
Cortex-A9 CPUs.</p>
|
||||
|
||||
<p>The multi-user SMP system is fully working and has been
|
||||
tested on Marvell DB-88F6288-GP and SolidRun ClearFog development
|
||||
boards.</p>
|
||||
|
||||
<p>The root filesystem can be hosted on a USB 3.0/2.0 drive or
|
||||
via NFS using a PCIe network card. Experimental support is
|
||||
available for on-chip Gigabit Ethernet (NETA).</p>
|
||||
|
||||
<p>Additional features:</p>
|
||||
|
||||
<ul>
|
||||
<li>GIC+MPIC cascaded interrupts courtesy of INTRNG</li>
|
||||
|
||||
<li>CESA dual-channel cryptographic engine</li>
|
||||
|
||||
<li>USB 3.0 and 2.0</li>
|
||||
|
||||
<li>PCIe 2.0</li>
|
||||
|
||||
<li>I2C</li>
|
||||
|
||||
<li>GPIO</li>
|
||||
|
||||
<li>Watchdog</li>
|
||||
|
||||
<li>RTC</li>
|
||||
</ul>
|
||||
|
||||
<p>The port is under community review and will be integrated
|
||||
into HEAD soon.</p>
|
||||
</body>
|
||||
|
||||
<sponsor>
|
||||
Stormshield
|
||||
</sponsor>
|
||||
|
||||
<sponsor>
|
||||
Semihalf
|
||||
</sponsor>
|
||||
|
||||
<help>
|
||||
<task>
|
||||
<p>Optimize performance of NETA and prepare for
|
||||
submission.</p>
|
||||
</task>
|
||||
</help>
|
||||
</project>
|
||||
</report>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue