- Add Q3 report on the Cubieboard2 port

Submitted by:	ganbold
This commit is contained in:
Gabor Pali 2013-10-05 05:59:23 +00:00
parent 7c675210e8
commit 218fc78264
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42845

View file

@ -19,7 +19,7 @@
<!-- XXX: keep updating the number of entries -->
<p>Thanks to all the reporters for the excellent work! This report
contains 10 entries and we hope you enjoy reading it.</p>
contains 11 entries and we hope you enjoy reading it.</p>
<!-- XXX: set date for the next set of submissions -->
<p>The deadline for submissions covering between October and
@ -44,6 +44,12 @@
<description>Kernel</description>
</category>
<category>
<name>arch</name>
<description>Architectures</description>
</category>
<category>
<name>ports</name>
@ -522,4 +528,41 @@
add new Ada ports to the framework.</p>
</body>
</project>
<project cat='arch'>
<title>&os; on Cubieboard2</title>
<contact>
<person>
<name>
<given>Ganbold</given>
<common>Tsagaankhuu</common>
</name>
<email>ganbold@FreeBSD.org</email>
</person>
</contact>
<links>
<url href="svnweb.freebsd.org/changeset/base/254056"/>
</links>
<body>
<p>Initial support of Allwinner A20 SoC is committed to
<tt>head</tt>. A20 SoC on Cubieboard2 is pin-to-pin compatible
with A10 in Cubieboard1 and &os; supports the following
peripherals:</p>
<ul>
<li>USB EHCI</li>
<li>GPIO</li>
</ul>
</body>
<help>
<task>Get the EMAC Ethernet driver working. Need more help from
network driver experts.</task>
<task>Add more drivers.</task>
</help>
</project>
</report>