[U-Boot] [PATCH] cmd_cache: use cache/invalidate functions available in common.h

Wolfgang Denk wd at denx.de
Tue Mar 6 22:13:05 CET 2012


Dear Stefan Kristiansson,

In message <1320121272-17613-1-git-send-email-stefan.kristiansson at saunalahti.fi> you wrote:
> flush_dcache()/flush_icache() aren't defined in common.h,
> flush_dcache_all()/invalidate_icache_all() however are.
> 
> Let the icache and dcache commands use those instead.
> 
> Signed-off-by: Stefan Kristiansson <stefan.kristiansson at saunalahti.fi>
> ---
>  common/cmd_cache.c |   16 ++++++++--------
>  1 files changed, 8 insertions(+), 8 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"The lesser of two evils -- is evil."             - Seymour (Sy) Leon


More information about the U-Boot mailing list