Blackfin: debug-mmrs: disable PERIPHERAL_MAP for IMDMA channels
authorMike Frysinger <vapier@gentoo.org>
Wed, 8 Jun 2011 19:48:57 +0000 (15:48 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 23 Jul 2011 05:18:17 +0000 (01:18 -0400)
The documentation for the IMDMA channels appears to be incorrect.
These DMA blocks don't actually have PERIPHERAL_MAP MMRs for us
to access.  Attempts to do so lead to system mmr hardware errors.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found