Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1367512
| From | Robert Gadsdon <rhgadsdon@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] stmmac: Fix phy without MDIO subnode |
| Date | 2016-03-30 20:30 +0200 |
| Message-ID | <rit2q-WM-3@gated-at.bofh.it> (permalink) |
| References | <rgb9E-1lm-15@gated-at.bofh.it> <rgd1N-2Ln-43@gated-at.bofh.it> <rggVI-5OI-17@gated-at.bofh.it> <rgvBn-7xe-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
I have applied this to my Rock2 - Kernel 4.6-rc1 - and eth0 is present, now, but no network traffic gets through: To rock2: $ ping rgrock2 PING rgrock2 (192.168.0.xx) 56(84) bytes of data. ^C --- rgrock2 ping statistics --- 9 packets transmitted, 0 received, 100% packet loss, time 7999ms From rock2: # ping 192.168.0.x PING 192.168.0.x (192.168.0.2) 56(84) bytes of data. From 192.168.0.xx icmp_seq=1 Destination Host Unreachable From 192.168.0.xx icmp_seq=2 Destination Host Unreachable From 192.168.0.xx icmp_seq=3 Destination Host Unreachable From 192.168.0.xx icmp_seq=4 Destination Host Unreachable From 192.168.0.xx icmp_seq=5 Destination Host Unreachable From 192.168.0.xx icmp_seq=6 Destination Host Unreachable From 192.168.0.xx icmp_seq=7 Destination Host Unreachable From 192.168.0.xx icmp_seq=8 Destination Host Unreachable --- 192.168.0.x ping statistics --- 9 packets transmitted, 0 received, +8 errors, 100% packet loss, time 8001ms Everything worked OK with kernel 4.5-rc7, and with 4.5 Final with the -rc7 versions of stmmac_platform.c and stmmac_mdio.c substituted.. Robert Gadsdon. March 30, 2016
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] stmmac: Fix phy without MDIO subnode John Keeping <john@metanate.com> - 2016-03-24 12:00 +0100
Re: [PATCH] stmmac: Fix phy without MDIO subnode Giuseppe CAVALLARO <peppe.cavallaro@st.com> - 2016-03-24 14:00 +0100
Re: [PATCH] stmmac: Fix phy without MDIO subnode John Keeping <john@metanate.com> - 2016-03-24 18:10 +0100
Re: [PATCH] stmmac: Fix phy without MDIO subnode Giuseppe CAVALLARO <peppe.cavallaro@st.com> - 2016-03-25 09:50 +0100
Re: [PATCH] stmmac: Fix phy without MDIO subnode Robert Gadsdon <rhgadsdon@gmail.com> - 2016-03-30 20:30 +0200
Re: [PATCH] stmmac: Fix phy without MDIO subnode Giuseppe CAVALLARO <peppe.cavallaro@st.com> - 2016-03-31 09:50 +0200
Re: [PATCH] stmmac: Fix phy without MDIO subnode Robert Gadsdon <rhgadsdon@gmail.com> - 2016-03-31 19:40 +0200
Re: [PATCH] stmmac: Fix phy without MDIO subnode Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2016-03-24 14:10 +0100
csiph-web