<?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>P-Series中的主题 Re: [p1014] Config eTSEC2 to SGMII</title>
    <link>https://community.nxp.com/t5/P-Series/p1014-Config-eTSEC2-to-SGMII/m-p/303638#M1085</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is an option to establish a zero-PHY link, which is declared in the device tree as "fixed-link" property in added in the MAC node, please refer to Documentation/devicetree/bindings/net/fsl-tsec-phy.txt. Have you added this property in device tree? Would you please share your dts file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 May 2014 05:27:48 GMT</pubDate>
    <dc:creator>yipingwang</dc:creator>
    <dc:date>2014-05-05T05:27:48Z</dc:date>
    <item>
      <title>[p1014] Config eTSEC2 to SGMII</title>
      <link>https://community.nxp.com/t5/P-Series/p1014-Config-eTSEC2-to-SGMII/m-p/303634#M1081</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;I'm very new to fs devices. This time I'm working on p1040. I need to config the eTSEC2 port to SGMII mode in order to connect a switch chip. The only ref I have is the p1010rdb code in linux 3.12 kernel. I have no idea where to start. From the p1040RM, it seems come configs (eg. GUTS_PORDEVSR1 GUTS_DEVDISR1...) are needed, but I don't konw how to form such config in code. Could any one help me to start?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2014 07:38:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/p1014-Config-eTSEC2-to-SGMII/m-p/303634#M1081</guid>
      <dc:creator>tianyigs</dc:creator>
      <dc:date>2014-04-25T07:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: [p1014] Config eTSEC2 to SGMII</title>
      <link>https://community.nxp.com/t5/P-Series/p1014-Config-eTSEC2-to-SGMII/m-p/303635#M1082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First for SGMII design, there is an application note AN3869.pdf, probably it is useful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About the software, you could download and install SDK 1.5 from Freescale Website, and the images built for P1010 should be compatible with P1014, according p1010rdb dts file, you could see eTSEC2 for P1010RDB is configured as SGMII with external phy, what's about your design? Use serdes instead of external phy?&lt;/P&gt;&lt;P&gt;P1010RDB eTSEC2 is set to operate in &lt;SPAN class="&amp;amp;quothighlight&amp;quot;"&gt;&lt;STRONG&gt;SGMII&lt;/STRONG&gt;&lt;/SPAN&gt; and is directly connected to the Vitesse &lt;SPAN class="&amp;amp;quothighlight&amp;quot;"&gt;&lt;STRONG&gt;SGMII&lt;/STRONG&gt;&lt;/SPAN&gt; PHY VSC8221&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Yiping Wang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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, 30 Apr 2014 09:09:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/p1014-Config-eTSEC2-to-SGMII/m-p/303635#M1082</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2014-04-30T09:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: [p1014] Config eTSEC2 to SGMII</title>
      <link>https://community.nxp.com/t5/P-Series/p1014-Config-eTSEC2-to-SGMII/m-p/303636#M1083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yiping,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. We have checked the p1010rdb and its reference code. As you mentioned, eTSEC2 in p1010rdb is connected to &lt;SPAN style="color: #666666; font-family: Helvetica, Arial, sans-serif; font-size: 14px;"&gt;external phy. We would like to connect it to a switch via serdes. Will that be different in the dts&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 09:17:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/p1014-Config-eTSEC2-to-SGMII/m-p/303636#M1083</guid>
      <dc:creator>tianyigs</dc:creator>
      <dc:date>2014-04-30T09:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: [p1014] Config eTSEC2 to SGMII</title>
      <link>https://community.nxp.com/t5/P-Series/p1014-Config-eTSEC2-to-SGMII/m-p/303637#M1084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and here is a thread I found: &lt;A href="https://community.nxp.com/thread/309442"&gt;Device Tree (.dts) configuration for eTSEC2 in SGMII/Serdes mode&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed those steps, but dmesg says:&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp; 37.452178] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp; 37.458615] libphy: PHY fixed-0:01 not found&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp; 37.462916] net eth1: could not attach to PHY&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp; 39.454844] libphy: mdio@ffe24000:00 - Link is Up - 1000/Full&lt;/P&gt;&lt;P&gt;[&amp;nbsp;&amp;nbsp; 39.460762] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 14:48:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/p1014-Config-eTSEC2-to-SGMII/m-p/303637#M1084</guid>
      <dc:creator>tianyigs</dc:creator>
      <dc:date>2014-04-30T14:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: [p1014] Config eTSEC2 to SGMII</title>
      <link>https://community.nxp.com/t5/P-Series/p1014-Config-eTSEC2-to-SGMII/m-p/303638#M1085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is an option to establish a zero-PHY link, which is declared in the device tree as "fixed-link" property in added in the MAC node, please refer to Documentation/devicetree/bindings/net/fsl-tsec-phy.txt. Have you added this property in device tree? Would you please share your dts file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 05:27:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/p1014-Config-eTSEC2-to-SGMII/m-p/303638#M1085</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2014-05-05T05:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: [p1014] Config eTSEC2 to SGMII</title>
      <link>https://community.nxp.com/t5/P-Series/p1014-Config-eTSEC2-to-SGMII/m-p/303639#M1086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have tried this. When we checked MII_BMSR register of tbiphy, the link was not up. We think the problem comes from the other side: QCA AR8327N switch. Do you have any suggestions in config the serdes of that switch? We tried several according to its datasheet, but it dose not work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 11:07:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/p1014-Config-eTSEC2-to-SGMII/m-p/303639#M1086</guid>
      <dc:creator>tianyigs</dc:creator>
      <dc:date>2014-05-05T11:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: [p1014] Config eTSEC2 to SGMII</title>
      <link>https://community.nxp.com/t5/P-Series/p1014-Config-eTSEC2-to-SGMII/m-p/303640#M1087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please note the serdes doesn't have the function of PHY,&amp;nbsp; please refer to the application note AN3869, in order to work with the SGMII interface, the link partner should support either auto-negotiation type SGMII PHY side, or IEEE802.3 Clause 37 peer auto-negotiation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 07:03:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/p1014-Config-eTSEC2-to-SGMII/m-p/303640#M1087</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2014-05-08T07:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: [p1014] Config eTSEC2 to SGMII</title>
      <link>https://community.nxp.com/t5/P-Series/p1014-Config-eTSEC2-to-SGMII/m-p/303641#M1088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot, we will try it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 00:45:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/p1014-Config-eTSEC2-to-SGMII/m-p/303641#M1088</guid>
      <dc:creator>tianyigs</dc:creator>
      <dc:date>2014-05-09T00:45:39Z</dc:date>
    </item>
  </channel>
</rss>

