- Our target has 15 dma channels and if I understand it correctly they are general...
commitd7d69444236ac464f548f063522050c01777fb29
authorDizzyOfCRN <DizzyOfCRN@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 16 Jan 2013 12:37:09 +0000 (16 12:37 +0000)
committerDizzyOfCRN <DizzyOfCRN@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 16 Jan 2013 12:37:09 +0000 (16 12:37 +0000)
tree59eac2c3e22f70036514ab536904cc2af530feaa
parent523a6b5f034a648597fdd54c766155783cfbcfd0
- Our target has 15 dma channels and if I understand it correctly they are general purpose in nature
- We could use them in exec to do memory copying and let other tasks run while the copy proceeds or use them in some gfx driver

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@46294 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/arm-raspidzy/include/raspi/peripherals/raspidma.h [new file with mode: 0644]
arch/arm-raspidzy/include/raspi/raspi.h