Date: Tue, 12 Nov 2013 11:49:15 +0400 From: Ruslan Bukin <br@bsdpad.com> To: freebsd-arm <freebsd-arm@FreeBSD.org> Subject: FreeBSD on Freescale Vybrid Message-ID: <20131112074915.GB19103@mail.bsdpad.com>
next in thread | raw e-mail | index | archive | help
Hi! I'm happy to announce support for Freescale Vybrid Family (VFxxx) microprocessors. VF600 is a cheap single core ARM Cortex-A5 (500Mhz) or dual-core SoC with ARM Cortex-M4 (167Mhz) for low-power offload and real-time responsiveness. The port covers initial support, including drivers for: gpio, usb ehci, nand, uart Also supported: GIC, mpcore_timer, ffec ethernet driver For develop I used Phytec COSMIC board: http://www.phytec.com/products/single-board-computers/ code is here (I will commit it to HEAD very soon) http://hg.bsdpad.com Known issues: 1) ffec ethernet driver can't find media on initialization (trick with cable connector works) Thanks to Freescale for the good docs and to FreeBSD community for the great OS! -Ruslan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131112074915.GB19103>