]> git.sur5r.net Git - openocd/commit
flash/nor/at91sam4: fix sam4sa16c flash banks and its gpnvms count
authorErwin Oegema <>
Fri, 13 Jul 2018 13:50:40 +0000 (15:50 +0200)
committerTomas Vanek <vanekt@fbl.cz>
Wed, 18 Jul 2018 20:10:07 +0000 (21:10 +0100)
commitc4c14d614bfa6f02e8802ebb3f71fcafa729a335
tree75db811f94eae3e2aa54d4c709e846f1fbad9eca
parent3e84da55a64fbfb025c104d0968e2cb84de80a53
flash/nor/at91sam4: fix sam4sa16c flash banks and its gpnvms count

There was already a github fork that had this fixed, but as we try
to use the latest, non-modified version of all software we use,
I would like to have this fix in the next releases of OpenOCD so
that if people uses $packagemanager, they will not have issues flashing
the last part of the flash of sam4sa16c chips.

Additionally, I've added some more logging related to the flash
bank that was used, and the chip ID that was detected.

Change-Id: I7ea5970105906e4560b727e46222ae9a91e41559
Signed-off-by: Erwin Oegema <blablaechthema@hotmail.com>
Reviewed-on: http://openocd.zylin.com/4599
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
Tested-by: jenkins
src/flash/nor/at91sam4.c