Other Parts Discussed in Thread: DP83848J , AM1808 基于评估板的网卡驱动使用# define CONFIG_DRIVER_TI_CPSW进行配置(u-boot-2010.06-psp04.04.00.01\include\configs\ti8148_evm.h).
现在我们使用的网卡芯片改为DP83848j,那么现在的驱动怎么修改。
在\u-boot-2010.06-psp04.04.00.01\arch\arm\cpu\arm926ejs\davinci…
Other Parts Discussed in Thread: DP83848J 基于评估板的网卡驱动使用# define CONFIG_DRIVER_TI_CPSW进行配置(u-boot-2010.06-psp04.04.00.01\include\configs\ti8148_evm.h).
现在我们使用的网卡芯片改为DP83848j,那么现在的驱动怎么修改。
在\u-boot-2010.06-psp04.04.00.01\arch\arm\cpu\arm926ejs\davinci 的目录下我找到了DP83848的驱动文件…
Other Parts Discussed in Thread: AM3352 , DP83848J 各位好:
我们使用的AM3352的CPU,现在在我司的板上程序运行起来后,网卡状态都是正常的,可以收到广播包,但是别的机器ping不通板,板也ping不通别的机器,感觉就是发不出包,请各位帮忙分析看看,先谢了。
开发包:ti-processor-sdk-linux-am335x-evm-01.00.00.03-Linux-x86-Install.bin
网络芯片:DP83848J …
你好, Louis,
以下这个连接器是必须的吗?
我目前遇到的问题如下:
I'm using rmii interface connected to the phy dp83848j . And i have got the id of dp83848j (the value is 0x80017) .
After that , the Auto-Negotiation is Successful. Transfer Mode : 100 Mbps Full Duplex.
PHY link…