Skip to content
Snippets Groups Projects
Commit d0c4c338 authored by Matthew McClintock's avatar Matthew McClintock Committed by Wolfgang Denk
Browse files

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: default avatarMatthew McClintock <msm@freescale.com>
parent 0e0996ef
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment