How to configuration the NXP ls1046afrwy board's RGMII

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to configuration the NXP ls1046afrwy board's RGMII

902 次查看
Zak468
Contributor I

I have an NXP LS1046a board and configuration of the RGMII in the ls1046afrwy.dts,example:

&fman0 {
         ethernet@e4000 {
                 fixed-link = <0 1 1000 0 0>;
                 phy-handle = <&rgmii_phy>;
                 phy-connection-type "rgmii-txid";
};
         mdio@fd000 {
                 rgmii_phy1: ethernet-phy@1 {
                       reg = <0x1>;
};
}; 
};

But after the Linux system loaded,using$:ifconfig cmd, the ethernet node ehe1 not display

peryourhealth

0 项奖励
回复
0 回复数