u-boot-brain/cpu/arm920t/at91rm9200
Wolfgang Denk 95f9dda216 Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200
Patch by Anders Larsen, 07 Oct 2005

The Atmel errata #11 states that the transfer buffer descriptor
table must be aligned on a 16-word boundary. As it turned out, this
is insufficient - it seems the table must be aligned on a boundary
at least as large as the table itself (in Linux this is not an
issue - the table is aligned on a PAGE_SIZE (4096) boundary).
2005-10-09 00:33:37 +02:00
..
bcm5221.c Add support for Cogent csb637 2005-10-05 02:00:09 +02:00
dm9161.c Fix dm9161.c initialization 2005-10-05 01:54:04 +02:00
ether.c Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200 2005-10-09 00:33:37 +02:00
i2c.c Complete support for the KwikByte KB920x boards 2005-10-06 01:22:22 +02:00
interrupts.c Patch by Steven Scholz, 06 Apr 2005: 2005-04-06 13:52:31 +00:00
lowlevel_init.S Set the AT91RM9200 clock to asynchronous mode 2005-10-05 02:06:08 +02:00
lxt972.c * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200 2005-10-05 01:51:29 +02:00
Makefile Add support for Cogent csb637 2005-10-05 02:00:09 +02:00
serial.c Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3 2005-08-12 22:35:59 +02:00
usb_ohci.c Add support for AT91RM9200 OHCI Controller. 2005-09-26 01:26:56 +02:00
usb_ohci.h Add support for AT91RM9200 OHCI Controller. 2005-09-26 01:26:56 +02:00