u-boot-brain/arch/sh/cpu
Vladimir Zapolskiy 0f62bf633f sh4: cache: correct flush_cache() to writeback and invalidate
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 <vz@mleia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-12-02 21:32:39 -05:00
..
sh2 sh: Fix build errors for generic board 2016-05-27 15:39:51 -04:00
sh3 sh: Fix build errors for generic board 2016-05-27 15:39:51 -04:00
sh4 sh4: cache: correct flush_cache() to writeback and invalidate 2016-12-02 21:32:39 -05:00
u-boot.lds sh: Fix build errors for generic board 2016-05-27 15:39:51 -04:00