svn commit: r47965 - head/en_US.ISO8859-1/htdocs/news/status
Benjamin Kaduk
bjk at FreeBSD.org
Sat Jan 9 03:22:35 UTC 2016
Author: bjk
Date: Sat Jan 9 03:22:33 2016
New Revision: 47965
URL: https://svnweb.freebsd.org/changeset/doc/47965
Log:
Add report on supporting the ODROID-C1 board, from ganbold
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml Sat Jan 9 00:47:59 2016 (r47964)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml Sat Jan 9 03:22:33 2016 (r47965)
@@ -301,4 +301,41 @@
</task>
</help>
</project>
+
+ <project cat='arch'>
+ <title>&os; on newer ARM boards</title>
+
+ <contact>
+ <person>
+ <name>
+ <given>John</given>
+ <common>Wehle</common>
+ </name>
+ <email>john at feith.com</email>
+ </person>
+
+ <person>
+ <name>
+ <given>Ganbold</given>
+ <common>Tsagaankhuu</common>
+ </name>
+ <email>ganbold at FreeBSD.org</email>
+ </person>
+ </contact>
+
+ <links>
+ <url href="https://wiki.FreeBSD.org/FreeBSD/arm/Odroid-C1">&os; on Odroid-C1</url>
+ <url href="https://svnweb.FreeBSD.org/changeset/base/291683">Commit adding glue driver</url>
+ </links>
+
+ <body>
+ <p>This quarter, we made the changes necessary to support the
+ Amlogic Meson Ethernet controller on the Hardkernel ODROID-C1
+ board which has an Amlogic aml8726-m8b SoC. The main effort
+ needed was to write a glue driver for the Ethernet controller
+ — the Amlogic Meson Ethernet controller is compatible with
+ Synopsys DesignWare 10/100/1000 Ethernet MAC
+ (<tt>if_dwc</tt>).</p>
+ </body>
+ </project>
</report>
More information about the svn-doc-head
mailing list