Skip to content
Snippets Groups Projects
Commit 6f62e242 authored by Angus Gratton's avatar Angus Gratton Committed by Paul Fertser
Browse files

AT91SAM4L: Fix bug when writing to flash at a non-zero offset, add debug

output for flash page writes

The offset wasn't being considered in the "full page" write codepath, so any
writes at an offset were actually written out starting from page 0.

Change-Id: I5e70a1f35f144b3edd1ce6d9df9af9b5da6cf194
Signed-off-by: default avatarAngus Gratton <gus@projectgus.com>
Reviewed-on: http://openocd.zylin.com/1965


Tested-by: jenkins
Reviewed-by: default avatarAndrey Yurovsky <yurovsky@gmail.com>
Reviewed-by: default avatarPaul Fertser <fercerpav@gmail.com>
parent fb897cc8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment