9
0
Fork 0
barebox/cpu/arm920t
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
..
at91rm9200 Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200 2005-10-09 00:33:37 +02:00
imx Patches by Steven Scholz, 05 Apr 2005: 2005-04-05 22:30:50 +00:00
ks8695 Fix make dependencies for at91rm9200 and ks8695 cpus 2005-08-23 22:29:44 +02:00
s3c24x0 Coding style cleanup 2005-08-02 17:06:17 +02:00
Makefile Patch by Steven Scholz, 16 Aug 2004: 2004-10-09 22:21:29 +00:00
config.mk Update ARM Integrator boards: 2005-10-04 23:10:28 +02:00
cpu.c Add ARM946E cpu and core module targets; remap memory to 0x00000000 2005-09-25 01:48:28 +02:00
interrupts.c Cleanup 2005-09-25 02:00:47 +02:00
start.S Update make target for ARM supported boards. 2005-10-06 17:08:18 +02:00