[U-Boot] [PATCH v2 1/2] avr32: rename memory-map.h -> hardware.h

Reinhard Meyer u-boot at emk-elektronik.de
Mon Apr 11 10:55:23 CEST 2011


Dear Andreas Bießmann:
> Signed-off-by: Andreas Bießmann <biessmann at corscience.de>
> ---
> changes since v1:
>  - only rename in this patch and fixup includes in respective includes
>  - use 'format-patch -C'
> 
>  arch/avr32/cpu/at32ap700x/clk.c                    |    2 +-
>  arch/avr32/cpu/at32ap700x/portmux.c                |    2 +-
>  arch/avr32/cpu/cpu.c                               |    2 +-
>  arch/avr32/cpu/hsdramc.c                           |    2 +-
>  arch/avr32/cpu/interrupts.c                        |    2 +-
>  arch/avr32/cpu/portmux-gpio.c                      |    2 +-
>  arch/avr32/cpu/portmux-pio.c                       |    2 +-
>  arch/avr32/include/asm/arch-at32ap700x/gpio.h      |    2 +-
>  .../arch-at32ap700x/{memory-map.h => hardware.h}   |    0
>  board/miromico/hammerhead/hammerhead.c             |    2 +-
>  drivers/mmc/atmel_mci.c                            |    2 +-
>  include/configs/atngw100.h                         |    2 +-
>  include/configs/atstk1002.h                        |    2 +-
>  include/configs/atstk1003.h                        |    2 +-
>  include/configs/atstk1004.h                        |    2 +-
>  include/configs/atstk1006.h                        |    2 +-
>  include/configs/favr-32-ezkit.h                    |    2 +-
>  include/configs/mimc200.h                          |    2 +-
>  18 files changed, 17 insertions(+), 17 deletions(-)
>  rename arch/avr32/include/asm/arch-at32ap700x/{memory-map.h => hardware.h} (100%)

Applied into u-boot-atmel/next.

Thanks,

Reinhard


More information about the U-Boot mailing list