u-boot-brain/board/sandbox
Heinrich Schuchardt 3286d223fd sandbox: implement invalidate_icache_all()
Before executing code that we have loaded from a file we need to flush the
data cache and invalidate the instruction flash.

Implement functions flush_cache() and invalidate_icache_all().

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-12-22 20:39:25 -07:00
..
MAINTAINERS sandbox: Remove sandbox_noblk build 2019-10-11 19:05:14 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sandbox.c sandbox: implement invalidate_icache_all() 2020-12-22 20:39:25 -07:00