openocd/src
Spencer Oliver edfb677d34 target: use target_buffer_set_u32_array
Attempt to use target_buffer_set_u32_array to convert to target endian
arrays rather reimplementing code.

This also removed cfi_fix_code_endian as its functionality is also
repeated.

Change-Id: I7c359dbe46ea791cd5f6fb18d8b0fb6895c599d3
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/1783
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
2013-11-07 21:38:49 +00:00
..
flash target: use target_buffer_set_u32_array 2013-11-07 21:38:49 +00:00
helper ioutil: Remove unnecessary casts and fix const-discarding 2013-10-31 20:45:34 +00:00
jtag ulink: Fix libusb include changed since pkg-config merge 2013-11-06 13:10:16 +00:00
pld update files to correct FSF address 2013-06-05 19:52:42 +00:00
rtos Clean up const usage to avoid excessive casting 2013-10-31 20:42:34 +00:00
server Clean up const usage to avoid excessive casting 2013-10-31 20:42:34 +00:00
svf svf: off-by-one error; do not access after the allocated memory 2013-09-13 19:34:46 +00:00
target target: use target_buffer_set_u32_array 2013-11-07 21:38:49 +00:00
transport update files to correct FSF address 2013-06-05 19:52:42 +00:00
xsvf update files to correct FSF address 2013-06-05 19:52:42 +00:00
hello.c update files to correct FSF address 2013-06-05 19:52:42 +00:00
hello.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
main.c update files to correct FSF address 2013-06-05 19:52:42 +00:00
Makefile.am libusb: require pkg-config support 2013-09-13 21:43:18 +00:00
openocd.c update files to correct FSF address 2013-06-05 19:52:42 +00:00
openocd.h update files to correct FSF address 2013-06-05 19:52:42 +00:00