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...@atmel.com>
> Acked-by: Angelo Dureghello <ang...@sysam.it>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to