]> git.dujemihanovic.xyz Git - u-boot.git/commit
sh: Add the old invalidate_icache_all function
authorTom Rini <trini@konsulko.com>
Wed, 19 Jun 2024 21:27:56 +0000 (15:27 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 3 Jul 2024 20:42:01 +0000 (14:42 -0600)
commit6912c9c2f9f1fc4d62ba33c41a07d137ab04d743
treed3537019f1298d969dc7d8a13bd20df01604dddd
parentbe9f4ff58567420e470f2f0eccda41347747c8f5
sh: 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/sh/cpu/sh4/cache.c