[U-Boot] [U-Boot, v3, 2/4] ARM: cache: add an empty stub function for invalidate/flush dcache

Tom Rini trini at konsulko.com
Thu Aug 13 15:20:05 CEST 2015


On Mon, Jul 27, 2015 at 11:40:16AM +0800, Wu, Josh wrote:

> Since some driver like ohci, lcd used dcache functions. But some ARM
> cpu don't implement the invalidate_dcache_range()/flush_dcache_range()
> functions.
> 
> To avoid compiling errors this patch adds an weak empty stub function
> for all ARM cpu in arch/arm/lib/cache.c.
> And ARM cpu still can implemnt its own cache functions on the cpu folder.
> 
> Signed-off-by: Josh Wu <josh.wu at atmel.com>
> Reviewed-by: York Sun <yorksun at freescale.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150813/f0fc46de/attachment.sig>


More information about the U-Boot mailing list