<?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: IMX6 DL SABRE AI SPI-NOR flashing in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346710#M47921</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. I tried the steps mentioned at 9.3 but I'm getting the an error which was expected. From the steps looks like I need to setup TFTP server in my host PC where images are to be copied which I didn't do it and also DHCP server for assigning the IP to SABRE AI board. Let me know if my understanding is correct. If so, please let me know the host side setup for TFTP and DHCP. Please find the serial log below, I connected LVDS display so skipped the HDMI configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; setenv serverip 10.192.225.216&lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; setenv loadaddr 0x10800000&lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; setenv nfsroot /data/rootfs_home/rootfs_mx6&lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; setenv bootargs_base 'setenv bootargs console=ttymxc3, 115200'&lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; setenv bootargs_sf 'root=/dev/nfs ip=dhcp nfsroot=${serverip }:${nfsroot},v3,tcp ip=dhcp' &lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; setenv bootcmd_nor 'run bootargs_base bootargs_sf;sf probe 1; sf read ${loadaddr} 0x100000 0x400000;bootm'&lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; setenv bootcmd 'run bootcmd_nor'&lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; run bootcmd&lt;/P&gt;&lt;P&gt;Unknown command 'root=/dev/nfs' - try 'help'&lt;/P&gt;&lt;P&gt;JEDEC ID: 0x20:0x20:0x16&lt;/P&gt;&lt;P&gt;4096 KiB M25P32 - 4MB at 0:1 is now current device&lt;/P&gt;&lt;P&gt;SPI flash read failed&lt;/P&gt;&lt;P&gt;Wrong Image Format for bootm command&lt;/P&gt;&lt;P&gt;ERROR: can't get kernel image!&lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Feb 2015 00:22:43 GMT</pubDate>
    <dc:creator>pavankishore</dc:creator>
    <dc:date>2015-02-10T00:22:43Z</dc:date>
    <item>
      <title>IMX6 DL SABRE AI SPI-NOR flashing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346708#M47919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to do SPI-NOR flashing of u-boot, uImage, initramfs &amp;amp; dtd using MFG tool on IMX6DL SABRE. After boot-up I only see the U-Boot prompt and do I need to manually set the arguments for loading kernel ? Please find the cfg.ini file,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[LIST]&lt;BR /&gt;name = i.MX6Solo-SABREAUTO-SPI-NOR&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached the complete putty log.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336493"&gt;SPI-NOR-Putty.log.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 02:16:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346708#M47919</guid>
      <dc:creator>pavankishore</dc:creator>
      <dc:date>2015-02-04T02:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 DL SABRE AI SPI-NOR flashing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346709#M47920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please look at attached Linux Guide sect.9.3 Run the Image from SPI-NOR.&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>Wed, 04 Feb 2015 06:52:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346709#M47920</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-02-04T06:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 DL SABRE AI SPI-NOR flashing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346710#M47921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. I tried the steps mentioned at 9.3 but I'm getting the an error which was expected. From the steps looks like I need to setup TFTP server in my host PC where images are to be copied which I didn't do it and also DHCP server for assigning the IP to SABRE AI board. Let me know if my understanding is correct. If so, please let me know the host side setup for TFTP and DHCP. Please find the serial log below, I connected LVDS display so skipped the HDMI configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; setenv serverip 10.192.225.216&lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; setenv loadaddr 0x10800000&lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; setenv nfsroot /data/rootfs_home/rootfs_mx6&lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; setenv bootargs_base 'setenv bootargs console=ttymxc3, 115200'&lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; setenv bootargs_sf 'root=/dev/nfs ip=dhcp nfsroot=${serverip }:${nfsroot},v3,tcp ip=dhcp' &lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; setenv bootcmd_nor 'run bootargs_base bootargs_sf;sf probe 1; sf read ${loadaddr} 0x100000 0x400000;bootm'&lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; setenv bootcmd 'run bootcmd_nor'&lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; run bootcmd&lt;/P&gt;&lt;P&gt;Unknown command 'root=/dev/nfs' - try 'help'&lt;/P&gt;&lt;P&gt;JEDEC ID: 0x20:0x20:0x16&lt;/P&gt;&lt;P&gt;4096 KiB M25P32 - 4MB at 0:1 is now current device&lt;/P&gt;&lt;P&gt;SPI flash read failed&lt;/P&gt;&lt;P&gt;Wrong Image Format for bootm command&lt;/P&gt;&lt;P&gt;ERROR: can't get kernel image!&lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 00:22:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346710#M47921</guid>
      <dc:creator>pavankishore</dc:creator>
      <dc:date>2015-02-10T00:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 DL SABRE AI SPI-NOR flashing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346711#M47922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think your understanding is correct. Regarding tftp please look at&lt;/P&gt;&lt;P&gt;sect. 5.3 TFTP Host Setup&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://cache.freescale.com/files/dsp/doc/app_note/AN3875.pdf" title="http://cache.freescale.com/files/dsp/doc/app_note/AN3875.pdf"&gt;http://cache.freescale.com/files/dsp/doc/app_note/AN3875.pdf&lt;/A&gt;&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 02:49:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346711#M47922</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-02-10T02:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 DL SABRE AI SPI-NOR flashing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346712#M47923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to make some progress but getting struck at flashing the U-Boot into Parallel-NOR. I setup the TFTP/NFS and able to download the images to IMX but not flashing. Please find below the serial output,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; setenv ipaddr 192.168.1.11&lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; setenv serverip 192.168.1.10&lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; setenv netmask 255.255.0.0&lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; setenv loadaddr 0x10800000&lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; tftpboot ${loadaddr} u-boot.bin&lt;/P&gt;&lt;P&gt;FEC: Link is Up 796d&lt;/P&gt;&lt;P&gt;Using FEC0 device&lt;/P&gt;&lt;P&gt;TFTP from server 192.168.1.10; our IP address is 192.168.1.11&lt;/P&gt;&lt;P&gt;Filename 'u-boot.bin'.&lt;/P&gt;&lt;P&gt;Load address: 0x10800000&lt;/P&gt;&lt;P&gt;Loading: #################################&lt;/P&gt;&lt;P&gt;done&lt;/P&gt;&lt;P&gt;Bytes transferred = 168388 (291c4 hex)&lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; erase 8000000 168388&lt;/P&gt;&lt;P&gt;MX6SOLO SABREAUTO U-Boot &amp;gt; cp.b ${loadaddr} 8000000 168388&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ----&amp;gt;Here it stays forever. I waited for 10minutes but nothing moved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 02:32:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346712#M47923</guid>
      <dc:creator>pavankishore</dc:creator>
      <dc:date>2015-02-13T02:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 DL SABRE AI SPI-NOR flashing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346713#M47924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what NOR are trying to write SPI-NOR or parallel ?&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 08:42:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346713#M47924</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-02-13T08:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 DL SABRE AI SPI-NOR flashing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346714#M47925</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 tried with SPI &amp;amp; WEIM(Parallel) NOR and both have the same problem. I saw in the Quick Start Guide of IMX6dl SABRE AI that it is 32MB 16 bit parallel NOR and 4MB of SPI-NOR, so I decided to make use of parallel NOR to flash u-boot, uImage to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: I used the prebuilt u-boot-mx6dl-sabreauto-weimnor.bin for parallel NOR flashing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 15:29:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346714#M47925</guid>
      <dc:creator>pavankishore</dc:creator>
      <dc:date>2015-02-13T15:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 DL SABRE AI SPI-NOR flashing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346715#M47926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can write u-boot also with MFG tool.&lt;/P&gt;&lt;P&gt;Since both flashes are insufficient for rootfs,&lt;/P&gt;&lt;P&gt;it shoudl be located on another media, for example SD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 16:00:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346715#M47926</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-02-13T16:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 DL SABRE AI SPI-NOR flashing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346716#M47927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. Please find the issues that I'm facing currently,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MFG:&lt;/P&gt;&lt;P&gt;1.) I could flash u-boot on SPI-NOR but cannot upgrade the u-boot using MFG as IMX6 is not getting detected as HID any more now&lt;/P&gt;&lt;P&gt;2.) I assume that uImage,rootfs etc cannot be flashed to SPI-NOR due to size limitations and they should reside on SD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TFTP/NFS:&lt;/P&gt;&lt;P&gt;1.) To upgrade the u-boot to custom built one, I'm following TFTP procedure but getting struck at "cp.b ${loadaddr} 8000000 168388" as I mentioned in my previous reply.&lt;/P&gt;&lt;P&gt;SPI-NOR:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; U-Boot on NOR and rest on SD. Is that correct ?&lt;/P&gt;&lt;P&gt;WEIM-NOR:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; U-Boot and uImage on NOR and rest on SD. Is that correct ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 16:54:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346716#M47927</guid>
      <dc:creator>pavankishore</dc:creator>
      <dc:date>2015-02-13T16:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 DL SABRE AI SPI-NOR flashing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346717#M47928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;1.) I could flash u-boot on SPI-NOR but cannot upgrade the u-boot using MFG as IMX6 is not getting detected as HID any more now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Uboot IMX6 will not be getting detected as HID. One needs to put i.MX6 in serial downloder mode, then put&lt;/P&gt;&lt;P&gt;new Uboot image to MFG folder (replace old image) and run MFG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.) I assume that uImage,rootfs etc cannot be flashed to SPI-NOR due to size limitations and they should reside on SD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;correct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;SPI-NOR:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; U-Boot on NOR and rest on SD. Is that correct ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;correct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;WEIM-NOR:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; U-Boot and uImage on NOR and rest on SD. Is that correct ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;correct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regarding flashing WEIM Uboot one can try it with MFG Tool, refer to&lt;/P&gt;&lt;P&gt;Chapter 6 Downloading Images by Using 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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Feb 2015 00:44:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346717#M47928</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-02-14T00:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 DL SABRE AI SPI-NOR flashing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346718#M47929</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;Thanks for your reply. Do I need to flash dtd and load same like u-boot &amp;amp; uImage ?If so can you let me know the address where I should load it after flashing on temporary address space. I guess this step is missing in the documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 15:42:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346718#M47929</guid>
      <dc:creator>pavankishore</dc:creator>
      <dc:date>2015-02-17T15:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Re: IMX6 DL SABRE AI SPI-NOR flashing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346719#M47930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for commands one can look at attached ucl2.xml file from MFG Tools,&lt;/P&gt;&lt;P&gt;profiles: &amp;lt;LIST name="i.MX6Solo-SABREAUTO-SPI-NOR&lt;/P&gt;&lt;P&gt;&amp;lt;LIST name="MX6DL-Sabreauto-Parallel_NOR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 16:03:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346719#M47930</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-02-17T16:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6 DL SABRE AI SPI-NOR flashing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346720#M47931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the steps that I followed for loading IMX6 DL SABRE AI from WEIM-NOR based on your instructions so far and I have issue at step# 14, &lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="color: #1f497d; font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;Boot from SD-Card and interrupt at U-Boot&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #1f497d; font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;Using TFTP/NFS server setup in host PC flashed the updated u-boot and uImage as below,&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #1f497d; font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;setenv loadaddr 0x10800000&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #1f497d; font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;tftpboot ${loadaddr} u-boot.bin&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #1f497d; font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;cp.b ${loadaddr} 8000000 ${filesize}&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #1f497d; font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;tftpboot ${loadaddr} uImage&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #1f497d; font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;cp.b ${loadaddr} 8080000&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #1f497d; font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;Reboot the IMX6 with WEIM-NOR DIP switch settings&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #1f497d; font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;MX6SDL SABREAUTO U-Boot&amp;gt; setenv loadaddr 0x10800000&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #1f497d; font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;MX6SDL SABREAUTO U-Boot&amp;gt; setenv bootargs_base 'setenv bootargs console=ttymxc3,115200'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #1f497d; font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;MX6SDL SABREAUTO U-Boot&amp;gt; setenv bootargs_nor 'setenv bootargs ${bootargs} root=/dev/nfs ip=${ipaddr} weim-nor nfsroot=${serverip}:${nfsroot},v3,tcp'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #1f497d; font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;MX6SDL SABREAUTO U-Boot&amp;gt; setenv bootcmd_nor 'run bootargs_base bootargs_nor; cp.l 0x8080000 ${loadaddr} 0x400000; bootm'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #1f497d; font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;MX6SDL SABREAUTO U-Boot&amp;gt; setenv bootcmd 'run bootcmd_nor'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #1f497d; font-size: 7pt;"&gt;&lt;SPAN style="color: #1f497d; font-family: 'Calibri','sans-serif'; font-size: 11pt;"&gt;MX6SDL SABREAUTO U-Boot&amp;gt; run bootcmd&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -----------------&amp;gt;&lt;/SPAN&gt;&lt;STRONG style="color: red; font-size: 11pt; font-family: 'Calibri','sans-serif';"&gt;Nothing happens after this. It just stays forever&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if I missed anything to overcome this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 00:59:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6-DL-SABRE-AI-SPI-NOR-flashing/m-p/346720#M47931</guid>
      <dc:creator>pavankishore</dc:creator>
      <dc:date>2015-02-18T00:59:53Z</dc:date>
    </item>
  </channel>
</rss>

