u-boot-brain/drivers/bootcount
Stefan Roese 20adda4cf8 bootcounter_ram: Flush dcache after data is written into SDRAM
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>
2016-04-11 20:48:25 -04:00
..
bootcount_at91.c
bootcount_blackfin.c
bootcount_davinci.c
bootcount_env.c
bootcount_i2c.c
bootcount_ram.c bootcounter_ram: Flush dcache after data is written into SDRAM 2016-04-11 20:48:25 -04:00
bootcount.c bootcount: Correct #endif comment to match, other aesthetics 2016-01-08 10:15:43 -05:00
Makefile