uboot-mt623x/board/csb637
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
..
Makefile Add support for Cogent csb637 2005-10-05 02:00:09 +02:00
config.mk Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200 2005-10-09 00:33:37 +02:00
csb637.c Fix the machine-id of the Cogent csb637 board 2005-10-06 01:26:16 +02:00
u-boot.lds Add support for Cogent csb637 2005-10-05 02:00:09 +02:00