Files
openocd/src
Luca Ellero fa93174a56 arm_adi_v5: add/move apsel member in struct adiv5_dap
This patch tries to make some order in "apsel" mess.
"dap apsel" command was quite useless (and broken) by itself.
With this patch we can use it to select between AHB or APB memory access
(previous patch 05ab8bdb81 was somehow broken).

- moves member apsel (in struct adiv5_dap) to ap_current
- adds apsel member

this strange choice is made trying to keep coherence in "dap apsel" command
 and to keep compatibility with other code (for example cortex_a8).

Signed-off-by: Luca Ellero <lroluk@gmail.com>
2011-02-17 09:28:07 +01:00
..
2011-02-15 20:23:40 +01:00
2010-12-29 22:07:39 +01:00
2010-10-29 15:10:51 +02:00
2010-04-10 17:23:06 +08:00
2010-04-10 17:23:06 +08:00
2010-12-29 22:16:28 +01:00