bootcounter_ram: Fix misaligned cache warning
authorStefan Roese <sr@denx.de>
Fri, 18 Nov 2016 16:21:52 +0000 (17:21 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 28 Nov 2016 20:10:34 +0000 (15:10 -0500)
commit384b1d507f1057d97e7cd086f9ea649549300a44
treedbbee8834bfb2d8a1211cac8bfa2980a18ed8be3
parentca388143ce87e5b1ae6c3b5eb41fcf8bcecdc0dd
bootcounter_ram: Fix misaligned cache warning

This patch fixes the warning about misaligned cache on Armada XP:

CACHE: Misaligned operation at range [7ffff0007fffffac]

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Valentin Longchamp <valentin.longchamp@keymile.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
drivers/bootcount/bootcount_ram.c