<?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: imx6ull RXB/RXF is not set in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6ull-RXB-RXF-is-not-set/m-p/776792#M120609</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jim&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what uboot used in the case, one can try with uboot-imx&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/tree/?h=imx_v2016.03_4.1.15_2.0.0_ga&amp;amp;id=rel_imx_4.1.15_2.1.0_ga" title="http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/tree/?h=imx_v2016.03_4.1.15_2.0.0_ga&amp;amp;id=rel_imx_4.1.15_2.1.0_ga"&gt;uboot-imx.git - Freescale i.MX u-boot Tree&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;printf fec registers and compare with linux case. Also&lt;/P&gt;&lt;P&gt;may be useful to post 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>Tue, 27 Feb 2018 10:18:30 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-02-27T10:18:30Z</dc:date>
    <item>
      <title>imx6ull RXB/RXF is not set</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ull-RXB-RXF-is-not-set/m-p/776791#M120608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using imx6ull with ti dp83848 phy.&amp;nbsp; In u-boot, the 100Mbps phy works at only 9kbps.&amp;nbsp; The board is able to operate around 100MBps at kernel.&lt;/P&gt;&lt;P&gt;At u-boot,&amp;nbsp; the fec_recv() spends most of time waiting for RXB/RXF to come:&lt;/P&gt;&lt;P&gt;fec_recv: ievent 0xc000000 (TXF=1 and TXB =1)&lt;BR /&gt;fec_recv: status 0x8000 (receiving buffer empty)&lt;BR /&gt;fec_recv: ievent 0x0 (no interrupt events, for long time, no interrupt is happenning, and buffers are free, strange)&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;fec_recv: status 0x8000 (receiving buffer empty)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;fec_recv: ievent 0x0 (no interrupt events, for long time, no interrupt is happenning, and buffers are free, strange)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.........................&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any specific reason that RXF/RXB not being set?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Jim&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 03:40:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ull-RXB-RXF-is-not-set/m-p/776791#M120608</guid>
      <dc:creator>imx_proc_user</dc:creator>
      <dc:date>2018-02-27T03:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ull RXB/RXF is not set</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ull-RXB-RXF-is-not-set/m-p/776792#M120609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jim&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what uboot used in the case, one can try with uboot-imx&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/tree/?h=imx_v2016.03_4.1.15_2.0.0_ga&amp;amp;id=rel_imx_4.1.15_2.1.0_ga" title="http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/tree/?h=imx_v2016.03_4.1.15_2.0.0_ga&amp;amp;id=rel_imx_4.1.15_2.1.0_ga"&gt;uboot-imx.git - Freescale i.MX u-boot Tree&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;printf fec registers and compare with linux case. Also&lt;/P&gt;&lt;P&gt;may be useful to post 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>Tue, 27 Feb 2018 10:18:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ull-RXB-RXF-is-not-set/m-p/776792#M120609</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-02-27T10:18:30Z</dc:date>
    </item>
  </channel>
</rss>

