1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 17:00:21 +01:00
Files
u-boot-megous/common/cmd_cache.c
Matthew McClintock d0c4c33850 command/cmd_cache.c: Add optional flush arguments
It might be desirable to have the ability to flush icache/dcache
within u-boot, this patch gives each arch the ability to provide
a flush_dcache/flush_icache function to let u-boot flush caches
from the prompt

Signed-off-by: Matthew McClintock <msm@freescale.com>
2011-07-26 14:30:08 +02:00

2.7 KiB