2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-26 14:39:32 +10:00
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
armv4_5_cfi_intel_16.s
armv4_5_cfi_intel_32.s
armv4_5_cfi_span_8.s
armv4_5_cfi_span_16_dq7.s
armv4_5_cfi_span_16.s
armv4_5_cfi_span_32.s
armv7m_cfi_span_16.s
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
stellaris.s
stm32f1x.S
stm32f2x.S
stm32lx.S
str7x.s
str9x.s