[U-Boot] [U-Boot, v3, 1/4] m68k: cache: add an empty stub functions for invalidate/flush dcache
Tom Rini
trini at konsulko.com
Thu Aug 13 15:20:02 CEST 2015
On Mon, Jul 27, 2015 at 11:40:15AM +0800, Wu, Josh wrote:
> Since some driver like ohci, lcd used dcache functions. But m68k 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 m68k cpu.
>
> Also each cpu can implement its own implementation. If not implemented
> then by default is using an empty function.
>
> Signed-off-by: Josh Wu <josh.wu at atmel.com>
> Acked-by: Angelo Dureghello <angelo at sysam.it>
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/35450a8e/attachment.sig>
More information about the U-Boot
mailing list