openocd/contrib/loaders/flash
Aurélien Martin 3c8aa12859 nrf5: Refresh the watchdog while flashing
If watchdog is enabled, there's no way we can disable it while the flashing firmware
is running. (Halt disables it, but software reset doesn't.) So let's have the flashing
firmware refresh the watchdog regularly, in case it has been enabled by previously
running software. Failure to do so could lead to a watchdog reset in the middle of
the chip bieng programmed.

Change-Id: I79d41593948aae0080480e891552e1c2ee3ccbd0
Signed-off-by: Aurélien Martin <martaurel@gmail.com>
Reviewed-on: http://openocd.zylin.com/5266
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
2020-04-21 16:40:35 +01:00
..
at91sam7x coding style: add newline at end of text files 2020-02-24 10:30:53 +00:00
bluenrg-x bluenrg-x: simplyfied the driver 2020-03-07 15:31:09 +00:00
cc26xx flash/nor: Add support for TI CC26xx/CC13xx flash 2018-06-15 20:06:25 +01:00
cc3220sf flash/nor: Add support for TI CC3220SF internal flash 2018-06-06 15:38:25 +01:00
fespi Add flash support for SiFive's Freedom E platforms 2019-01-11 19:50:09 +00:00
fm4 contrib/loaders: Enforce Little Endian ARM machine code 2016-08-14 11:45:15 +01:00
fpga jtagspi: new protocol that includes transfer length 2018-01-13 19:36:42 +00:00
kinetis flash Kinetis: longword programming changed to flash_async_algorithm 2016-11-04 21:26:46 +00:00
kinetis_ke contrib/loaders: Enforce Little Endian ARM machine code 2016-08-14 11:45:15 +01:00
max32xxx max32xxx: Support for MAX32XXX devices. 2018-08-21 19:24:58 +01:00
msp432 flash/nor: add support for TI MSP432 devices 2018-07-18 21:09:23 +01:00
nrf5 nrf5: Refresh the watchdog while flashing 2020-04-21 16:40:35 +01:00
sh_qspi flash/nor/sh_qspi: Add SH QSPI driver 2020-01-22 05:50:20 +00:00
stm32 Flash driver for STM32G0xx and STM32G4xx 2020-03-16 15:25:10 +00:00
xmc1xxx contrib/loaders: Enforce Little Endian ARM machine code 2016-08-14 11:45:15 +01:00
armv4_5_cfi_intel_8.s update files to correct FSF address 2013-06-05 19:52:42 +00:00
armv4_5_cfi_intel_16.s update files to correct FSF address 2013-06-05 19:52:42 +00:00
armv4_5_cfi_intel_32.s update files to correct FSF address 2013-06-05 19:52:42 +00:00
armv4_5_cfi_span_8.s update files to correct FSF address 2013-06-05 19:52:42 +00:00
armv4_5_cfi_span_16_dq7.s update files to correct FSF address 2013-06-05 19:52:42 +00:00
armv4_5_cfi_span_16.s update files to correct FSF address 2013-06-05 19:52:42 +00:00
armv4_5_cfi_span_32.s update files to correct FSF address 2013-06-05 19:52:42 +00:00
armv7m_cfi_span_16_dq7.s Support for SST 39VF3201C NOR flash 2013-07-01 08:39:36 +00:00
armv7m_cfi_span_16.s update files to correct FSF address 2013-06-05 19:52:42 +00:00
armv7m_io.s update files to correct FSF address 2013-06-05 19:52:42 +00:00
cortex-m0.S Fix spelling of ARM Cortex 2016-05-20 21:38:03 +01:00
efm32.S flash: efm32: add support for EFR-familty (e.g. bluegecko) 2017-10-03 11:22:18 +01:00
k1921vk01t.S niietcm4: support for NIIET's Cortex-M4 microcontrollers 2015-11-26 12:17:25 +00:00
lpcspifi_erase.S update files to correct FSF address 2013-06-05 19:52:42 +00:00
lpcspifi_init.S update files to correct FSF address 2013-06-05 19:52:42 +00:00
lpcspifi_write.S flash/nor/lpcspifi.c: fix bug that prevented clean reset after flash write 2014-11-24 22:14:38 +00:00
mdr32fx.S mdr32fx: support for Milandr's MDR32Fx internal flash memory 2013-08-07 21:02:51 +00:00
mrvlqspi_write.S flash/nor: add mrvlqspi flash controller driver 2014-09-22 19:37:09 +00:00
pic32mx.s update files to correct FSF address 2013-06-05 19:52:42 +00:00
sim3x.s sim3x: new flash driver for Silabs SiM3 microcontroller family 2015-02-11 22:05:22 +00:00
stellaris.s update files to correct FSF address 2013-06-05 19:52:42 +00:00
str7x.s update files to correct FSF address 2013-06-05 19:52:42 +00:00
str9x.s update files to correct FSF address 2013-06-05 19:52:42 +00:00