tmcguc / am335x_edma

EDMA on Cortex-A8 Beaglebone Black

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

am335x_edma

DEVELOPMENT BRANCH

USE MASTER BRANCH FOR STABLE RELEASE (Currently version 0.1)

Information and Examples for using the Enhanced Direct Memory Access (EDMA) controllers on the TI Beaglebone Black (am335x) ARM CPU

All development (to date) will be done using the BeagleboneBlack (BBB):

root@blackboner:/home/ubuntu/am335x_edma# cat /sys/devices/bone_capemgr.9/baseboard/revision

0A5A

root@blackboner:/home/ubuntu/am335x_edma# cat /etc/issue

Ubuntu 13.04

root@blackboner:/home/ubuntu/am335x_edma# uname -a

Linux blackboner 3.8.13-bone28 #1 SMP Fri Sep 13 03:12:24 UTC 2013 armv7l armv7l armv7l GNU/Linux

Referenced literature:

AM335x ARM Cortex-A8 Microprocessors - Technical Reference Manual
AM335x EDMA Driver Guide

About

EDMA on Cortex-A8 Beaglebone Black

License:Other


Languages

Language:C 98.0%Language:Shell 1.4%Language:Python 0.6%