mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 16:07:30 +00:00
43fb0e3926
Old sector number is not being cleared from FLASH_CR register. For example when first erased sector was 001 and then you want to erase sector 010, sector 011 gets erased instead. This patch clears old sector number from FLASH_CR register before a new one is written. Signed-off-by: Vadzim Dambrouski <pftbest@gmail.com> |
||
---|---|---|
.. | ||
stm32f1 | ||
stm32f4 | ||
config.mk | ||
cpu.c | ||
Makefile | ||
start.S |