-
- Downloads
target: Add default implementation of bulk_write_memory
Remove dummy implementations from all targets except arm7_9 and mips, which are the only ones with real implementations. Replace with a single default implementation simply calling target_write_memory(). Change-Id: I9228104240bc0b50661be20bc7909713ccda2164 Signed-off-by:Andreas Fritiofson <andreas.fritiofson@gmail.com> Reviewed-on: http://openocd.zylin.com/1213 Tested-by: jenkins Reviewed-by:
Øyvind Harboe <oyvindharboe@gmail.com> Reviewed-by:
Spencer Oliver <spen@spen-soft.co.uk>
Showing
- src/target/arm11.c 0 additions, 14 deletionssrc/target/arm11.c
- src/target/avr32_ap7k.c 0 additions, 10 deletionssrc/target/avr32_ap7k.c
- src/target/cortex_a.c 0 additions, 7 deletionssrc/target/cortex_a.c
- src/target/cortex_m.c 0 additions, 7 deletionssrc/target/cortex_m.c
- src/target/dsp563xx.c 0 additions, 10 deletionssrc/target/dsp563xx.c
- src/target/dsp5680xx.c 0 additions, 8 deletionssrc/target/dsp5680xx.c
- src/target/hla_target.c 0 additions, 8 deletionssrc/target/hla_target.c
- src/target/target.c 9 additions, 0 deletionssrc/target/target.c
- src/target/xscale.c 0 additions, 7 deletionssrc/target/xscale.c
Loading
Please register or sign in to comment