[U-Boot] [PATCH 03/18] bootm: Align cache flush end address correctly

Joe Hershberger joe.hershberger at gmail.com
Tue May 3 21:39:08 CEST 2016


On Tue, May 3, 2016 at 1:39 AM, Simon Glass <sjg at chromium.org> wrote:
> Flushing part of the cache should be done on cache boundaries. Trying to
> flush part of a cache line is not supported and the request may be ignored
> or print warnings.
>
> Adjust the bootm code to align the end address to prevent this problem.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>

Reviewed-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list