arm946e: cp15 command returns value to the script
commitf1e9cef4101a6c9aba2eb65ec99404b44a5a00fc
authorAlexander Osipenko <sipych@gmail.com>
Fri, 8 Jun 2012 19:21:31 +0000 (8 23:21 +0400)
committerFreddie Chopin <freddie.chopin@gmail.com>
Wed, 1 Aug 2012 21:19:53 +0000 (1 21:19 +0000)
tree8611e9de95eb9cbf58ef3a338070b71d7dafdbef
parent63687807ccad246754e2fc32518bf27d1ab02d6b
arm946e: cp15 command returns value to the script

Not just print it.

This enables scripts to analyze valuable config options of
arm946e-s cores, do internal BIST memory tests and more.

Be careful to flush caches before disabling it.
Do not forget that BIST test overwrites  memory.

 - cp15 rewritten from COMMAND_HANDLER to jim_handler.

Change-Id: I734da0be6db0a3127c2daa94ed75efef94da8ceb
Signed-off-by: Alexander Osipenko <sipych@gmail.com>
Reviewed-on: http://openocd.zylin.com/694
Tested-by: jenkins
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
src/target/arm946e.c