mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
20adda4cf8
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> |
||
---|---|---|
.. | ||
bootcount.c | ||
bootcount_at91.c | ||
bootcount_blackfin.c | ||
bootcount_davinci.c | ||
bootcount_env.c | ||
bootcount_i2c.c | ||
bootcount_ram.c | ||
Makefile |