mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-30 11:01:26 +02:00
The implementation of icache_invalid appears to be doing what other architectures call invalidate_icache_all so rename to match. Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Signed-off-by: Tom Rini <trini@konsulko.com>