aboutsummaryrefslogtreecommitdiff
path: root/NEWTAPS
diff options
context:
space:
mode:
authorSalvador Arroyo <sarroyofdez@yahoo.es>2012-08-25 16:22:58 +0200
committerFreddie Chopin <freddie.chopin@gmail.com>2012-08-29 06:43:08 +0000
commit4288886c839c695fbc0cb0d57a3da81ff837da2d (patch)
tree69aa73cd81bdb42003029181bd8317db670288e3 /NEWTAPS
parent210ff6028480df93f483131d6c6ca1f7f372aa2a (diff)
Pic32mx: make row programming work with any offset
In function pic32mx_write_block() if the parameter offset is not a multiple of row size the row offset (offset % row_size) will be ignored by the flash controller, shifting the code to the beginning of the row. Word programming gets it right. Change-Id: I134913e3d533688f791bbcb0c6e8983524197f3c Signed-off-by: Salvador Arroyo <sarroyofdez@yahoo.es> Reviewed-on: http://openocd.zylin.com/796 Tested-by: jenkins Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk> Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
Diffstat (limited to 'NEWTAPS')
0 files changed, 0 insertions, 0 deletions