[U-Boot-Users] [PATCH 02/26] Update origin and copyright information in arch-at91sam9 header files
Wolfgang Denk
wd at denx.de
Sat May 10 00:26:41 CEST 2008
In message <1210279954-28692-3-git-send-email-stelian at popies.net> you wrote:
> When doing the AT91CAP9/AT91SAM9 port, a number of header files were
> copied from the Linux kernel sources. This patch explicitly specifies
> this origin for all the copied headers, and for those missing copyright
> information, adds it.
>
> Additionaly, the header file 'at91sam926x_mc.h' has been superceeded
> in the latest kernel sources by 'at91sam9_smc.h'.
>
> The copyright information has been confirmed by the AT91 Linux kernel
> maintainer, Andrew Victor <avictor.za at gmail.com>.
>
> Signed-off-by: Stelian Pop <stelian at popies.net>
> ---
> board/atmel/at91cap9adk/at91cap9adk.c | 2 +-
> board/atmel/at91sam9260ek/at91sam9260ek.c | 2 +-
> include/asm-arm/arch-at91sam9/at91_pio.h | 2 +-
> include/asm-arm/arch-at91sam9/at91_pit.h | 5 +-
> include/asm-arm/arch-at91sam9/at91_pmc.h | 2 +-
> include/asm-arm/arch-at91sam9/at91_rstc.h | 5 +-
> include/asm-arm/arch-at91sam9/at91_spi.h | 2 +-
> include/asm-arm/arch-at91sam9/at91cap9.h | 2 +-
> include/asm-arm/arch-at91sam9/at91cap9_matrix.h | 2 +-
> include/asm-arm/arch-at91sam9/at91sam9260.h | 2 +-
> include/asm-arm/arch-at91sam9/at91sam9260_matrix.h | 4 +-
> include/asm-arm/arch-at91sam9/at91sam926x_mc.h | 140 --------------------
> include/asm-arm/arch-at91sam9/at91sam9_smc.h | 76 +++++++++++
> include/asm-arm/arch-at91sam9/gpio.h | 2 +-
> include/asm-arm/arch-at91sam9/hardware.h | 2 +-
> include/asm-arm/arch-at91sam9/io.h | 2 +-
> 16 files changed, 98 insertions(+), 154 deletions(-)
> delete mode 100644 include/asm-arm/arch-at91sam9/at91sam926x_mc.h
> create mode 100644 include/asm-arm/arch-at91sam9/at91sam9_smc.h
Applied, thanks.
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 often quote myself; it adds spice to my conversation. - G. B. Shaw
More information about the U-Boot
mailing list