Part Number: TDA2EXEVM
Hi,
Here my SDK version is :3.0.8. my board is :dra7xx-evm. Now i want to use ethernet switch. I found that in the driver ,dual-mac mode and switch mode are two different mode. If i use dual-mac mode, when i execute ifconfig,i will get two ethernet interfaces: eth0 & eth1. But if i use switch mode, when i execute ifconfig, i only get one ethernet interface eth0.
My question is: how can i get two ethernet interfaces when i use switch mode ? ??