mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 01:02:19 +02: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>