1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-03 01:32:47 +02:00
Files
u-boot-megous/arch/sandbox/cpu
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
..
2020-12-13 07:58:17 -07:00
2020-10-29 14:42:18 -06:00
2020-10-29 14:42:18 -06:00
2020-11-05 09:11:30 -07:00