
12 Jul
2020
12 Jul
'20
12:45 a.m.
This patch adds __weak to invalidate_dcache_range() in lib/cache.c. This makes it possible to overwrite this function by a platforms specific version, which will be done for Octeon.
Signed-off-by: Stefan Roese sr@denx.de
(no changes since v1)
arch/mips/lib/cache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
applied to u-boot-mips/next, thanks.
Stefan, I'll apply the two Octeon MIPS64 base support series after I have applied my start.S refactoring and header sync series.
--
- Daniel