[PATCH v2 4/5] mips: cache: Make invalidate_dcache_range() weak to enable overwrite
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Sun Jul 12 00:45:36 CEST 2020
> 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 at 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
More information about the U-Boot
mailing list