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.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to