Dear Simon Glass,

Simon Glass <s...@chromium.org> writes:
>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 <s...@chromium.org>
>Reviewed-by: Heiko Schocher <h...@denx.de>
>Tested-on: smartweb, corvus, taurus, axm
>Tested-by: Heiko Schocher <h...@denx.de>
>Reviewed-by: Joe Hershberger <joe.hershber...@ni.com>
>Reviewed-by: Andreas Bießmann <andr...@biessmann.org>
>---
>
>Changes in v2: None
>
> common/bootm.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

applied to u-boot-atmel/master, thanks!

Best regards,
Andreas Bießmann
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to