[PATCH v2 04/12] mips: cache: Make flush_cache() weak to enable overwrite

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Fri Jun 5 17:29:38 CEST 2020



Am 14.05.20 um 11:59 schrieb Stefan Roese:
> This patch adds __weak to flush_cache() in lib/cache.c. This makes it
> possible to overwrite this function by a platforms specific version,
> like done with the Octeon base port.
> 
> Signed-off-by: Stefan Roese <sr at denx.de>
> 
> ---
> 
> Changes in v2:
> - New patch
> 
>  arch/mips/lib/cache.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

applied to u-boot-mips/next, thanks.

-- 
- Daniel


More information about the U-Boot mailing list