Hello, Our harware platform is EVM8168 (with daughter card), When we using DVRRDK 3.00.00.00, we can use both eth0 and eth1, but When we using DVRRDK 04.00.00.03, only eth0 can use.
when configure eth1, we use this command:
ifconfig eth1 <xx.xx.xx.xx> netmask <xx.xx.xx.xx> up
When Under DVRRDK 04.00.00.03, it printf "ifconfig: SIOCSIFADDR: NO such device"
Attached dmesg info.
root@dm816x:~# dmesg |grep phy
davinci_mdio davinci_mdio.0: detected phy mask fffffff9
davinci_mdio davinci_mdio.0: phy[1]: device 0:01, driver unknown
davinci_mdio davinci_mdio.0: phy[2]: device 0:02, driver unknown
notify_init : notify drivercreated for remote proc id 2 at physical Address 0xbee00000
net eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=0:01, id=282f014)