<?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>i.MX ProcessorsのトピックRe: eth0 interface not working on imx6ul Phytec platform</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/eth0-interface-not-working-on-imx6ul-Phytec-platform/m-p/778076#M120861</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivascu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check phytec software tutorial on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.phytec.de/documents/l-844e-0-phyboard-segin-bsp-manual/" title="http://www.phytec.de/documents/l-844e-0-phyboard-segin-bsp-manual/"&gt;L-844e_0_phyBOARD-Segin_BSP_Manual | PHYTEC&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One can try demo images described on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://wiki.phytec.com/pages/releaseview.action?pageId=69502538#Landing-1383974343" title="https://wiki.phytec.com/pages/releaseview.action?pageId=69502538#Landing-1383974343"&gt;phyBOARD-Segin (i.MX6UL) - Develop.phytec - PHYTEC Wiki&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;use phytec support:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://wiki.phytec.com/display/public/PRODUCTINFO/Technical+Support+Contacts" title="https://wiki.phytec.com/display/public/PRODUCTINFO/Technical+Support+Contacts"&gt;Technical Support Contacts - Develop.phytec - PHYTEC Wiki&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&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>Thu, 24 May 2018 08:36:30 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-05-24T08:36:30Z</dc:date>
    <item>
      <title>eth0 interface not working on imx6ul Phytec platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/eth0-interface-not-working-on-imx6ul-Phytec-platform/m-p/778075#M120860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I am not able to enable network access for imx6ul platform from Phytec:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;dmesg log:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[ 17.898441] Micrel KSZ8081 or KSZ8091 2188000.ethernet:01: attached PHY driver [Micrel KSZ8081 or KSZ8091] (mii_bus:phy_addr=2188000.ethernet:01, irq=165)&lt;BR /&gt;[ 17.912754] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready&lt;BR /&gt;[ 155.126634] random: crng init done&lt;BR /&gt;[ 2797.536423] Micrel KSZ8081 or KSZ8091 2188000.ethernet:01: attached PHY driver [Micrel KSZ8081 or KSZ8091] (mii_bus:phy_addr=2188000.ethernet:01, irq=165)&lt;BR /&gt;[ 2797.562526] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready&lt;BR /&gt;root@phyboard-segin-imx6ul-1 ~ # dmesg | grep eth0&lt;BR /&gt;[ 2.426184] fec 2188000.ethernet eth0: registered PHC device 1&lt;BR /&gt;[ 17.912754] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready&lt;BR /&gt;[ 2797.562526] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready&lt;BR /&gt;root@phyboard-segin-imx6ul-1 ~ # dmesg | grep eth1&lt;BR /&gt;[ 2.364082] fec 20b4000.ethernet eth1: registered PHC device 0&lt;BR /&gt;root@phyboard-segin-imx6ul-1 ~ #&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; The eth0 interface is UP but not RUNNING so I cannot send packets on it although has an&amp;nbsp; IP assigned.&amp;nbsp;&lt;/P&gt;&lt;P&gt;eth1 interface is not listed. I have aonly eth0 and loopback&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the relevant dts(i) files. As it can be seen fec1 and fec2 configuration is inconsistent as in one part fec1 is enabled and in the other fec2 is enabled. Also fec2 should be connected to mdio, not fec1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could somebody give me some ideas on how to modify the device tree in order to have ethernet working?&lt;/P&gt;&lt;P&gt;Also in barebox I also cannot enable networking . The network is&amp;nbsp;always down if configured DHCP although I can access MII registers with miitool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Mihaita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2018 10:27:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/eth0-interface-not-working-on-imx6ul-Phytec-platform/m-p/778075#M120860</guid>
      <dc:creator>mihaitaivascu</dc:creator>
      <dc:date>2018-05-23T10:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: eth0 interface not working on imx6ul Phytec platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/eth0-interface-not-working-on-imx6ul-Phytec-platform/m-p/778076#M120861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivascu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check phytec software tutorial on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.phytec.de/documents/l-844e-0-phyboard-segin-bsp-manual/" title="http://www.phytec.de/documents/l-844e-0-phyboard-segin-bsp-manual/"&gt;L-844e_0_phyBOARD-Segin_BSP_Manual | PHYTEC&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One can try demo images described on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://wiki.phytec.com/pages/releaseview.action?pageId=69502538#Landing-1383974343" title="https://wiki.phytec.com/pages/releaseview.action?pageId=69502538#Landing-1383974343"&gt;phyBOARD-Segin (i.MX6UL) - Develop.phytec - PHYTEC Wiki&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;use phytec support:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://wiki.phytec.com/display/public/PRODUCTINFO/Technical+Support+Contacts" title="https://wiki.phytec.com/display/public/PRODUCTINFO/Technical+Support+Contacts"&gt;Technical Support Contacts - Develop.phytec - PHYTEC Wiki&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&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>Thu, 24 May 2018 08:36:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/eth0-interface-not-working-on-imx6ul-Phytec-platform/m-p/778076#M120861</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-05-24T08:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: eth0 interface not working on imx6ul Phytec platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/eth0-interface-not-working-on-imx6ul-Phytec-platform/m-p/778077#M120862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Thanks for the links. I have checked those already. I am waiting here for an answer assuming somebody else has run into similar issues using the same board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Mihaita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 11:48:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/eth0-interface-not-working-on-imx6ul-Phytec-platform/m-p/778077#M120862</guid>
      <dc:creator>mihaitaivascu</dc:creator>
      <dc:date>2018-05-24T11:48:09Z</dc:date>
    </item>
  </channel>
</rss>

