]> git.dujemihanovic.xyz Git - u-boot.git/commit
powerpc: Add the old invalidate_icache_all function
authorTom Rini <trini@konsulko.com>
Wed, 19 Jun 2024 21:27:58 +0000 (15:27 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 3 Jul 2024 20:42:01 +0000 (14:42 -0600)
commit280e54656f3e1a356baca02dc264d9d9407bf0a9
tree032565c16e6dee5429f15e5cac641884dd4eb5b2
parent34a0c164a5368099351fe63e86543ed0f6d394b7
powerpc: Add the old invalidate_icache_all function

Add the old invalidate_icache_all function that prints a warning that
was previously found in cmd/cache.c

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/powerpc/lib/cache.c