Ilyssa Tzivia wrote:
> On Jan 19, 2008 10:29 AM, Stephen Berry <[EMAIL PROTECTED]> wrote:
> 
> Stephen,
> 
> Thanks for your help. I have some follow up questions.
> 
>> - the TI webpage says "On-board Ethernet controller with application notes 
>> and schematics". Does this mean the DM355 does not have an on-chip MAC and 
>> that it requires an external MAC/PHY chip? If I wanted to create a DM355 
>> solution with two ethernet interfaces such as LAN and WAN, would I need to 
>> write special drivers or require major board changes? The MAC/PHY is 
>> external - it is attached to the AEMIF bus. To implement another ethernet 
>> interface you need to modify the CPLD code to add an additional chip select 
>> and modify drivers for the address space change.
> 
> This seems more complex than I anticipated. I searched TI's website
> for related application notes but did not find anything. You mentioned
> CPLD code so I'm trying to figure out what this CPLD is.

Another alternative, if the changes that Steve suggests are more than you want
to do, would be to make a second network device available via the USB port.
We've used a USB to ethernet dongle for debugging our 355 based board, and it
works fine.

A third option could be to use an ethernet card for the SDIO (SD/MMC) slot.
I don't know if there are cards available for wired ethernet, but we are using
a wireless (802.11a/b/g) card from CardAccess.
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to