<?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: How to add uboot &amp;quot;sf probe&amp;quot; command in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-add-uboot-quot-sf-probe-quot-command/m-p/609602#M91934</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is work, very thank your effort support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Nov 2016 07:39:59 GMT</pubDate>
    <dc:creator>felixhsu</dc:creator>
    <dc:date>2016-11-23T07:39:59Z</dc:date>
    <item>
      <title>How to add uboot "sf probe" command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-add-uboot-quot-sf-probe-quot-command/m-p/609594#M91926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hardware: i.MX7D EVK&lt;/P&gt;&lt;P&gt;Software: &amp;nbsp;U-Boot 2015.04imx_v2015.04_4.1.15_1.2.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently uboot not include "sf probe" command, we need to tried SPI NOR flash,so how to add &lt;SPAN&gt;"sf probe" command in uboot, thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2016 09:26:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-add-uboot-quot-sf-probe-quot-command/m-p/609594#M91926</guid>
      <dc:creator>felixhsu</dc:creator>
      <dc:date>2016-11-21T09:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to add uboot "sf probe" command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-add-uboot-quot-sf-probe-quot-command/m-p/609595#M91927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Felix&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sf probe is implemented in uboot, please refer to attached&lt;/P&gt;&lt;P&gt;Linux Guide p.14,15 for usage.&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, 21 Nov 2016 10:05:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-add-uboot-quot-sf-probe-quot-command/m-p/609595#M91927</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-11-21T10:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to add uboot "sf probe" command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-add-uboot-quot-sf-probe-quot-command/m-p/609596#M91928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As below photo is my operation log, key in "sf probe 0" uboot will show Unknown command, how to add "sf" command on build uboot by myself, thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/9964i5CD8323F0B7B87E5/image-size/large?v=v2&amp;amp;px=999" title="uboot_sf.PNG" alt="uboot_sf.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 04:11:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-add-uboot-quot-sf-probe-quot-command/m-p/609596#M91928</guid>
      <dc:creator>felixhsu</dc:creator>
      <dc:date>2016-11-22T04:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to add uboot "sf probe" command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-add-uboot-quot-sf-probe-quot-command/m-p/609597#M91929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Felix&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suggested document on p.15 shows another:&lt;/P&gt;&lt;P&gt;sf probe 0:0&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, 22 Nov 2016 05:24:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-add-uboot-quot-sf-probe-quot-command/m-p/609597#M91929</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-11-22T05:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to add uboot "sf probe" command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-add-uboot-quot-sf-probe-quot-command/m-p/609598#M91930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it still fail on uboot, as below is operation log, thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/10224i79A4590E9ADD3CD0/image-size/large?v=v2&amp;amp;px=999" title="uboot_sf_1.PNG" alt="uboot_sf_1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 05:43:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-add-uboot-quot-sf-probe-quot-command/m-p/609598#M91930</guid>
      <dc:creator>felixhsu</dc:creator>
      <dc:date>2016-11-22T05:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to add uboot "sf probe" command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-add-uboot-quot-sf-probe-quot-command/m-p/609599#M91931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Felix&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you try Demo Image&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/webapp/Download?colCode=L4.1.15_1.2.0_iMX7D&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product" title="http://www.nxp.com/webapp/Download?colCode=L4.1.15_1.2.0_iMX7D&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product"&gt;http://www.nxp.com/webapp/Download?colCode=L4.1.15_1.2.0_iMX7D&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=1337699481071…&lt;/A&gt;&amp;nbsp;&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, 22 Nov 2016 06:31:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-add-uboot-quot-sf-probe-quot-command/m-p/609599#M91931</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-11-22T06:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to add uboot "sf probe" command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-add-uboot-quot-sf-probe-quot-command/m-p/609600#M91932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had use the Dome image, but still can not use sf command, please reference attachment, it is uboot command list, thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2016 09:17:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-add-uboot-quot-sf-probe-quot-command/m-p/609600#M91932</guid>
      <dc:creator>felixhsu</dc:creator>
      <dc:date>2016-11-22T09:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to add uboot "sf probe" command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-add-uboot-quot-sf-probe-quot-command/m-p/609601#M91933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Felix&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below part if i.MX7D SDB SPF-28590 schematic p.9 for qspi usage&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/10956i78F9FF86E2C87A75/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_1.jpg" alt="pastedImage_1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also please check uboot configs CONFIG_SYS_USE_QSPI&amp;nbsp;&lt;/P&gt;&lt;P&gt;in include/configs/mx7dsabresd.h&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, 22 Nov 2016 10:03:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-add-uboot-quot-sf-probe-quot-command/m-p/609601#M91933</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-11-22T10:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to add uboot "sf probe" command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-add-uboot-quot-sf-probe-quot-command/m-p/609602#M91934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is work, very thank your effort support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 07:39:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-add-uboot-quot-sf-probe-quot-command/m-p/609602#M91934</guid>
      <dc:creator>felixhsu</dc:creator>
      <dc:date>2016-11-23T07:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to add uboot "sf probe" command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-add-uboot-quot-sf-probe-quot-command/m-p/609603#M91935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Felix,&lt;/P&gt;&lt;P&gt;what did you do to make it work?&lt;/P&gt;&lt;P&gt;i have the same problem with imx6sxsabresd&lt;/P&gt;&lt;P&gt;thanks in advanced&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2017 13:09:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-add-uboot-quot-sf-probe-quot-command/m-p/609603#M91935</guid>
      <dc:creator>adelantesey</dc:creator>
      <dc:date>2017-02-08T13:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to add uboot "sf probe" command</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-add-uboot-quot-sf-probe-quot-command/m-p/609604#M91936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adelante sey&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My case is use the i.MX7D EVK, maybe not fit your problem, I follow Igor comment unmark&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;CONFIG_SYS_USE_QSPI define and modification hardware config, then the problem is fixed.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 05:14:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-add-uboot-quot-sf-probe-quot-command/m-p/609604#M91936</guid>
      <dc:creator>felixhsu</dc:creator>
      <dc:date>2017-02-09T05:14:04Z</dc:date>
    </item>
  </channel>
</rss>

