riscv-openocd/src/flash/nor
Grigori Goronzy c4b52f8fd7 lpc2000: ignore status of part ID IAP command
The IAP firmware won't return a proper status with some versions. This
happens on my CCC r0ket board and others have seen it as well [1]. So
just ignore the status code and do a (weak) consistency check instead.

[1] http://www.lpcware.com/content/forum/lpc1343-iap-read-part-identification-command

Change-Id: I0daa779d520a540629677c56857bbc20d6db422d
Signed-off-by: Grigori Goronzy <greg@chown.ath.cx>
Reviewed-on: http://openocd.zylin.com/2364
Tested-by: jenkins
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
2014-11-24 22:27:02 +00:00
..
Makefile.am flash/nor: add mrvlqspi flash controller driver 2014-09-22 19:37:09 +00:00
aduc702x.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
at91sam3.c flash/nor/at91sam3: remove sam3_page_write_opcodes 2014-04-08 11:34:53 +00:00
at91sam4.c at91sam4: Adding support for the AT91SAM4S4A. 2014-11-24 22:15:36 +00:00
at91sam4l.c Fix some C99 format specifiers 2014-05-05 20:18:38 +00:00
at91sam7.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
at91samd.c flash: at91samd: fix use of is_erased in check 2014-11-24 22:18:59 +00:00
avrf.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
cfi.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
cfi.h Support for SST 39VF3201C NOR flash 2013-07-01 08:39:36 +00:00
core.c fix flash bank auto_probe() fail with multiple targets 2013-12-17 23:04:01 +00:00
core.h flash: add padded_value cmd 2013-10-07 19:28:19 +00:00
driver.h flash: Constify write buffer 2014-03-17 12:47:18 +00:00
drivers.c flash/nor: add mrvlqspi flash controller driver 2014-09-22 19:37:09 +00:00
dsp5680xx_flash.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
efm32.c efm32 : Added ZeroGecko family support. 2014-06-22 08:29:27 +00:00
em357.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
faux.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
fm3.c flash: constify driver data structures 2014-10-06 11:57:32 +00:00
imp.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
kinetis.c kinetis : Added Kinetis-K Series MDM-AP ID. 2014-07-04 10:06:01 +00:00
lpc288x.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
lpc2000.c lpc2000: ignore status of part ID IAP command 2014-11-24 22:27:02 +00:00
lpc2900.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
lpcspifi.c flash/nor/lpcspifi.c: fix bug that prevented clean reset after flash write 2014-11-24 22:14:38 +00:00
mdr.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
mini51.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
mrvlqspi.c flash/nor: add mrvlqspi flash controller driver 2014-09-22 19:37:09 +00:00
non_cfi.c flash: constify driver data structures 2014-10-06 11:57:32 +00:00
non_cfi.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
nrf51.c nrf51: fix checks for is_erased 2014-11-24 21:54:11 +00:00
nuc1x.c nuc1x: fix typos 2014-10-06 11:57:26 +00:00
ocl.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
ocl.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
pic32mx.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
spi.c flash/nor/spi: Add Winbond w25q32fv flash support 2014-09-22 19:36:59 +00:00
spi.h flash: declare fixed arrays const 2014-02-06 22:17:51 +00:00
stellaris.c flash/nor/stellaris: implement protection statuses and procedures 2014-10-06 18:40:46 +00:00
stm32f1x.c flash/nor/stm32f1x: add STM32F302x6/8 IDs, clarify STM32F302xB/C 2014-08-19 20:21:34 +00:00
stm32f2x.c stm32f2x: added STM32F411xx series support. 2014-09-08 21:34:25 +00:00
stm32lx.c stm32: add mass erase support for STM32L 2014-10-06 18:41:30 +00:00
stmsmi.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
str7x.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
str9x.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
str9xpec.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
tcl.c flash/nor/tcl.c: Do not double probe banks 2014-09-22 19:38:37 +00:00
tms470.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00
virtual.c flash: Constify write buffer 2014-03-17 12:47:18 +00:00