openocd/src/flash/nor
Andreas Fritiofson a147563ac1 stm32f1x: use register base instead of register offset
Access the different flash banks' registers using a bank specific register
base and a register specific offset. This is equivalent but feels more
natural.

Some accesses were discovered that maybe should not be hard coded to bank0
registers. Add a note about that.

Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
2011-10-09 00:00:52 +02:00
..
aduc702x.c nit: more LOG_* \n fixes 2011-01-09 21:35:23 +01:00
at91sam3.c Fix Sam3u flash bank 1 issue 2011-08-21 19:37:20 +02:00
at91sam7.c nit: more LOG_* \n fixes 2011-01-09 21:35:23 +01:00
avrf.c FLASH/NOR: Remove useless file avrf.h 2010-11-17 17:01:59 +01:00
cfi.c non_cfi: add SST39WF1601 support 2011-08-24 11:12:53 +02:00
cfi.h cfi: add EN29LV800BB support 2011-08-18 09:55:44 +01:00
core.c Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 2011-06-04 09:35:13 +02:00
core.h warnings: use more 'const' for char * 2010-12-29 22:07:39 +01:00
driver.h warnings: use more 'const' for char * 2010-12-29 22:07:39 +01:00
drivers.c STM32L: Added flash driver and target 2011-10-03 18:42:39 +02:00
dsp5680xx_flash.c optional crc for flash writing 2011-08-30 15:09:34 -07:00
ecos.c nit: do not add \n at end of LOG_ERROR 2011-01-05 21:46:12 +01:00
em357.c Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 2011-06-04 09:35:13 +02:00
faux.c NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
fm3.c add Fujitsu FM3 Family flash support 2011-07-26 21:15:34 +01:00
imp.h NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
kinetis.c kinetis cpu flash driver 2011-09-17 14:20:37 +02:00
lpc288x.c warnings: use more 'const' for char * 2010-12-29 22:07:39 +01:00
lpc2000.c Fix sector layout for 504-KiB LPC2000 devices 2010-12-04 09:35:33 +01:00
lpc2900.c Compilation Warnings on OS X 10.5 2010-12-29 22:16:28 +01:00
Makefile.am STM32L: Added flash driver and target 2011-10-03 18:42:39 +02:00
non_cfi.c non_cfi: add SST39WF1601 support 2011-08-24 11:12:53 +02:00
non_cfi.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
ocl.c embeddedice: fix error handling 2010-09-21 22:17:38 +02:00
ocl.h move nor drivers to src/flash/nor 2009-12-02 23:27:09 -08:00
pic32mx.c Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 2011-06-04 09:35:13 +02:00
stellaris.c Fix typo in command output 2011-07-10 17:00:57 +02:00
stm32f1x.c stm32f1x: use register base instead of register offset 2011-10-09 00:00:52 +02:00
stm32f2x.c flash: update stm32 driver names 2011-07-28 11:42:27 +01:00
stm32lx.c STM32L: Added flash driver and target 2011-10-03 18:42:39 +02:00
stmsmi.c Compilation Warnings on OS X 10.5 2010-12-29 22:16:28 +01:00
str7x.c error handling: the error number is not part of the user interface 2011-01-03 13:33:27 +01:00
str9x.c Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 2011-06-04 09:35:13 +02:00
str9xpec.c str9xpec: Find flash controller from the chain. 2011-01-14 14:55:24 +01:00
tcl.c fix return error msj 2011-08-09 20:55:26 +02:00
tms470.c warnings: use more 'const' for char * 2010-12-29 22:07:39 +01:00
virtual.c nor/virtual: review scope of symbols 2010-06-21 22:14:19 +08:00