Home
last modified time | relevance | path

Searched hist:"6 b424611a8dee0444459c0c205a9d72f65f61456" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dcache_v7.cdiff 6b424611a8dee0444459c0c205a9d72f65f61456 Sun Jun 19 20:43:02 CDT 2016 Simon Glass <sjg@chromium.org> arm: Don't invalidate unaligned cache regions

At present armv7 will unhappily invalidate a cache region and print an
error message. Make it skip the operation instead, as it does with other
cache operations.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Marek Vasut <marex@denx.de>