uboot-mt623x/cpu/arm926ejs
Stelian Pop cce9cfdabc 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>
2008-05-10 00:30:22 +02:00
..
at91sam9 Fix @ -> <at> substitution 2008-05-10 00:30:22 +02:00
davinci ARM: Davinci: Fix DM644x timer overflow handling and cleanup 2008-04-22 23:12:01 +02:00
omap Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
versatile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
config.mk Update ARM Integrator boards: 2005-10-04 23:10:28 +02:00
cpu.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
cpuinfo.c Remove duplicate defines for ARRAY_SIZE 2008-02-14 00:43:02 +01:00
interrupts.c Use timer_init() instead of board supplied interrupt_init() 2008-04-01 01:44:05 +02:00
start.S AT91CAP9 support : cpu/ files 2008-02-14 09:37:57 +00:00