Blackfin: workaround anomaly 05000481 (corruption with ITEST MMRs)
authorRobin Getz <robin.getz@analog.com>
Fri, 9 Jul 2010 17:29:26 +0000 (17:29 +0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 22 Oct 2010 07:48:55 +0000 (03:48 -0400)
Nothing actually needs to use these MMRs (as direct cache manipulation
is done with the DTEST MMRs), so simply hide the read funcs behind the
anomaly define.  They're generally unusable anyways when this anomaly
is in effect.

Signed-off-by: Robin Getz <robin.getz@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found