URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [devs/] [eth/] [arm/] [olpce2294/] [current/] [doc/] [README] - Rev 786
Compare with Previous | Blame | View Log
Olimex LPC-E2294 development board has a Cirrus Logic CS8900A ethernet
controller had been wired to MPU in 8-bit mode. This mode does have a
few limitations:
Interrupts are not supported. Polled mode must be used;
The DMA engine only uses 16 bit memory access and does not
support 8 bit transfers;
The packet page pointer has an auto increment feature that
cannot be used in 8-bit mode;
EEPROM is not supported.