svn commit: r42845 - head/en_US.ISO8859-1/htdocs/news/status

Gabor Pali pgj at FreeBSD.org
Sat Oct 5 05:59:24 UTC 2013


Author: pgj
Date: Sat Oct  5 05:59:23 2013
New Revision: 42845
URL: http://svnweb.freebsd.org/changeset/doc/42845

Log:
  - Add Q3 report on the Cubieboard2 port
  
  Submitted by:	ganbold

Modified:
  head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml

Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml	Sat Oct  5 05:29:45 2013	(r42844)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml	Sat Oct  5 05:59:23 2013	(r42845)
@@ -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
@@ -45,6 +45,12 @@
   </category>
 
   <category>
+    <name>arch</name>
+
+    <description>Architectures</description>
+  </category>
+
+  <category>
     <name>ports</name>
 
     <description>Ports</description>
@@ -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 at 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>


More information about the svn-doc-all mailing list