On 27 November 2016 at 15:15, Vladimir Zapolskiy <[email protected]> wrote: > In common usecases flush_cache() assumes both cache invalidation and > write-back to memory, instead of doing cache invalidation only with > the wrapped 'ocbi' instruction pin flush_cache() to cache invalidation > with memory write-back done by 'ocbp'. > > Signed-off-by: Vladimir Zapolskiy <[email protected]> > --- > arch/sh/cpu/sh4/cpu.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

