Flash/LPC2000: Add support for auto-probing flash size
commit5fccaa2c8b9705fc2df78a95a9e83221f77bedf3
authorCosmin Gorgovan <cosmin@linux-geek.org>
Sat, 29 Mar 2014 22:34:43 +0000 (29 22:34 +0000)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sun, 1 Jun 2014 18:10:01 +0000 (1 18:10 +0000)
tree77814d19a09a8e670e1e09cc48f964fcece566e8
parent99d440cbba20b18a8d6583c4288ef3a820f370ce
Flash/LPC2000: Add support for auto-probing flash size

Adds support for auto-probing on devices which support the IAP
Read Part ID command. Includes IDs for all LPC17XX, LPC13XX,
LPC11XX and LPC11XXX devices with publicly available user
manuals.

To use auto-probing, select the 'auto' lpc2000 variant.

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