[PATCH 1/5] SD Card : Initial Port of DMA Controller
Sebastian Huber
sebastian.huber at embedded-brains.de
Mon Aug 22 06:02:26 UTC 2016
Please add the import versions of the files to libbsd.txt if they differ
from the default FreeBSD version.
On 22/08/16 05:57, Mudit Jain wrote:
> This is the initial port of the DMA controller
> from the libbsd using freebsd-to-rtems.py
>
> This change is dependent on the interrupt handler
> in the Mainline.
> ---
> freebsd/sys/arm/broadcom/bcm2835/bcm2835_dma.c | 768 +++++++++++++++++++++++
> freebsd/sys/arm/broadcom/bcm2835/bcm2835_dma.h | 60 ++
> freebsd/sys/arm/broadcom/bcm2835/bcm2835_vcbus.h | 72 +++
> libbsd.py | 13 +
> libbsd_waf.py | 3 +-
> 5 files changed, 915 insertions(+), 1 deletion(-)
> create mode 100644 freebsd/sys/arm/broadcom/bcm2835/bcm2835_dma.c
> create mode 100644 freebsd/sys/arm/broadcom/bcm2835/bcm2835_dma.h
> create mode 100644 freebsd/sys/arm/broadcom/bcm2835/bcm2835_vcbus.h
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the devel
mailing list