summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-05-05 13:28:07 (GMT)
committerAndreas Bießmann <andreas@biessmann.org>2016-06-12 21:49:38 (GMT)
commitb4d956f6bc0fe6ff9a5776cbce0fe97a344737a3 (patch)
treecd9de3476a26a2b3a977fcafd03a80cf3fa3edb5 /net
parentb5bd09820c79dc92b3e5fb5be4b47ce22c731443 (diff)
downloadu-boot-fsl-qoriq-b4d956f6bc0fe6ff9a5776cbce0fe97a344737a3.tar.xz
bootm: Align cache flush end address correctly
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: Heiko Schocher <hs@denx.de> Tested-on: smartweb, corvus, taurus, axm Tested-by: Heiko Schocher <hs@denx.de> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Andreas Bießmann <andreas@biessmann.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions