Flash/LPC2000: Add support for LPC11(x)xx, LPC13xx
commit99d440cbba20b18a8d6583c4288ef3a820f370ce
authorCosmin Gorgovan <cosmin@linux-geek.org>
Sat, 29 Mar 2014 19:20:08 +0000 (29 19:20 +0000)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sun, 1 Jun 2014 18:07:23 +0000 (1 18:07 +0000)
tree0bc024b0eae17ed2262a4128c0b4c757751c0d12
parent7bcf1d838dc2b007598df9594725d17e918c75e2
Flash/LPC2000: Add support for LPC11(x)xx, LPC13xx

LPC11(x)xx and LPC13xx devices are mostly compatible with the lpc1700
variant of the LPC2000 driver, but use a fixed flash sector size of 4KB.

Change-Id: I033515f4ff6bc61d3b9babd27096f78c99cea927
Signed-off-by: Cosmin Gorgovan <cosmin@linux-geek.org>
Reviewed-on: http://openocd.zylin.com/2071
Tested-by: jenkins
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
doc/openocd.texi
src/flash/nor/lpc2000.c