[U-Boot] [PATCH 03/10] AVR32: Make cacheflush cpu-dependent

Wolfgang Denk wd at denx.de
Wed Nov 19 00:44:42 CET 2008


Dear Olav Morken,

In message <0bc39b76c8da6492c2b2083b8e732d06d3bf13b0.1223643536.git.olavmrk at gmail.com> you wrote:
> The AT32UC3A series of processors doesn't contain any cache, and issuing
> cache control instructions on those will cause an exception. This commit
> makes cacheflush.h arch-dependent in preparation for the AT32UC3A-support.
> 
> Signed-off-by: Gunnar Rangoy <gunnar at rangoy.com>
> Signed-off-by: Paul Driveklepp <pauldriveklepp at gmail.com>
> Signed-off-by: Olav Morken <olavmrk at gmail.com>
> ---
>  board/atmel/atstk1000/flash.c                  |    2 +-
>  board/earthlcd/favr-32-ezkit/flash.c           |    2 +-
>  cpu/at32ap/cache.c                             |    2 +-
>  include/asm-avr32/arch-at32ap700x/cacheflush.h |   83 ++++++++++++++++++++++++
>  include/asm-avr32/cacheflush.h                 |   83 ------------------------

Please provide the patch such that files get renamed, not removed and
re-added.

>  include/asm-avr32/dma-mapping.h                |    2 +-
>  lib_avr32/board.c                              |    2 +-
>  7 files changed, 88 insertions(+), 88 deletions(-)
>  create mode 100644 include/asm-avr32/arch-at32ap700x/cacheflush.h
>  delete mode 100644 include/asm-avr32/cacheflush.h

Please provide the patch such that files get renamed, not removed and
re-added.


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 ideal situation is to have massive computing power right at home.
Something that dims the streetlights and shrinks the picture  on  the
neighbours' TVs when you boot it up.


More information about the U-Boot mailing list