
12 Apr
2016
12 Apr
'16
4:30 a.m.
On Wed, Apr 06, 2016 at 11:02:22AM +0200, Stefan Roese wrote:
This patch adds a call to flush_dcache_range() to bootcount_store() to make sure, that the bootcounter data (including the patterns) is written to memory. Without this, platforms with dcache enabled may not have the bootcounter updated upon reset.
Signed-off-by: Stefan Roese sr@denx.de Cc: Valentin Longchamp valentin.longchamp@keymile.com
Applied to u-boot/master, thanks!
--
Tom