u-boot-brain/cpu/arm926ejs/at91sam9
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
..
config.mk Move at91cap9 specific files to at91sam9 directory 2008-04-01 01:44:18 +02:00
ether.c Fix @ -> <at> substitution 2008-05-10 00:30:22 +02:00
lowlevel_init.S Fix @ -> <at> substitution 2008-05-10 00:30:22 +02:00
Makefile Fix @ -> <at> substitution 2008-05-10 00:30:22 +02:00
spi.c AT91SAM9: Move CONFIG_HAS_DATAFLASH to Makefile 2008-04-01 01:46:12 +02:00
timer.c Fix @ -> <at> substitution 2008-05-10 00:30:22 +02:00
usb.c Fix @ -> <at> substitution 2008-05-10 00:30:22 +02:00