<?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のトピックphy not found error is coming when booting uboot</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/phy-not-found-error-is-coming-when-booting-uboot/m-p/671192#M103362</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using Imx6&lt;/P&gt;&lt;P&gt;I am trying to run ethernet on my custom board&lt;/P&gt;&lt;P&gt;so i am following the below link for my reference&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-328200"&gt;U-Boot Migration Example&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;following parameter is&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2873ee;"&gt;#define CONFIG_FEC_MXC_PHYADDR&amp;nbsp; 0x18&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2873ee;"&gt;as per output of mii info&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;following is the console&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;U-Boot 2015.04-mx6+gf8b4493 (May 08 2017 - 12:24:32)&lt;BR /&gt;&lt;BR /&gt;CPU:&amp;nbsp;&amp;nbsp; Freescale i.MX6Q rev1.5 at 792 MHz&lt;BR /&gt;CPU:&amp;nbsp;&amp;nbsp; Temperature 30 C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;Board: Variscite VAR-SOM-MX6 Quad-PoP 792 MHz&lt;BR /&gt;I2C:&amp;nbsp;&amp;nbsp; ready&lt;BR /&gt;DRAM:&amp;nbsp; 1 GiB&lt;BR /&gt;PMIC:&amp;nbsp; PFUZE100 ID=0x10&lt;BR /&gt;MMC:&amp;nbsp;&amp;nbsp; FSL_SDHC: 0, FSL_SDHC: 1&lt;BR /&gt;auto-detected panel VAR-WVGA&lt;BR /&gt;Display: VAR-WVGA (800x480)&lt;BR /&gt;In:&amp;nbsp;&amp;nbsp;&amp;nbsp; serial&lt;BR /&gt;Out:&amp;nbsp;&amp;nbsp; serial&lt;BR /&gt;Err:&amp;nbsp;&amp;nbsp; serial&lt;BR /&gt;switch to partitions #0, OK&lt;BR /&gt;mmc0 is current device&lt;BR /&gt;eMMC:&amp;nbsp; 7.3 GiB&lt;BR /&gt;Net:&amp;nbsp;&amp;nbsp; phy_mask_from func--getphybymask --&amp;gt; 16777216 &amp;nbsp;&amp;nbsp;&amp;nbsp; // just a print for debug&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Phy 24 not found&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;using phy at 24&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;got MAC-1 address from fuse: f8:dc:7a:0a:9d:95&lt;BR /&gt;FEC [PRIME]&lt;BR /&gt;Normal Boot&lt;BR /&gt;Hit any key to stop autoboot:&amp;nbsp; 0 &lt;BR /&gt;=&amp;gt; &lt;BR /&gt;=&amp;gt; &lt;/BLOCKQUOTE&gt;&lt;P&gt;If i run &lt;EM&gt;&lt;STRONG&gt;mii info&lt;/STRONG&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;=&amp;gt; mii info&lt;BR /&gt;PHY 0x18: OUI = 0x01C1, Model = 0x23, Rev = 0x01, 10baseT, HDX&lt;BR /&gt;PHY 0x19: OUI = 0x01C1, Model = 0x23, Rev = 0x01, 10baseT, HDX&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;if i run &lt;EM&gt;&lt;STRONG&gt;mdio list&lt;/STRONG&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;=&amp;gt; mdio list&lt;BR /&gt;FEC:&lt;BR /&gt;24 - Generic PHY &amp;lt;--&amp;gt; FEC&lt;BR /&gt;=&amp;gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the document i need to have vitesse driver and change in &lt;SPAN style="color: #303030;"&gt;include/configs/mx6var_som.h file&lt;/SPAN&gt; as i am using vitesse vsc8502 phy &lt;/P&gt;&lt;P&gt;i found vitesse.c but its not having driver for vsc8502&lt;/P&gt;&lt;P&gt;How to get the driver or uboot will find its own generic phy&lt;/P&gt;&lt;P&gt;and why the error is coming phy not found&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 May 2017 08:23:03 GMT</pubDate>
    <dc:creator>sameerarvikar</dc:creator>
    <dc:date>2017-05-08T08:23:03Z</dc:date>
    <item>
      <title>phy not found error is coming when booting uboot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/phy-not-found-error-is-coming-when-booting-uboot/m-p/671192#M103362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using Imx6&lt;/P&gt;&lt;P&gt;I am trying to run ethernet on my custom board&lt;/P&gt;&lt;P&gt;so i am following the below link for my reference&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-328200"&gt;U-Boot Migration Example&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;following parameter is&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2873ee;"&gt;#define CONFIG_FEC_MXC_PHYADDR&amp;nbsp; 0x18&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #2873ee;"&gt;as per output of mii info&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;following is the console&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;U-Boot 2015.04-mx6+gf8b4493 (May 08 2017 - 12:24:32)&lt;BR /&gt;&lt;BR /&gt;CPU:&amp;nbsp;&amp;nbsp; Freescale i.MX6Q rev1.5 at 792 MHz&lt;BR /&gt;CPU:&amp;nbsp;&amp;nbsp; Temperature 30 C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;Board: Variscite VAR-SOM-MX6 Quad-PoP 792 MHz&lt;BR /&gt;I2C:&amp;nbsp;&amp;nbsp; ready&lt;BR /&gt;DRAM:&amp;nbsp; 1 GiB&lt;BR /&gt;PMIC:&amp;nbsp; PFUZE100 ID=0x10&lt;BR /&gt;MMC:&amp;nbsp;&amp;nbsp; FSL_SDHC: 0, FSL_SDHC: 1&lt;BR /&gt;auto-detected panel VAR-WVGA&lt;BR /&gt;Display: VAR-WVGA (800x480)&lt;BR /&gt;In:&amp;nbsp;&amp;nbsp;&amp;nbsp; serial&lt;BR /&gt;Out:&amp;nbsp;&amp;nbsp; serial&lt;BR /&gt;Err:&amp;nbsp;&amp;nbsp; serial&lt;BR /&gt;switch to partitions #0, OK&lt;BR /&gt;mmc0 is current device&lt;BR /&gt;eMMC:&amp;nbsp; 7.3 GiB&lt;BR /&gt;Net:&amp;nbsp;&amp;nbsp; phy_mask_from func--getphybymask --&amp;gt; 16777216 &amp;nbsp;&amp;nbsp;&amp;nbsp; // just a print for debug&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Phy 24 not found&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;using phy at 24&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;got MAC-1 address from fuse: f8:dc:7a:0a:9d:95&lt;BR /&gt;FEC [PRIME]&lt;BR /&gt;Normal Boot&lt;BR /&gt;Hit any key to stop autoboot:&amp;nbsp; 0 &lt;BR /&gt;=&amp;gt; &lt;BR /&gt;=&amp;gt; &lt;/BLOCKQUOTE&gt;&lt;P&gt;If i run &lt;EM&gt;&lt;STRONG&gt;mii info&lt;/STRONG&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;=&amp;gt; mii info&lt;BR /&gt;PHY 0x18: OUI = 0x01C1, Model = 0x23, Rev = 0x01, 10baseT, HDX&lt;BR /&gt;PHY 0x19: OUI = 0x01C1, Model = 0x23, Rev = 0x01, 10baseT, HDX&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;if i run &lt;EM&gt;&lt;STRONG&gt;mdio list&lt;/STRONG&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;=&amp;gt; mdio list&lt;BR /&gt;FEC:&lt;BR /&gt;24 - Generic PHY &amp;lt;--&amp;gt; FEC&lt;BR /&gt;=&amp;gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the document i need to have vitesse driver and change in &lt;SPAN style="color: #303030;"&gt;include/configs/mx6var_som.h file&lt;/SPAN&gt; as i am using vitesse vsc8502 phy &lt;/P&gt;&lt;P&gt;i found vitesse.c but its not having driver for vsc8502&lt;/P&gt;&lt;P&gt;How to get the driver or uboot will find its own generic phy&lt;/P&gt;&lt;P&gt;and why the error is coming phy not found&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2017 08:23:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/phy-not-found-error-is-coming-when-booting-uboot/m-p/671192#M103362</guid>
      <dc:creator>sameerarvikar</dc:creator>
      <dc:date>2017-05-08T08:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: phy not found error is coming when booting uboot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/phy-not-found-error-is-coming-when-booting-uboot/m-p/671193#M103363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sameerarvikar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can check similar issues on&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/375813"&gt;U-Boot Port to Yocto - Phy not found&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/395218"&gt;AR8031 Phy 1 not found on U-Boot&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and post it on uboot mail list&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://lists.denx.de/listinfo/u-boot" title="https://lists.denx.de/listinfo/u-boot"&gt;U-Boot Info Page&lt;/A&gt;&amp;nbsp;&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>Mon, 08 May 2017 23:41:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/phy-not-found-error-is-coming-when-booting-uboot/m-p/671193#M103363</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-05-08T23:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: phy not found error is coming when booting uboot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/phy-not-found-error-is-coming-when-booting-uboot/m-p/671194#M103364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks igorpadykov&lt;/P&gt;&lt;P&gt;I have gon through the links but i can't understood the solution in the link &lt;A href="https://community.nxp.com/thread/375813"&gt;https://community.nxp.com/thread/375813&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2017 13:01:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/phy-not-found-error-is-coming-when-booting-uboot/m-p/671194#M103364</guid>
      <dc:creator>sameerarvikar</dc:creator>
      <dc:date>2017-05-11T13:01:43Z</dc:date>
    </item>
  </channel>
</rss>

