Hi,
I want to use secound Ethernet connector on UI daughter card. I use da850_omapl138_defconfig, I enabled
[*] Use RMII Ethernet PHY on DA850/OMAP-L138 EVM
option in Linux kernel configuration I get:
Clocks: disable unused emac
Clocks: disable unused spi1
davinci_emac_probe: using random MAC addr: 7e:c4:91:bc:4b:4a
emac-mii: probed
eth0: no PHY found
IP-Config: Failed to open eth0
IP-Config: No network devices available.
My config is without video device. I tried to add PHY driver but still I get the same message from kernel.
What else I should enable/disable in kernel configuration ?
Regards Grzegorz