[PATCH 1/7] m68k: Implement a default flush_dcache_all

Tom Rini trini at konsulko.com
Thu Jul 4 01:22:17 CEST 2024


On Wed, 19 Jun 2024 15:27:53 -0600, Tom Rini wrote:

> Implement a weak default version of flush_dcache_all which is based on
> the ARM default, which is to flush the entire range via
> flush_dcache_range(...).
> 
> 

Applied to u-boot/master, thanks!

-- 
Tom




More information about the U-Boot mailing list