<?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 boot from parallel nor flash on IMX6SoloLite in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-parallel-nor-flash-on-IMX6SoloLite/m-p/432766#M65988</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Problem has been solved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; First, there is some hardware problem which cause the signal of EIM stop working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Then, the software tool for downloading is not right.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Nov 2015 06:02:38 GMT</pubDate>
    <dc:creator>fisherhe</dc:creator>
    <dc:date>2015-11-11T06:02:38Z</dc:date>
    <item>
      <title>How to boot from parallel nor flash on IMX6SoloLite</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-parallel-nor-flash-on-IMX6SoloLite/m-p/432762#M65984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I use imx6sololite, and I have tested that my board can boot from SD card and SPI Flash, also I can read and write parallel nor flash(use EIM bus) when boot from SD card correctly.&lt;/P&gt;&lt;P&gt;But when I use MFG Tool to download the uboot and kernal to nor flash, it failed. I know that because the official EVK of imx6sololite has no paralled nor flash, and the MFG Tool&lt;/P&gt;&lt;P&gt;can't support ubooting from nor flash. And I found that IMX6Q-AUTO has paralled nor flash support. So the question is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; How to config a MFG Tool that can support parallel nor flash on IMX6Sololite？Or is anyone has tools already?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Also, a emergent way to solve the problem temporarily is to boot from SD card, then write the boot code to nor flash. I try that way, but when I wirte the boot code to flash,&lt;/P&gt;&lt;P&gt;switch the boot mode to flash boot. it failed too.Because the boot doesn't start, it can't get any information from UART, so I don't know where it stops.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 05:43:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-parallel-nor-flash-on-IMX6SoloLite/m-p/432762#M65984</guid>
      <dc:creator>fisherhe</dc:creator>
      <dc:date>2015-10-27T05:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to boot from parallel nor flash on IMX6SoloLite</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-parallel-nor-flash-on-IMX6SoloLite/m-p/432763#M65985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fisher&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regarding non-booting, one can check boot connections in&lt;/P&gt;&lt;P&gt;Table 8-10. EIM IOMUX Pin Configuration i.MX6SL Reference Manual (rev.2&amp;nbsp; 6/2015)&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6SLRM.pdf" rel="nofollow"&gt;http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6SLRM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For example non-muxed mode uses LCD_DAT pins and bus isolation buffers&lt;/P&gt;&lt;P&gt;should be used as shown on attached i.MX6SL EVK spf-27452 p.13 (U21-24).&lt;/P&gt;&lt;P&gt;It is recommended to check with oscilloscope nor signals.&lt;/P&gt;&lt;P&gt;Regarding mfg tools support one can reuse nor profile from sabre auto&lt;/P&gt;&lt;P&gt;configuration, rebuilding mfg tools firmware with specific board modifications:&lt;/P&gt;&lt;P&gt;ddr settings, nor support, e.t.c. For flashing nor one can look at attached Linux Guide&lt;/P&gt;&lt;P&gt;sect.4.4.1.4 Flashing U-Boot on Parallel NOR from U-Boot, for rebuilding mfg tools:&lt;/P&gt;&lt;P&gt;Yocto Guide sect.6.2 Manufacturing Tool, MFGTool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 10:48:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-parallel-nor-flash-on-IMX6SoloLite/m-p/432763#M65985</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-10-27T10:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to boot from parallel nor flash on IMX6SoloLite</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-parallel-nor-flash-on-IMX6SoloLite/m-p/432764#M65986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,Igo,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you for your reply!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Because it is a emergent case, I use another way temporarily. Because I have boot SD card sucessfully, so first I boot from SD card,&lt;/P&gt;&lt;P&gt;and then download the boot image to nor flash, switch the boot mode to nor flash boot, restart the board. It fail to boot. And I found that&lt;/P&gt;&lt;P&gt;when the board power on, the CS0 signal was not be pulled low.I think the imx6sl doesn't find the correct boot device. But I have check&lt;/P&gt;&lt;P&gt;the pins to config the boot mode,that is, BOOT_MODE[1:0]--01, BOOT_CFG1[7:4]--0000, BOOT_CFG1[3]---0, BOOT_CFG2[7:6]---01.&lt;/P&gt;&lt;P&gt;I don't know what to do now. By the way,I can write and reda from nor flash(SST39VF3201C) correctly when boot from SD Card, but I have not added bus isolation buffers for nor flash. I find that CS0 doesn't need a isolation buffer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 23:55:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-parallel-nor-flash-on-IMX6SoloLite/m-p/432764#M65986</guid>
      <dc:creator>fisherhe</dc:creator>
      <dc:date>2015-10-27T23:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to boot from parallel nor flash on IMX6SoloLite</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-parallel-nor-flash-on-IMX6SoloLite/m-p/432765#M65987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fisher&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can connect jtag and check boot settings in SRC_SBMR1,2&lt;/P&gt;&lt;P&gt;register. If it differs from configured, I would suggest to add isolation buffer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 01:41:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-parallel-nor-flash-on-IMX6SoloLite/m-p/432765#M65987</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-10-28T01:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to boot from parallel nor flash on IMX6SoloLite</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-parallel-nor-flash-on-IMX6SoloLite/m-p/432766#M65988</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Problem has been solved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; First, there is some hardware problem which cause the signal of EIM stop working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Then, the software tool for downloading is not right.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 06:02:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-boot-from-parallel-nor-flash-on-IMX6SoloLite/m-p/432766#M65988</guid>
      <dc:creator>fisherhe</dc:creator>
      <dc:date>2015-11-11T06:02:38Z</dc:date>
    </item>
  </channel>
</rss>

