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

Andreas Bießmann andreas at biessmann.org
Mon Jun 13 00:01:23 CEST 2016


Dear Simon Glass,

Simon Glass <sjg at 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 <sjg at chromium.org>
>Reviewed-by: Heiko Schocher <hs at denx.de>
>Tested-on: smartweb, corvus, taurus, axm
>Tested-by: Heiko Schocher <hs at denx.de>
>Reviewed-by: Joe Hershberger <joe.hershberger at ni.com>
>Reviewed-by: Andreas Bießmann <andreas at 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


More information about the U-Boot mailing list