riscv-openocd/src/flash/nor
Nemui Trinomius 9b1eb2365e fm3: fix Fujitsu MB9Ax family support
Some MB9Ax (especially few internal SRAM model) fails programming
because of wrong SRAM basic-address on running algorithm.
Default SRAM basic-address must be 0x20000000.
This patch is fixing default SRAM basic-address and ramcode offset.
Tested on a MB9BF618T and MB9AF112K.

Change-Id: Ibda9aceb4c317bcae0dcce9f6d0fd1c4b5d81952
Signed-off-by: Nemui Trinomius <nemuisan_kawausogasuki@live.jp>
Reviewed-on: http://openocd.zylin.com/1793
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
2013-11-06 12:59:18 +00:00
..
Makefile.am flash: add Nuvoton NUC910 series support 2013-09-13 19:42:31 +00:00
aduc702x.c aduc702x: Fix byte order bug 2013-10-31 20:43:44 +00:00
at91sam3.c Remove unnecessary casts 2013-10-31 20:43:27 +00:00
at91sam4.c Remove unnecessary casts 2013-10-31 20:43:27 +00:00
at91sam7.c update files to correct FSF address 2013-06-05 19:52:42 +00:00
avrf.c atmega: add new target support 2013-09-08 16:16:07 +00:00
cfi.c Remove unnecessary casts 2013-10-31 20:43:27 +00:00
cfi.h Support for SST 39VF3201C NOR flash 2013-07-01 08:39:36 +00:00
core.c Clean up many C99 integer types format specifiers 2013-10-31 20:40:03 +00:00
core.h flash: add padded_value cmd 2013-10-07 19:28:19 +00:00
driver.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
drivers.c flash: add Nuvoton NUC910 series support 2013-09-13 19:42:31 +00:00
dsp5680xx_flash.c flash/nor: Make info function optional 2013-10-03 09:22:34 +00:00
efm32.c Remove unnecessary casts 2013-10-31 20:43:27 +00:00
em357.c Remove unnecessary casts 2013-10-31 20:43:27 +00:00
faux.c update files to correct FSF address 2013-06-05 19:52:42 +00:00
fm3.c fm3: fix Fujitsu MB9Ax family support 2013-11-06 12:59:18 +00:00
imp.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
kinetis.c Clean up many C99 integer types format specifiers 2013-10-31 20:40:03 +00:00
lpc288x.c lpc288x: Can now use target_write_buffer() 2013-10-15 20:41:31 +00:00
lpc2000.c Clean up many C99 integer types format specifiers 2013-10-31 20:40:03 +00:00
lpc2900.c lpc2900: Fix byte order bugs and remove unnecessary casts 2013-10-31 20:43:53 +00:00
lpcspifi.c lpcspifi: Fix byte order bug 2013-11-05 09:39:43 +00:00
mdr.c Remove unnecessary casts 2013-10-31 20:43:27 +00:00
mini51.c flash: fix mini51 cygwin build issues 2013-10-07 19:27:45 +00:00
non_cfi.c update files to correct FSF address 2013-06-05 19:52:42 +00:00
non_cfi.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
nuc1x.c Clean up many C99 integer types format specifiers 2013-10-31 20:40:03 +00:00
ocl.c flash/nor: Make info function optional 2013-10-03 09:22:34 +00:00
ocl.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
pic32mx.c pic32mx: Fix byte order bug 2013-10-31 20:44:47 +00:00
spi.c flash: add Winbond w25q80bv spi support 2013-08-01 10:36:39 +00:00
spi.h update files to correct FSF address 2013-06-05 19:52:42 +00:00
stellaris.c Remove unnecessary casts 2013-10-31 20:43:27 +00:00
stm32f1x.c stm32f1x: Fix byte order bug and remove unnecessary cast 2013-10-31 20:44:55 +00:00
stm32f2x.c Remove unnecessary casts 2013-10-31 20:43:27 +00:00
stm32lx.c Remove unnecessary casts 2013-10-31 20:43:27 +00:00
stmsmi.c Clean up many C99 integer types format specifiers 2013-10-31 20:40:03 +00:00
str7x.c str7x: Fix byte order bug 2013-10-31 20:45:04 +00:00
str9x.c str9x: Fix byte order bug 2013-10-31 20:45:16 +00:00
str9xpec.c flash/nor: Make info function optional 2013-10-03 09:22:34 +00:00
tcl.c Clean up many C99 integer types format specifiers 2013-10-31 20:40:03 +00:00
tms470.c update files to correct FSF address 2013-06-05 19:52:42 +00:00
virtual.c flash: add padded_value cmd 2013-10-07 19:28:19 +00:00