mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-11 05:41:25 +01:00
If the bootcounter address is in a cached memory, a flush of dcache must occur after updateing the bootcounter. Issue found on i.MX6 where bootcounter is put into the internal (cached) IRAM. Signed-off-by: Stefano Babic <sbabic@denx.de>