diff options
author | Andreas Fritiofson <andreas.fritiofson@gmail.com> | 2013-09-25 23:58:24 +0200 |
---|---|---|
committer | Spencer Oliver <spen@spen-soft.co.uk> | 2013-10-02 21:54:13 +0000 |
commit | d3c6a071e60bae1336de35a327f8963b5435c3b0 (patch) | |
tree | 674761bb2b00ec15e882b9396d88987f48d961f0 /src/flash/nor/mini51.c | |
parent | 9697e3e5e61c65313ecefbb5cb424adcb0f7b29c (diff) | |
download | riscv-openocd-d3c6a071e60bae1336de35a327f8963b5435c3b0.zip riscv-openocd-d3c6a071e60bae1336de35a327f8963b5435c3b0.tar.gz riscv-openocd-d3c6a071e60bae1336de35a327f8963b5435c3b0.tar.bz2 |
arm_adi_v5: Rewrite MEM-AP transfer implementation
Create a single pair of relatively simple functions to handle all variants
of MEM-AP transfers. This replaces the many separate functions that
handled different access sizes and packed or non-packed transfers, which
were all implemented rather differently.
With this single implementation, performance should be more consistent,
regardless of transfer type.
Change-Id: I89960e437fc6ba68a389c074fab8eac91abcf844
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/1658
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
Diffstat (limited to 'src/flash/nor/mini51.c')
0 files changed, 0 insertions, 0 deletions