Hi,

1. Does te DM355 support an IDE interface ? Even by bit banging (of course, only if a driver is available... :-) )

DM355 doesn't have an IDE interface like the DM6446, but you can connect one using the EMIF interface. However there are two tradeoff for this:
- Performance is poor because the use of a PIO interface.
- DM355 has only two EMIF interface, using one for NAND you will have to do some custom wiring for attaching the IDE and other chip like the ethernet.

You will need to write a custom IDE driver for it (we have done this in the past with an older cousin of the DM355).

2. Which wireless LAN SD interface is currently supported?

I understand that is the Card Access one.

Regards,

Diego Dompe
RidgeRun Engineering
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to