<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: imx6ul eth work abnormal in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-eth-work-abnormal/m-p/898805#M135652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can be useful to check&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/442071"&gt;How to use two Ethernet ports at same time on i.MX6UL&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Apr 2019 06:30:48 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2019-04-17T06:30:48Z</dc:date>
    <item>
      <title>imx6ul eth work abnormal</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-eth-work-abnormal/m-p/898802#M135649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;my board is imx6ul-14x14-evk, BSP is&amp;nbsp;L4.1.15_2.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not modify the hardware and device tree,but when I use the ETH0 and ETH1,there are some problems.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 30px;"&gt;No1.&lt;/SPAN&gt;&amp;nbsp;my default ip&amp;nbsp; as follow:&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;root@imx6ulevk:~# ifconfig &lt;BR /&gt;eth0 Link encap:Ethernet HWaddr 00:50:56:91:FC:66 &lt;BR /&gt; inet addr:192.168.1.39 Bcast:192.168.255.255 Mask:255.255.0.0&lt;BR /&gt; inet6 addr: fe80::250:56ff:fe91:fc66%1995724496/64 Scope:Link&lt;BR /&gt; UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1&lt;BR /&gt; RX packets:40 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt; TX packets:7 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt; collisions:0 txqueuelen:1000 &lt;BR /&gt; RX bytes:2640 (2.5 KiB) TX bytes:586 (586.0 B)&lt;/P&gt;&lt;P&gt;eth1 Link encap:Ethernet HWaddr 00:04:9F:04:EE:F9 &lt;BR /&gt; inet addr:192.168.2.39 Bcast:192.168.255.255 Mask:255.255.0.0&lt;BR /&gt; inet6 addr: fe80::204:9fff:fe04:eef9%1995724496/64 Scope:Link&lt;BR /&gt; UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1&lt;BR /&gt; RX packets:40 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt; TX packets:7 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt; collisions:0 txqueuelen:1000 &lt;BR /&gt; RX bytes:2640 (2.5 KiB) TX bytes:586 (586.0 B)&lt;/P&gt;&lt;P&gt;lo Link encap:Local Loopback &lt;BR /&gt; inet addr:127.0.0.1 Mask:255.0.0.0&lt;BR /&gt; inet6 addr: ::1%1995724496/128 Scope:Host&lt;BR /&gt; UP LOOPBACK RUNNING MTU:65536 Metric:1&lt;BR /&gt; RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt; TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt; collisions:0 txqueuelen:1000 &lt;BR /&gt; RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;In PC,&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;ping 192.168.1.39&amp;nbsp; is ok&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ping 192.168.2.39&amp;nbsp; is ok&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when &lt;SPAN&gt;insert eth0 ,&lt;/SPAN&gt;unplug eth1,in pc :&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;ping 192.168.1.39&amp;nbsp; is ok&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ping 192.168.2.39&amp;nbsp; is ok&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;when unplug&amp;nbsp;eth0&amp;nbsp;,insert&amp;nbsp;&lt;SPAN&gt;eth1&lt;/SPAN&gt;,in pc :&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;ping 192.168.1.39&amp;nbsp; is error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;ping 192.168.2.39&amp;nbsp; is error&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 30px;"&gt;No2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;When I set eth0/eth0 up and down ,print as follow,&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;&lt;SPAN&gt;root@imx6ulevk:~# ifconfig eth0 down&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;root@imx6ulevk:~# ifconfig eth0 up&lt;BR /&gt;fec 20b4000.ethernet eth0: Freescale FEC PHY driver [Micrel KSZ8081 or KSZ8091] (&lt;STRONG&gt;mii_bus:phy_addr=20b4000.ethernet:01, irq=-1&lt;/STRONG&gt;)&lt;BR /&gt;root@imx6ulevk:~# fec 20b4000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;root@imx6ulevk:~# ifconfig eth1 down&lt;BR /&gt;root@imx6ulevk:~# ifconfig eth1 up&lt;BR /&gt;fec 2188000.ethernet eth1: Freescale FEC PHY driver [Micrel KSZ8081 or KSZ8091] (&lt;STRONG&gt;mii_bus:phy_addr=20b4000.ethernet:02, irq=-1&lt;/STRONG&gt;)&lt;BR /&gt;root@imx6ulevk:~# fec 2188000.ethernet eth1: Link is Up - 100Mbps/Full - flow control rx/tx&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there a bug in the network in this version(4.1.15_2.0.0), and is replacing the new version helpful to this problem?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2019 02:40:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-eth-work-abnormal/m-p/898802#M135649</guid>
      <dc:creator>zhangbin_eos</dc:creator>
      <dc:date>2019-04-17T02:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul eth work abnormal</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-eth-work-abnormal/m-p/898803#M135650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi 斌 张&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what bsp used in the case, one can try with NXP official Demo Image&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=L4.1.15_2.0.0_iMX6UL&amp;amp;appType=license&amp;amp;location=null"&gt;i.MX 6UltraLite EVK Linux Binary Demo Files&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2019 04:45:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-eth-work-abnormal/m-p/898803#M135650</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-04-17T04:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul eth work abnormal</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-eth-work-abnormal/m-p/898804#M135651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The BSP that I used is L4.1.15_2.0.0_ga ,and I&amp;nbsp; have also tested the L4.14.78_1.0.0_ga_images_MX6UL7D&lt;/P&gt;&lt;P&gt;In the&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;L4.14.78_1.0.0_ga&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;, No2 is work well , but No1&amp;nbsp;still exists.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I know this is a very obvious question. I want to know how NXP designed the dual-port function of imx6ul-evk .&lt;BR /&gt;Under normal circumstances, whether eth0 and eth1 have relevance?&lt;BR /&gt;Can they work independently of each other?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2019 05:33:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-eth-work-abnormal/m-p/898804#M135651</guid>
      <dc:creator>zhangbin_eos</dc:creator>
      <dc:date>2019-04-17T05:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul eth work abnormal</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-eth-work-abnormal/m-p/898805#M135652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can be useful to check&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/442071"&gt;How to use two Ethernet ports at same time on i.MX6UL&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2019 06:30:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-eth-work-abnormal/m-p/898805#M135652</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-04-17T06:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul eth work abnormal</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-eth-work-abnormal/m-p/898806#M135653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you so soon response ! I see the link&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;,&amp;nbsp;&lt;/SPAN&gt;No improvement.&lt;/P&gt;&lt;P&gt;my intrefaces file as follow:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;auto eth0&lt;BR /&gt;iface eth0 inet static&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;address 192.168.1.39&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;netmask 255.255.0.0&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;gateway 192.168.0.1&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;broadcast 192.168.255.255&lt;BR /&gt;# pre-up ifconfig eth0 hw ether 00:50:56:91:FC:65&lt;/P&gt;&lt;P&gt;auto eth1&lt;BR /&gt;iface eth1 inet static&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;address 192.168.2.39&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;netmask 255.255.0.0&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;gateway 192.168.0.1&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;broadcast 192.168.255.255&lt;BR /&gt;# pre-up ifconfig eth1 hw ether 00:50:56:91:FC:66&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;and the ifconfig print as follow:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;eth0 Link encap:Ethernet HWaddr&lt;STRONG&gt; 00:04:9F:04:EE:F9&lt;/STRONG&gt; &lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;inet addr:192.168.1.39 Bcast:192.168.255.255 Mask:255.255.0.0&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;inet6 addr: fe80::204:9fff:fe04:eef9%1995880144/64 Scope:Link&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;RX packets:4641 errors:0 dropped:194 overruns:0 frame:0&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;TX packets:3 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;collisions:0 txqueuelen:1000 &lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;RX bytes:395352 (386.0 KiB) TX bytes:258 (258.0 B)&lt;/P&gt;&lt;P&gt;eth1 Link encap:Ethernet HWaddr &lt;STRONG&gt;00:04:9F:04:EE:F9&lt;/STRONG&gt; &lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;inet addr:192.168.2.39 Bcast:192.168.255.255 Mask:255.255.0.0&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;inet6 addr: fe80::204:9fff:fe04:eef9%1995880144/64 Scope:Link&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;RX packets:4635 errors:0 dropped:194 overruns:0 frame:0&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;TX packets:8 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;collisions:0 txqueuelen:1000 &lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;RX bytes:394886 (385.6 KiB) TX bytes:648 (648.0 B)&lt;/P&gt;&lt;P&gt;lo Link encap:Local Loopback &lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;inet addr:127.0.0.1 Mask:255.0.0.0&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;inet6 addr: ::1%1995880144/128 Scope:Host&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; UP LOOPBACK RUNNING MTU:65536 Metric:1&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;collisions:0 txqueuelen:0 &lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Why is it that eth0's MAC is the same as eth1's MAC when I haven't set it up in /etc/network/interfaces?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Can you confirm that eth0 and eth1 can work independently in NXP official Demo Image?&lt;BR /&gt;That is, when eth1 is plugged in and eth0 is not plugged in, the network can work normally.&lt;BR /&gt;If so, I'm going to swap the PHY of eth0 and the PHY of eth1 for testing.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #ffffff; color: #51626f; font-weight: 400; "&gt;Best regards&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2019 07:47:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-eth-work-abnormal/m-p/898806#M135653</guid>
      <dc:creator>zhangbin_eos</dc:creator>
      <dc:date>2019-04-17T07:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul eth work abnormal</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-eth-work-abnormal/m-p/898807#M135654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;on below link customer succeeded to operate both enet ports&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/481957"&gt;i.MX6ULL using both ethernet ports, but ENET1 won't work&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2019 09:36:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-eth-work-abnormal/m-p/898807#M135654</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-04-17T09:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul eth work abnormal</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-eth-work-abnormal/m-p/898808#M135655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/igorpadykov"&gt;igorpadykov&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thank you&lt;SPAN&gt;&amp;nbsp;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In the new link,I don't find&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;function "init_gpr()" in u-boot-imx code.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;Can you confirm that eth0 and eth1 can work independently in NXP official Demo Image?&lt;BR /&gt;That is, when eth1 is plugged in and eth0 is not plugged in, the network can work normally.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;Please.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2019 01:19:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-eth-work-abnormal/m-p/898808#M135655</guid>
      <dc:creator>zhangbin_eos</dc:creator>
      <dc:date>2019-04-18T01:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul eth work abnormal</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-eth-work-abnormal/m-p/898809#M135656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the&amp;nbsp;drivers/net/ethernet/freescale/fec_main.c&amp;nbsp; : fec_enet_mii_init()&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;/*&lt;BR /&gt; * The i.MX28 dual fec interfaces are not equal.&lt;BR /&gt; * Here are the differences:&lt;BR /&gt; *&lt;BR /&gt; * - fec0 supports MII &amp;amp; RMII modes while fec1 only supports RMII&lt;BR /&gt; * - fec0 acts as the 1588 time master while fec1 is slave&lt;BR /&gt; * - external phys can only be configured by fec0&lt;BR /&gt; *&lt;BR /&gt; * That is to say fec1 can not work independently. It only works&lt;BR /&gt; * when fec0 is working. The reason behind this design is that the&lt;BR /&gt; * second interface is added primarily for Switch mode.&lt;BR /&gt; *&lt;BR /&gt; * Because of the last point above, both phys are attached on fec0&lt;BR /&gt; * mdio interface in board design, and need to be configured by&lt;BR /&gt; * fec0 mii_bus.&lt;BR /&gt; */&lt;BR /&gt; if ((fep-&amp;gt;quirks &amp;amp; FEC_QUIRK_ENET_MAC) &amp;amp;&amp;amp; fep-&amp;gt;dev_id &amp;gt; 0) {&lt;BR /&gt; /* fec1 uses fec0 mii_bus */&lt;BR /&gt; if (mii_cnt &amp;amp;&amp;amp; fec0_mii_bus) {&lt;BR /&gt; fep-&amp;gt;mii_bus = fec0_mii_bus;&lt;BR /&gt; *fec_mii_bus_share = FEC0_MII_BUS_SHARE_TRUE;&lt;BR /&gt; mii_cnt++;&lt;BR /&gt; return 0;&lt;BR /&gt; }&lt;BR /&gt; return -ENOENT;&lt;BR /&gt; }&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;for imx6ul,&amp;nbsp;&lt;STRONG&gt;Can&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; background-color: #f6f6f6; font-weight: 400;"&gt;fec0&lt;/SPAN&gt;&lt;STRONG style="color: #51626f; border: 0px; font-weight: bold;"&gt;&amp;nbsp;and&amp;nbsp;&lt;SPAN style="color: #3d3d3d; background-color: #f6f6f6; font-weight: 400;"&gt;fec1&lt;/SPAN&gt;&lt;STRONG style="color: #51626f; border: 0px; font-weight: bold;"&gt;&amp;nbsp;&lt;/STRONG&gt;&amp;nbsp;work independently in NXP official Demo Image?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2019 02:20:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-eth-work-abnormal/m-p/898809#M135656</guid>
      <dc:creator>zhangbin_eos</dc:creator>
      <dc:date>2019-04-18T02:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ul eth work abnormal</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ul-eth-work-abnormal/m-p/898810#M135657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/zhangbin.eos@foxmail.com"&gt;zhangbin.eos@foxmail.com&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you will be able to use eth0 and eth1 independently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using&amp;nbsp;prebuilt sd card image?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From your above logs, it seems that you have same mac address for both ethernet ports. This can be the issue for ping not working in your case. To overcome this please perform below steps :&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&amp;nbsp;Power up the board&lt;/LI&gt;&lt;LI&gt;Stop the console at u-boot&lt;/LI&gt;&lt;LI&gt;Enter command &lt;STRONG&gt;"env del ethaddr"&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Enter command &lt;STRONG&gt;"saveenv"&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Enter command &lt;STRONG&gt;"run bootcmd" &lt;/STRONG&gt;(This will boot the kernel)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, you will be able to see&amp;nbsp;two ethernet port with different mac and IP address. Try to ping them as you are doing&amp;nbsp;with plug and unplug both the ethernet cables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you are still facing an issue with ping then&amp;nbsp;can you please sniff the packets and send the Wireshark file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2019 12:39:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ul-eth-work-abnormal/m-p/898810#M135657</guid>
      <dc:creator>rakesh_patel</dc:creator>
      <dc:date>2019-04-19T12:39:42Z</dc:date>
    </item>
  </channel>
</rss>

