From 2f12ca7c3237b8fe98b839cd6e04ed4b944b5484 Mon Sep 17 00:00:00 2001 From: Benjamin Kaduk Date: Sat, 9 Jan 2016 03:22:33 +0000 Subject: [PATCH] Add report on supporting the ODROID-C1 board, from ganbold --- .../news/status/report-2015-10-2015-12.xml | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml b/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml index e1955fc5b8..7d09e30447 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml @@ -301,4 +301,41 @@ + + + &os; on newer ARM boards + + + + + John + Wehle + + john@feith.com + + + + + Ganbold + Tsagaankhuu + + ganbold@FreeBSD.org + + + + + &os; on Odroid-C1 + Commit adding glue driver + + + +

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 + (if_dwc).

+ +