This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Adding 16550 drivers to the EB40a target


I'm trying to configure drivers for an opencores.org 16550 
UART to EB40a when I ran into the following problem:

io/serial seems to assume that there is only one
type of serial ports in the system, e.g. only
one module can define CYGDAT_IO_SERIAL_DEVICE_HEADER.

The discussion below has some helpful pointers:

http://sources.redhat.com/ml/ecos-discuss/2003-09/msg00199.html

Surely eCos supports both AT91 and 16550 serial drivers
at the same time?

Øyvind

Attachment: ser_opencores.cdl
Description: Binary data

Attachment: ser_opencores.inl
Description: Binary data

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]