dma/rc4030: create custom DMA address space
commita3d586f704609a45b6037534cb2f34da5dfd8895
authorHervé Poussineau <hpoussin@reactos.org>
Wed, 3 Jun 2015 20:45:36 +0000 (3 22:45 +0200)
committerLeon Alrae <leon.alrae@imgtec.com>
Thu, 11 Jun 2015 09:13:29 +0000 (11 10:13 +0100)
treeb26ab6b10d286e088a93cd47fb70ac7397f3a622
parent9b1d21c53b73c8f8f79e4aae69c4eb7a5270d6d4
dma/rc4030: create custom DMA address space

Add a new memory region in system address space where DMA address space
definition (the 'translation table') belongs, so we can update on the fly
the DMA address space.

Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
hw/dma/rc4030.c