<?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: RMII interface error on i.MX6Q(KSZ8051RNL) in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/RMII-interface-error-on-i-MX6Q-KSZ8051RNL/m-p/707713#M109971</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Root cause has been identified and we found issue in clock.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Sep 2017 07:39:25 GMT</pubDate>
    <dc:creator>sanjeevsharma</dc:creator>
    <dc:date>2017-09-04T07:39:25Z</dc:date>
    <item>
      <title>RMII interface error on i.MX6Q(KSZ8051RNL)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RMII-interface-error-on-i-MX6Q-KSZ8051RNL/m-p/707707#M109965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0px; padding: 0px; border: 0px; font-weight: normal; font-style: normal; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; vertical-align: baseline; word-wrap: break-word; color: #51626f; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;Hello everyone,&lt;/P&gt;&lt;P style="margin: 0px; padding: 0px; border: 0px; font-weight: normal; font-style: normal; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; vertical-align: baseline; word-wrap: break-word; color: #51626f; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;/P&gt;&lt;P style="margin: 0px; padding: 0px; border: 0px; font-weight: normal; font-style: normal; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; vertical-align: baseline; word-wrap: break-word; color: #51626f; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;We have a custom hardware with i.MX6 Quad CPU. we would like to use its RMII interface to communicate with KSZ8051RNL PHY.Configuration, detection and communication seem to be right, but we see a very high number of broken network packages when copying data via scp from PC to custom hardware via PHY Ethernet. Interestingly, the reverse direction does not have this problem.I mean to say TX(FEC -&amp;gt;PHY-&amp;gt;HOST) communication is fine.&lt;/P&gt;&lt;P style="margin: 0px; padding: 0px; border: 0px; font-weight: normal; font-style: normal; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; vertical-align: baseline; word-wrap: break-word; color: #51626f; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;/P&gt;&lt;P&gt;Here is the statistic.&lt;BR /&gt;cat /sys/custom/net/eth0/statistics/*&lt;BR /&gt; collisions 0&lt;BR /&gt; multicast 0&lt;BR /&gt; rx_bytes 4338780&lt;BR /&gt; rx_compressed 0&lt;BR /&gt; rx_crc_errors 504&lt;BR /&gt; rx_dropped 0&lt;BR /&gt; rx_errors 1229&lt;BR /&gt; rx_fifo_errors 0&lt;BR /&gt; rx_frame_errors 725&lt;BR /&gt; rx_length_errors 0&lt;BR /&gt; rx_missed_errors 0&lt;BR /&gt; rx_over_errors 0&lt;BR /&gt; rx_packets 8236&lt;BR /&gt; tx_aborted_errors 0&lt;BR /&gt; tx_bytes 6200152&lt;BR /&gt; tx_carrier_errors 0&lt;BR /&gt; tx_compressed 0&lt;BR /&gt; tx_dropped 0&lt;BR /&gt; tx_errors 0&lt;BR /&gt; tx_fifo_errors 0&lt;BR /&gt; tx_heartbeat_errors 0&lt;BR /&gt; tx_packets 8719&lt;BR /&gt; tx_window_errors 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;The system uses GPIO_16 pin to generate the reference clock&lt;/SPAN&gt;.we have also enabled SION bit in imx6q-pinfunch.h&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;#define MX6QDL_PAD_GPIO_16__ENET_REF_CLK_RMII &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x248 0x618 0x83c 0x12 0x1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Device Tree:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;pinctrl_enet: enetgrp {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;fsl,pins = &amp;lt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MX6QDL_PAD_KEY_COL3__ENET_CRS&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x1b0b0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;MX6QDL_PAD_ENET_MDIO__ENET_MDIO&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x1b0b0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;MX6QDL_PAD_ENET_MDC__ENET_MDC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x1b0b0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;MX6QDL_PAD_GPIO_16__ENET_REF_CLK_RMII 0x1b0b0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;MX6QDL_PAD_ENET_RXD0__ENET_RX_DATA0&amp;nbsp;&amp;nbsp; 0x1b0b0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;MX6QDL_PAD_ENET_RXD1__ENET_RX_DATA1&amp;nbsp;&amp;nbsp; 0x1b0b0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;MX6QDL_PAD_ENET_CRS_DV__ENET_RX_EN&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x1b0b0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;MX6QDL_PAD_ENET_RX_ER__ENET_RX_ER&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x1b0b0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;MX6QDL_PAD_ENET_TXD0__ENET_TX_DATA0&amp;nbsp;&amp;nbsp; 0x1b0b0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;MX6QDL_PAD_ENET_TXD1__ENET_TX_DATA1&amp;nbsp;&amp;nbsp; 0x1b0b0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;MX6QDL_PAD_ENET_TX_EN__ENET_TX_EN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x1b0b0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;MX6QDL_PAD_GPIO_19__ENET_TX_ER&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x1b0b0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;MX6QDL_PAD_EIM_DA9__GPIO3_IO09&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x0b0b0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;MX6QDL_PAD_EIM_DA8__GPIO3_IO08&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x0b0b0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;amp;fec {&amp;nbsp; /* KSZ8051RNLU RMII interface */&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;pinctrl-names = "default";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;pinctrl-0 = &amp;lt;&amp;amp;pinctrl_enet&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;phy-mode = "rmii";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;phy-reset-gpios = &amp;lt;&amp;amp;gpio3 9 0&amp;gt;;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* RMII_nRST GPIO3_I009 */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#if 0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;interrupt-parent = &amp;lt;&amp;amp;gpio3&amp;gt;;&amp;nbsp;&amp;nbsp; &amp;nbsp;/* RMII Phy Interrupt GPIO3_IOO8 */&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;interrupts = &amp;lt;8 IRQ_TYPE_LEVEL_LOW&amp;gt;;&lt;BR /&gt;#endif&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;status = "okay";&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/27125i76021618E4C5630D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="margin: 0px; padding: 0px; border: 0px; font-weight: bold; font-style: normal; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; vertical-align: baseline; color: #51626f; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;Tested software versions:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="margin: 0px; padding: 0px; border: 0px; font-weight: bold; font-style: normal; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; vertical-align: baseline; color: #51626f; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;Linux nitrogen6x 4.1.37 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="margin: 0px; padding: 0px; border: 0px; font-weight: bold; font-style: normal; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; vertical-align: baseline; color: #51626f; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;I would like to understand following things. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="margin: 0px; padding: 0px; border: 0px; font-weight: bold; font-style: normal; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; vertical-align: baseline; color: #51626f; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;1: WHY only issue in RX Channel. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="margin: 0px; padding: 0px; border: 0px; font-weight: bold; font-style: normal; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; vertical-align: baseline; color: #51626f; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;2: We could see CRC and Frame error. what could be the reason. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="margin: 0px; padding: 0px; border: 0px; font-weight: bold; font-style: normal; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; vertical-align: baseline; color: #51626f; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;SPAN style="color: #51626f; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;Any help would be appreciated.&lt;/SPAN&gt; &lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 12:45:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RMII-interface-error-on-i-MX6Q-KSZ8051RNL/m-p/707707#M109965</guid>
      <dc:creator>sanjeevsharma</dc:creator>
      <dc:date>2017-08-25T12:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: RMII interface error on i.MX6Q(KSZ8051RNL)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RMII-interface-error-on-i-MX6Q-KSZ8051RNL/m-p/707708#M109966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sanjeev&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can try with nxp bsp releases described on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/products/software-and-tools/software-development-tools/i.mx-software-and-tools/i.mx-6series-i.mx-7series-software-and-development-tool-resources:IMX_SW" title="http://www.nxp.com/products/software-and-tools/software-development-tools/i.mx-software-and-tools/i.mx-6series-i.mx-7series-software-and-development-tool-resources:IMX_SW"&gt;i.MX 6 / i.MX 7 Series Software and Development Tool|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Linux nitrogen6x 4.1.37 is not supported by nxp, it is developed by boundary&lt;/P&gt;&lt;P&gt;devices and issue may posted on meta-fsl-arm mailing list, so that someone&lt;/P&gt;&lt;P&gt;familiar with it could try to assist you.&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Flists.yoctoproject.org%2Flistinfo%2Fmeta-freescale" rel="nofollow" target="_blank"&gt;https://lists.yoctoproject.org/listinfo/meta-freescale&lt;/A&gt;&lt;BR /&gt;&lt;BR /&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, 28 Aug 2017 23:14:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RMII-interface-error-on-i-MX6Q-KSZ8051RNL/m-p/707708#M109966</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-08-28T23:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: RMII interface error on i.MX6Q(KSZ8051RNL)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RMII-interface-error-on-i-MX6Q-KSZ8051RNL/m-p/707709#M109967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;we tried on 4.1.15 kernel version with NXP BSP also but we found same result.we didn't find difference in PHY driver&amp;nbsp; and Ethernet controller driver(fec). It seems configuration or clock issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could find &lt;A href="https://community.nxp.com/thread/448768"&gt;https://community.nxp.com/thread/448768&lt;/A&gt;&amp;nbsp; issue which is similar to us. Please provide help in this context.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sanjeev Sharma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 10:02:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RMII-interface-error-on-i-MX6Q-KSZ8051RNL/m-p/707709#M109967</guid>
      <dc:creator>sanjeevsharma</dc:creator>
      <dc:date>2017-08-29T10:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: RMII interface error on i.MX6Q(KSZ8051RNL)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RMII-interface-error-on-i-MX6Q-KSZ8051RNL/m-p/707710#M109968</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;please try to reproduce this issue on some of nxp reference boards.&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>Tue, 29 Aug 2017 11:29:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RMII-interface-error-on-i-MX6Q-KSZ8051RNL/m-p/707710#M109968</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-08-29T11:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: RMII interface error on i.MX6Q(KSZ8051RNL)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RMII-interface-error-on-i-MX6Q-KSZ8051RNL/m-p/707711#M109969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;we can't reproduced on nxp reference board because we can't use KSZ8051RNL PHY on nxp reference board. Do you see some configuration issue in these type of Errors ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sanjeev Sharma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2017 07:33:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RMII-interface-error-on-i-MX6Q-KSZ8051RNL/m-p/707711#M109969</guid>
      <dc:creator>sanjeevsharma</dc:creator>
      <dc:date>2017-08-31T07:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: RMII interface error on i.MX6Q(KSZ8051RNL)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RMII-interface-error-on-i-MX6Q-KSZ8051RNL/m-p/707712#M109970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;is it working fine in uboot?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2017 08:19:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RMII-interface-error-on-i-MX6Q-KSZ8051RNL/m-p/707712#M109970</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-08-31T08:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: RMII interface error on i.MX6Q(KSZ8051RNL)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RMII-interface-error-on-i-MX6Q-KSZ8051RNL/m-p/707713#M109971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Root cause has been identified and we found issue in clock.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Sep 2017 07:39:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RMII-interface-error-on-i-MX6Q-KSZ8051RNL/m-p/707713#M109971</guid>
      <dc:creator>sanjeevsharma</dc:creator>
      <dc:date>2017-09-04T07:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: RMII interface error on i.MX6Q(KSZ8051RNL)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RMII-interface-error-on-i-MX6Q-KSZ8051RNL/m-p/707714#M109972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sanjeev,&lt;/P&gt;&lt;P&gt;What is the issue with the clock ? We still have the frame error problem with our ethernet.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2017 23:58:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RMII-interface-error-on-i-MX6Q-KSZ8051RNL/m-p/707714#M109972</guid>
      <dc:creator>shu_liu</dc:creator>
      <dc:date>2017-09-20T23:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: RMII interface error on i.MX6Q(KSZ8051RNL)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RMII-interface-error-on-i-MX6Q-KSZ8051RNL/m-p/707715#M109973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look into this thread, maybe it helps with your problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/389902"&gt;https://community.nxp.com/thread/389902&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 08:32:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RMII-interface-error-on-i-MX6Q-KSZ8051RNL/m-p/707715#M109973</guid>
      <dc:creator>bernhardfink</dc:creator>
      <dc:date>2017-09-21T08:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: RMII interface error on i.MX6Q(KSZ8051RNL)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/RMII-interface-error-on-i-MX6Q-KSZ8051RNL/m-p/707716#M109974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi，&lt;/P&gt;&lt;P&gt;I have a similar problem. Can you tell me why?I need your advice for reference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 07:04:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/RMII-interface-error-on-i-MX6Q-KSZ8051RNL/m-p/707716#M109974</guid>
      <dc:creator>lvmh</dc:creator>
      <dc:date>2018-02-27T07:04:14Z</dc:date>
    </item>
  </channel>
</rss>

