riscv-openocd/contrib/loaders/flash
George Harris 516719b6b8 Added SPIFI flash driver, algorithms, and docs
Added a flash driver designed to allow program/erase of
memory-mapped SPI flash chips for LPC43xx/LPC18xx family
micros. This driver includes three algorithms - erase,
write, and SPIFI peripheral initialization (to allow
memory-mapped access after a reset). The driver has been
added to the flash driver table (drivers.c), and the
OpenOCD documentation has been updated to include the flash
driver configuration command.

Change-Id: I79f4ff8f1f07de4e5f2fe4f8c23aeb903f868514
Signed-off-by: George Harris <george@luminairecoffee.com>
Reviewed-on: http://openocd.zylin.com/783
Tested-by: jenkins
Reviewed-by: Aurelien Jacobs <aurel@gnuage.org>
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
2012-09-26 16:17:42 +00:00
..
armv4_5_cfi_intel_8.s contrib: add source to the cfi flash loaders 2010-12-10 19:37:39 +00:00
armv4_5_cfi_intel_16.s contrib: add source to the cfi flash loaders 2010-12-10 19:37:39 +00:00
armv4_5_cfi_intel_32.s contrib: add source to the cfi flash loaders 2010-12-10 19:37:39 +00:00
armv4_5_cfi_span_8.s contrib: add source to the cfi flash loaders 2010-12-10 19:37:39 +00:00
armv4_5_cfi_span_16.s contrib: add source to the cfi flash loaders 2010-12-10 19:37:39 +00:00
armv4_5_cfi_span_16_dq7.s contrib: add source to the cfi flash loaders 2010-12-10 19:37:39 +00:00
armv4_5_cfi_span_32.s contrib: add source to the cfi flash loaders 2010-12-10 19:37:39 +00:00
armv7m_cfi_span_16.s loader: update loader src for armv7-m arch 2011-01-06 10:35:02 +00:00
lpcspifi_erase.S Added SPIFI flash driver, algorithms, and docs 2012-09-26 16:17:42 +00:00
lpcspifi_init.S Added SPIFI flash driver, algorithms, and docs 2012-09-26 16:17:42 +00:00
lpcspifi_write.S Added SPIFI flash driver, algorithms, and docs 2012-09-26 16:17:42 +00:00
pic32mx.s contrib: make sure loaders use correct arch 2010-12-10 13:42:29 +00:00
stellaris.s flash: add stellaris async flash loader 2012-02-26 00:46:48 +00:00
stm32f1x.S flash: don't write to FLASH_CR in stm32x_write_block 2012-07-30 06:14:16 +00:00
stm32f2x.S flash: add stm32f2x async flash loader 2012-02-26 01:05:48 +00:00
stm32lx.S STM32L: Added flash driver and target 2011-10-03 18:42:39 +02:00
str7x.s contrib: make sure loaders use correct arch 2010-12-10 13:42:29 +00:00
str9x.s contrib: make sure loaders use correct arch 2010-12-10 13:42:29 +00:00