arm_adi_v5: Remove all mem_ap_sel_* functions
authorAndreas Fritiofson <andreas.fritiofson@gmail.com>
Mon, 28 Dec 2015 17:43:22 +0000 (18:43 +0100)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Tue, 29 Dec 2015 20:31:19 +0000 (20:31 +0000)
commit4a7bb931e37e54e8b0cd9d3a6b41c693d1042106
treee73fb44b06e2ac35193f09961791aec919e144c8
parent4da8915fb93369cfe21a86ff208813736cf9d9d9
arm_adi_v5: Remove all mem_ap_sel_* functions

All mem_ap_* functions now make sure the SELECT register is updated with
the AP number that it's operating on. This shouldn't have to be handled
explicitly.

Change-Id: Ib193d8930fabb6a25715064355f98258c9580b5d
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/3153
Tested-by: jenkins
Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de>
src/flash/nor/at91sam4l.c
src/flash/nor/at91samd.c
src/target/arm_adi_v5.c
src/target/arm_adi_v5.h
src/target/cortex_a.c
src/target/cortex_m.c