In message <[EMAIL PROTECTED]> you wrote:
> When applying the AT91CAP9 patches upstream, something transformed
> the '@' character into the ' <at> ' sequence.
> 
> The patch below restores the original form in all the places where
> it has been modified (the AT91CAP9 files, the AT91SAM9260 files which
> were copied from AT91CAP9, and a couple of other files where the
> ' <at> ' sequence was present).
> 
> Signed-off-by: Stelian Pop <[EMAIL PROTECTED]>
> ---
>  CHANGELOG                                  |   12 ++++++------
>  board/atmel/at91cap9adk/Makefile           |    2 +-
>  board/atmel/at91cap9adk/at91cap9adk.c      |    2 +-
>  board/atmel/at91cap9adk/led.c              |    2 +-
>  board/atmel/at91cap9adk/nand.c             |    2 +-
>  board/atmel/at91cap9adk/u-boot.lds         |    2 +-
>  board/atmel/at91sam9260ek/Makefile         |    2 +-
>  board/atmel/at91sam9260ek/at91sam9260ek.c  |    2 +-
>  board/atmel/at91sam9260ek/led.c            |    2 +-
>  board/atmel/at91sam9260ek/nand.c           |    2 +-
>  board/atmel/at91sam9260ek/u-boot.lds       |    2 +-
>  cpu/arm926ejs/at91sam9/Makefile            |    2 +-
>  cpu/arm926ejs/at91sam9/ether.c             |    2 +-
>  cpu/arm926ejs/at91sam9/lowlevel_init.S     |    2 +-
>  cpu/arm926ejs/at91sam9/timer.c             |    2 +-
>  cpu/arm926ejs/at91sam9/usb.c               |    2 +-
>  drivers/net/smc911x.c                      |    2 +-
>  include/asm-arm/arch-at91sam9/clk.h        |    2 +-
>  include/asm-arm/arch-at91sam9/memory-map.h |    2 +-
>  include/asm-arm/dma-mapping.h              |    2 +-
>  include/configs/at91cap9adk.h              |    2 +-
>  include/configs/at91sam9260ek.h            |    2 +-
>  22 files changed, 27 insertions(+), 27 deletions(-)

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]
Live long and prosper.
        -- Spock, "Amok Time", stardate 3372.7

-------------------------------------------------------------------------
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