adi_v5: Remove unnecessary MEM-AP access functions
authorAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sun, 29 Dec 2013 20:14:58 +0000 (21:14 +0100)
committerSpencer Oliver <spen@spen-soft.co.uk>
Sat, 11 Jan 2014 22:22:18 +0000 (22:22 +0000)
commitbd0fbef5c8819c9f58b48f02acd862d9be4d87b9
tree5cfc2a8df534434ce9180781bbc6fbba095968cc
parent6647131ff564b461d958f3671c87bf2f4d9c528b
adi_v5: Remove unnecessary MEM-AP access functions

It's far nicer to pass a size parameter than to split the calls to
separate wrappers which are combined to a single function anyway.

Change-Id: I716741ebf916f6f8e9358a31c8f4fe761107c82f
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/1847
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/target/arm_adi_v5.c
src/target/arm_adi_v5.h
src/target/cortex_a.c