[U-Boot] [PATCH v3 09/10] armv7: adapt omap3 to the new cache maintenance framework

Wolfgang Denk wd at denx.de
Sun May 15 20:58:55 CEST 2011


Dear Aneesh V,

In message <1305202276-27784-10-git-send-email-aneesh at ti.com> you wrote:
> adapt omap3 to the new layered cache maintenance framework
> 
> Signed-off-by: Aneesh V <aneesh at ti.com>
> ---
> V2:
>  * Changes for the function pointer to weakly linked change
> ---
>  arch/arm/cpu/armv7/omap3/Makefile           |    1 -
>  arch/arm/cpu/armv7/omap3/board.c            |  138 ++++++++++++--
>  arch/arm/cpu/armv7/omap3/cache.S            |  263 ---------------------------
>  arch/arm/cpu/armv7/omap3/lowlevel_init.S    |   32 ++++
>  arch/arm/include/asm/arch-omap3/omap3.h     |   20 ++
>  arch/arm/include/asm/arch-omap3/sys_proto.h |   10 +-
>  6 files changed, 178 insertions(+), 286 deletions(-)
>  delete mode 100644 arch/arm/cpu/armv7/omap3/cache.S

NAK because of the CONFIG_SYS_NO_*CACHE names.

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
I came home the other night and tried to open the door  with  my  car
keys...and  the  building started up. So I took it out for a drive. A
cop pulled me over for speeding. He asked me where I  live...  "Right
here".                                                - Steven Wright


More information about the U-Boot mailing list