In message <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>.
> 
> Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
> ---
>  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: [EMAIL PROTECTED]
I often quote myself; it adds spice to my conversation.  - G. B. Shaw

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to