From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Sat, 4 Aug 2018 19:40:28 -0400 Subject: [U-Boot] bootcount: Fix misaligned cache operation In-Reply-To: <20180725114559.9805-1-alex.kiernan@gmail.com> References: <20180725114559.9805-1-alex.kiernan@gmail.com> Message-ID: <20180804234028.GD32145@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > Acked-by: Stefano Babic Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: