[PATCH v2 4/5] mips: cache: Make invalidate_dcache_range() weak to enable overwrite

Stefan Roese sr at denx.de
Thu Jul 16 08:24:18 CEST 2020


Hi Daniel,

On 12.07.20 00:45, Daniel Schwierzeck wrote:
>> 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.

Thanks a lot.

Thanks,
Stefan


More information about the U-Boot mailing list