
5 Aug
2018
5 Aug
'18
1:40 a.m.
On Wed, Jul 25, 2018 at 11:45:58AM +0000, Alex Kiernan wrote:
1947c2d2a0 introduces cache line flushes for the bootcounter, but if the start address is not aligned then the flush causes warnings of the form:
CACHE: Misaligned operation at range [4030b7fc, 4030b83c]
Align both the start and end of the buffer (possibly crossing multiple lines).
Fixes: 1947c2d2a0 ("bootcount: flush after storing the bootcounter") Signed-off-by: Alex Kiernan alex.kiernan@gmail.com Acked-by: Stefano Babic sbabic@denx.de
Applied to u-boot/master, thanks!
--
Tom