u-boot/drivers/bootcount
Stefan Roese 384b1d507f bootcounter_ram: Fix misaligned cache warning
This patch fixes the warning about misaligned cache on Armada XP:

CACHE: Misaligned operation at range [7ffff000, 7fffffac]

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Valentin Longchamp <valentin.longchamp@keymile.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-11-28 15:10:34 -05:00
..
Makefile i2c, bootcount: add support for bootcounter on i2c devices 2014-02-20 06:46:56 +01:00
bootcount.c bootcount: Correct #endif comment to match, other aesthetics 2016-01-08 10:15:43 -05:00
bootcount_at91.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
bootcount_blackfin.c Consolidate bootcount code into drivers/bootcount 2012-09-01 14:26:02 +02:00
bootcount_davinci.c am33xx: Make SoC bootcount driver have its own symbol 2013-11-11 12:17:35 -05:00
bootcount_env.c bootcount: store bootcount var in environment 2013-11-11 12:16:28 -05:00
bootcount_i2c.c i2c, bootcount: add support for bootcounter on i2c devices 2014-02-20 06:46:56 +01:00
bootcount_ram.c bootcounter_ram: Fix misaligned cache warning 2016-11-28 15:10:34 -05:00