]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix @ -> <at> substitution
authorStelian Pop <stelian@popies.net>
Thu, 8 May 2008 20:52:09 +0000 (22:52 +0200)
committerWolfgang Denk <wd@denx.de>
Fri, 9 May 2008 22:30:22 +0000 (00:30 +0200)
commitcce9cfdabcf416ecd2aacc3681c91e5378c75a3d
tree98a3d53030efdb31289d3276a371fade4811cf4c
parent9606b3c81b3c47a1d58514e9a232c6f461a17597
Fix @ -> <at> substitution

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 <stelian@popies.net>
22 files changed:
CHANGELOG
board/atmel/at91cap9adk/Makefile
board/atmel/at91cap9adk/at91cap9adk.c
board/atmel/at91cap9adk/led.c
board/atmel/at91cap9adk/nand.c
board/atmel/at91cap9adk/u-boot.lds
board/atmel/at91sam9260ek/Makefile
board/atmel/at91sam9260ek/at91sam9260ek.c
board/atmel/at91sam9260ek/led.c
board/atmel/at91sam9260ek/nand.c
board/atmel/at91sam9260ek/u-boot.lds
cpu/arm926ejs/at91sam9/Makefile
cpu/arm926ejs/at91sam9/ether.c
cpu/arm926ejs/at91sam9/lowlevel_init.S
cpu/arm926ejs/at91sam9/timer.c
cpu/arm926ejs/at91sam9/usb.c
drivers/net/smc911x.c
include/asm-arm/arch-at91sam9/clk.h
include/asm-arm/arch-at91sam9/memory-map.h
include/asm-arm/dma-mapping.h
include/configs/at91cap9adk.h
include/configs/at91sam9260ek.h