[U-Boot] [PATCH] IXP425: make cmd_go handle caches correctly Part 1/1

Wolfgang Denk wd at denx.de
Tue Dec 16 00:18:24 CET 2008


Dear Stefan Althoefer,

In message <49384710.DwdG58IaB1mKOO9U%stefan.althoefer at web.de> you wrote:
> [PATCH] IXP425: make cmd_go handle caches correctly
> 
> This patch adds icache_invalidate() and dcache_flush() to
> cpu/ixp/cpu.c.
> 
> Also it adds do_go_exec() which is called from do_go().
> This private implementation performs cache handling
> before jumping into the code.
> 
> Without this cache handling, you will jump into stale
> code if you download a program several times.

Coding style: please use TABs for indentation.

> The patch is against "latest" u-boot git-repository
> 
> Please (still) be patient if style of submission or patches are
> offending.

And move such comments below th e"---" line, please.

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 first thing we do is kill all the lawyers.
(Shakespeare. II Henry VI, Act IV, scene ii)


More information about the U-Boot mailing list