Cortex-A8: remove previous mcr()/mrc() methods
commit5949a3b3a55d987008b63b80af42c08601babb75
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 1 Dec 2009 08:49:11 +0000 (1 00:49 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 1 Dec 2009 08:49:11 +0000 (1 00:49 -0800)
tree469bbfeb9a497f237cc309d9b0d42734b8097a3c
parent563d937c3c6a7080998baa2313d66ae184b820ac
Cortex-A8: remove previous mcr()/mrc() methods

We don't need this code, now that the DPM code handles it.
Neither do we need the ARMv7-A CP15 operations; remove their
remnants too.  And disable a mostly-needless diagnostic.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/target/armv7a.h
src/target/cortex_a8.c