anton
7cfab876e7
flash_loader: fix typo in the stm32l4 loader
2021-04-04 13:28:02 +05:00
anton
41bbbc2e96
flash_loader: fix check BUSY flag, code simplified
2021-03-19 20:44:16 +05:00
nightwalker-87
af765a2022
Minor fixes for flashloader files
2020-05-22 15:11:43 +02:00
Chen Guokai
06a5d716b8
Remove all 'my' in tag name
2020-04-29 22:40:06 +08:00
xp
15e2e1d811
fix align
2020-04-25 14:08:58 +08:00
xp
8aaf95abf6
rewrite flashloaders as clean room doc
2020-04-24 16:59:47 +08:00
Maxime Coquelin
d0458ee756
stlink-common: Fix STM32L4 loader write count to reflect 64bits granularity
...
The stm32l4 loader expects a count of 32 bits words while its granularity is
really 64 bits.
This patch fixes this to simplify count calculation in run_flash_loader().
Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>
2016-03-14 15:17:44 +01:00
Dave Vandervies
0419b8bec6
Flash loader for STM32L4
2015-08-01 10:01:42 -04:00