commit | 783a8e7c9f4308f974cdb80cf7eadabded23db77 | [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 | a41381beb4b6e601e9b8d0c2779211305d3a7ced [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>