[U-Boot] [PATCH v2 1/2] command/cmd_cache.c: Add optional flush arguments
Wolfgang Denk
wd at denx.de
Tue Jul 26 14:30:16 CEST 2011
Dear Matthew McClintock,
In message <1306267745-14531-1-git-send-email-msm at freescale.com> you wrote:
> 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 at freescale.com>
> ---
> v2: Use __weak instead of __attribute__((weak,alias))
>
> common/cmd_cache.c | 37 ++++++++++++++++++++++++++++---------
> 1 files changed, 28 insertions(+), 9 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
Q: How do you spell "onomatopoeia"?
A: The way it sounds.
More information about the U-Boot
mailing list