
21 Apr
2016
21 Apr
'16
1:22 p.m.
On Mon, Apr 11, 2016 at 11:20:39PM +0200, Alexander Graf wrote:
The cache line flush helpers only work properly when they get aligned start and end addresses. Round our flush range to cache line size. It's safe because we're guaranteed to flush within a single page which has the same cache attributes.
Reported-by: Marek Vasut marex@denx.de Signed-off-by: Alexander Graf agraf@suse.de Reviewed-by: Andreas Färber afaerber@suse.de Tested-by: Andreas Färber afaerber@suse.de
Applied to u-boot/master, thanks!
--
Tom