riscv-openocd/src/flash/nor
Spencer Oliver e95f8d93f2 cfi: fix cfi arch check regression
seems 9933fa334d introduce a regression
if the target was anything other than armv4_5 or armv7m.

Just check that we have an arm target.

Change-Id: I67c05138e5be2952ee92e9bfa15e1d050844462a
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/615
Tested-by: jenkins
Reviewed-by: Aurelien Jacobs <aurel@gnuage.org>
2012-05-14 09:29:43 +00:00
..
Makefile.am topic: Added support for the SAM4S variants 2012-04-26 10:58:14 +00:00
aduc702x.c build: use generic name for arm_algorithm vars 2012-05-14 09:29:02 +00:00
at91sam3.c build: remove clang unused variable increments warnings 2012-05-04 08:15:30 +00:00
at91sam4.c build: remove clang unused variable assignment warnings 2012-05-04 08:15:40 +00:00
at91sam7.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
avrf.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
cfi.c cfi: fix cfi arch check regression 2012-05-14 09:29:43 +00:00
cfi.h build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
core.c Add warn message if no flash bank found for the current image address. 2012-03-19 19:50:18 +00:00
core.h build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
driver.h build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
drivers.c topic: Added support for the SAM4S variants 2012-04-26 10:58:14 +00:00
dsp5680xx_flash.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
em357.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
faux.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
fm3.c build: remove clang unused variable assignment warnings 2012-05-04 08:15:40 +00:00
imp.h build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
kinetis.c flash: Fix flash write algorithm on pflash only devices. 2012-03-14 20:33:23 +00:00
lpc288x.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
lpc2000.c build: use generic name for arm_algorithm vars 2012-05-14 09:29:02 +00:00
lpc2900.c build: use generic name for arm_algorithm vars 2012-05-14 09:29:02 +00:00
non_cfi.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
non_cfi.h build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
ocl.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
ocl.h build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
pic32mx.c topic: Flash support for Pic32mx1xx/2xx 2012-03-30 15:54:22 +00:00
stellaris.c topic: Fixed a clang Dead assignment warning. 2012-04-24 20:31:19 +00:00
stm32f1x.c flash: use correct stm32f0 flash size register 2012-05-08 14:06:43 +00:00
stm32f2x.c flash: add stm32f2x async flash loader 2012-02-26 01:05:48 +00:00
stm32lx.c STM32L: Write partial-page flash data after full-page data 2012-04-13 08:51:36 +00:00
stmsmi.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
str7x.c build: use generic name for arm_algorithm vars 2012-05-14 09:29:02 +00:00
str9x.c build: use generic name for arm_algorithm vars 2012-05-14 09:29:02 +00:00
str9xpec.c flash: Additional check for NULL in str9xpec enable_turbo 2012-03-06 13:32:48 +00:00
tcl.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
tms470.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00
virtual.c build: cleanup src/flash/nor directory 2012-02-06 10:54:14 +00:00