commit | a39af6f7b806f2a52962254ea8dc635b4c240810 | [log] [tgz] |
---|---|---|
author | Jonas Bonn <jonas@southpole.se> | Sat Jun 04 21:56:48 2011 +0300 |
committer | Jonas Bonn <jonas@southpole.se> | Fri Jul 22 18:46:32 2011 +0200 |
tree | 968f71a1812f7b4e658992d16451b36ab8b49c0d | |
parent | e5ad95ce9b8d7efc443d39a7bbc4e55b7a4593f1 [diff] |
OpenRISC: DMA Simple DMA implementation. Allows for allocation of coherent memory (simply uncached) for DMA operations. Signed-off-by: Jonas Bonn <jonas@southpole.se> Reviewed-by: Arnd Bergmann <arnd@arndb.de>