aarch64: clean up target specific commands
commit257c434d3ff9a9f7a5d9cec1ed7a2bd1ff82eaf5
authorMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Fri, 17 Feb 2017 12:42:50 +0000 (17 13:42 +0100)
committerPaul Fertser <fercerpav@gmail.com>
Fri, 24 Feb 2017 09:27:52 +0000 (24 09:27 +0000)
tree0f726e087ee6afbe953533035ec69b8041ecd1e7
parentd6535e0ce517bfb2c4c8acaef59eb73dd0c6d07c
aarch64: clean up target specific commands

- rename "cortex_a" command group to "aarch64"
- remove default blank check, checksum and algorithm hooks
  since they're not going to work in aarch64 mode anyway.

Change-Id: Ieb0046786ed9425baf6774c68f42a8285cc2aefd
Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com>
Reviewed-on: http://openocd.zylin.com/3991
Tested-by: jenkins
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
src/target/aarch64.c