
3 May
2016
3 May
'16
9:39 p.m.
On Tue, May 3, 2016 at 1:39 AM, Simon Glass sjg@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@chromium.org
Reviewed-by: Joe Hershberger joe.hershberger@ni.com