commit | 384b1d507f1057d97e7cd086f9ea649549300a44 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Fri Nov 18 17:21:52 2016 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Nov 28 15:10:34 2016 -0500 |
tree | dbbee8834bfb2d8a1211cac8bfa2980a18ed8be3 | |
parent | ca388143ce87e5b1ae6c3b5eb41fcf8bcecdc0dd [diff] |
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>