<?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: i.mx8m mini ethernet reset pin pulled low after boot up in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-mx8m-mini-ethernet-reset-pin-pulled-low-after-boot-up/m-p/1385542#M184344</link>
    <description>&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;Thanks for the reply!&lt;/P&gt;&lt;P&gt;We are using uboot :&amp;nbsp;&lt;SPAN&gt;U-Boot 2020.04-5.4.70-2.3.3+g44f5949dd9. We are not able to detect PHY in U-boot, But we are able to detect RTL8211F as per kernel log, we are getting&amp;nbsp;&lt;/SPAN&gt;following lines in kernel dmesg log but we don't see any link activity on ethernet port.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;RTL8211F Gigabit Ethernet 30be0000.ethernet-1:01: attached PHY driver [RTL8211F Gigabit Ethernet] (mii_bus:phy_addr=30be0000.ethernet-1:01, irq=POLL)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I am attaching U-boot screen shot with this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rajender_0-1639388131513.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/164942iC9C3A6AD91340B29/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rajender_0-1639388131513.png" alt="Rajender_0-1639388131513.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 13 Dec 2021 09:37:20 GMT</pubDate>
    <dc:creator>Rajender</dc:creator>
    <dc:date>2021-12-13T09:37:20Z</dc:date>
    <item>
      <title>i.mx8m mini ethernet reset pin pulled low after boot up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx8m-mini-ethernet-reset-pin-pulled-low-after-boot-up/m-p/1385430#M184331</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have designed a custom board with i.mx8m mini with RTL8211FDI realtek ethernet PHY IC. We have connected GPIO4_IO22 to ethernet PHY reset pin. 4.7k ohm pull up resistor is placed on this net.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;During boot up, Reset pin of ethernet phy is pulled up but after completion of booting Reset pin is pulled to low and ethernet phy is not turning on.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have taken i.mx8m plus as reference in schematic and device tree (as it uses same ethernet PHY).&amp;nbsp;&lt;/P&gt;&lt;P&gt;We tried to keep GPIO internal pull up high but still observed same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please guide us how to proceed on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rajender.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 07:24:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx8m-mini-ethernet-reset-pin-pulled-low-after-boot-up/m-p/1385430#M184331</guid>
      <dc:creator>Rajender</dc:creator>
      <dc:date>2021-12-13T07:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx8m mini ethernet reset pin pulled low after boot up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx8m-mini-ethernet-reset-pin-pulled-low-after-boot-up/m-p/1385532#M184341</link>
      <description>&lt;P&gt;Hi Rajender&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;what uboot used in the case, in nxp uboot one can try to debug it in function fec_gpio_reset() :&lt;/P&gt;
&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/imx/uboot-imx/tree/drivers/net/fec_mxc.c?h=lf_v2021.04" target="_blank"&gt;https://source.codeaurora.org/external/imx/uboot-imx/tree/drivers/net/fec_mxc.c?h=lf_v2021.04&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 09:24:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx8m-mini-ethernet-reset-pin-pulled-low-after-boot-up/m-p/1385532#M184341</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-12-13T09:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx8m mini ethernet reset pin pulled low after boot up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx8m-mini-ethernet-reset-pin-pulled-low-after-boot-up/m-p/1385542#M184344</link>
      <description>&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;Thanks for the reply!&lt;/P&gt;&lt;P&gt;We are using uboot :&amp;nbsp;&lt;SPAN&gt;U-Boot 2020.04-5.4.70-2.3.3+g44f5949dd9. We are not able to detect PHY in U-boot, But we are able to detect RTL8211F as per kernel log, we are getting&amp;nbsp;&lt;/SPAN&gt;following lines in kernel dmesg log but we don't see any link activity on ethernet port.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;RTL8211F Gigabit Ethernet 30be0000.ethernet-1:01: attached PHY driver [RTL8211F Gigabit Ethernet] (mii_bus:phy_addr=30be0000.ethernet-1:01, irq=POLL)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I am attaching U-boot screen shot with this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rajender_0-1639388131513.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/164942iC9C3A6AD91340B29/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rajender_0-1639388131513.png" alt="Rajender_0-1639388131513.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 09:37:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx8m-mini-ethernet-reset-pin-pulled-low-after-boot-up/m-p/1385542#M184344</guid>
      <dc:creator>Rajender</dc:creator>
      <dc:date>2021-12-13T09:37:20Z</dc:date>
    </item>
  </channel>
</rss>

