[U-Boot] [PATCH 04/10] AVR32: Move addrspace.h to arch-directory, and move some functions from io.h to addrspace.h

Wolfgang Denk wd at denx.de
Wed Nov 19 00:45:25 CET 2008


Dear Olav Morken,

In message <1e4f0c3bf3b5b62b9294b0b146ec100ded6feb66.1223643536.git.olavmrk at gmail.com> you wrote:
> The AVR32A architecture (which AT32UC3A-series is based on) has a
> different memory layout than the AVR32B-architecture. This patch moves
> addrspace.h to an arch-dependent directory in preparation for
> AT32UC3A-support. It also moves some address-space manipulation
> functions from io.h to addrspace.h.
> 
> 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>
> ---
>  include/asm-avr32/addrspace.h                 |   46 --------------
>  include/asm-avr32/arch-at32ap700x/addrspace.h |   84 +++++++++++++++++++++++++

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

>  include/asm-avr32/io.h                        |   39 +-----------
>  lib_avr32/bootm.c                             |    2 +-
>  4 files changed, 87 insertions(+), 84 deletions(-)
>  delete mode 100644 include/asm-avr32/addrspace.h
>  create mode 100644 include/asm-avr32/arch-at32ap700x/addrspace.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
Man is the best computer we can put aboard a spacecraft ...  and  the
only one that can be mass produced with unskilled labor.
                                                 -- Wernher von Braun


More information about the U-Boot mailing list