flash/nor/lpc2000: add alternative part ID for LPC1343
authorJakub Kubiak <jakub@kubiak.es>
Wed, 27 May 2015 19:52:41 +0000 (21:52 +0200)
committerFreddie Chopin <freddie.chopin@gmail.com>
Thu, 26 Nov 2015 12:17:54 +0000 (12:17 +0000)
commit9a6d6b51b7428ddac6ada28dd9db589deb616f4d
tree69245f6d6f1b5689c65e2cd465ac51c56f66b64c
parentae2142d5a220a0e8eec3bceb499782ce53596f35
flash/nor/lpc2000: add alternative part ID for LPC1343

http://support.code-red-tech.com/CodeRedWiki/DebugAccessChip
> Note that once you have recovered debug access to your MCU, then in most cases you should then modify your Debug Configuration to turn vector catch off again. If this is not done, then this can cause problems in some circumstances with some versions of the Code Red IDE. For example with NXP LPC13xx parts, connecting more than once to the MCU with vector catch enabled can lead to the part ID being incorrectly read - which can again cause debug connections to fail
This patch adds an alternative part ID for LPC1343. With this patch "program" command works fine for flashing.

Change-Id: I8632e898a4c33102455925d25715b4f4edfa1d97
Signed-off-by: Jakub Kubiak <jakub@kubiak.es>
Reviewed-on: http://openocd.zylin.com/2782
Tested-by: jenkins
Reviewed-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
src/flash/nor/lpc2000.c