I have found two problem in our DM8148 Development kit.
issue1:-when board is connected with Ethernet cable then Ethernet port is blinking but not getting ethernet interface (eth0/eth1).
issue2:-board rdk and toolchain are not run in ubuntu 12.04.
rdk :ezsdk_dm814x-evm_5_03_00_09_setuplinux
toolchain:arm-2009q1-203-arm-none-linux-gnueabi.bin
Consol Log:
ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Thanks in advance.
Manish Dabhi