<?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: QSPI Flash update failed LS1012ARDB in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1421132#M10149</link>
    <description>&lt;P&gt;Please try whether you could write the attached ATF image to QSPI flash of the target board.&lt;/P&gt;
&lt;P&gt;fl_unprotect 0x0 0x4000000&lt;BR /&gt;fl_write 0x0&amp;nbsp;bl2_qspi.pbl --erase&lt;/P&gt;
&lt;P&gt;fl_write 0x100000 fip_uboot.bin&amp;nbsp;--erase&lt;/P&gt;</description>
    <pubDate>Tue, 01 Mar 2022 09:42:53 GMT</pubDate>
    <dc:creator>yipingwang</dc:creator>
    <dc:date>2022-03-01T09:42:53Z</dc:date>
    <item>
      <title>QSPI Flash update failed LS1012ARDB</title>
      <link>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1417870#M10110</link>
      <description>&lt;P&gt;I have a LS1012ARDB Board with me. Using flex-builder I have prepared a build for yocto-devel using following commands:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;flex-builder -i mkrfs -r yocto:devel&lt;/P&gt;&lt;P&gt;flex-builder -i mkfw -m ls1012ardb&lt;/P&gt;&lt;P&gt;flex-builder -i mkboot&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Post this inside the build/images folder a file is created named "firmware_ls1012ardb_qspiboot.img". Using tftp server I provided this file to the board. I tried to upgrade the QSPI Flash using the command&lt;/P&gt;&lt;P&gt;"sf erase 0 +$filesize &amp;amp;&amp;amp; sf write 0xa0000000 0 $filesize"&lt;/P&gt;&lt;P&gt;Post this there was no response from the console. Post board reset also the board did not responded. Could anyone help me how can I bring back my board from this failure?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 03:36:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1417870#M10110</guid>
      <dc:creator>devchandil</dc:creator>
      <dc:date>2022-02-23T03:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: QSPI Flash update failed LS1012ARDB</title>
      <link>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1418104#M10111</link>
      <description>&lt;P&gt;Please refer to the following table to switch LS1012ARDB to QSPI flash bank2 to check whether there is u-boot at&amp;nbsp;QSPI flash bank2.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yipingwang_2-1645606720473.png" style="width: 629px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/171506i298F513336C3AE50/image-dimensions/629x107?v=v2" width="629" height="107" role="button" title="yipingwang_2-1645606720473.png" alt="yipingwang_2-1645606720473.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If no, please use CodeWarrior to do recovery. Please switch to QSPI flash bank1.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yipingwang_3-1645607008776.png" style="width: 596px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/171510iCC34856CEBF0E2DB/image-dimensions/596x96?v=v2" width="596" height="96" role="button" title="yipingwang_3-1645607008776.png" alt="yipingwang_3-1645607008776.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please refer to section "7.7 Using flash programmer from eclipse IDE" in&amp;nbsp;C:\Freescale\CW4NET_v2020.06\CW_ARMv8\ARMv8\Help\PDF\ARMv8_Targeting_Manual.pdf to do flash programming with CodeWarrior for ARMv8.&lt;/P&gt;
&lt;P&gt;You also could refer to the first section in the following document.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/CodeWarrior-for-QorIQ-Knowledge/Use-CodeWarrior-for-ARMv8-to-Debug-U-boot-and-Linux-Kernel-and/ta-p/1114872" target="_blank"&gt;https://community.nxp.com/t5/CodeWarrior-for-QorIQ-Knowledge/Use-CodeWarrior-for-ARMv8-to-Debug-U-boot-and-Linux-Kernel-and/ta-p/1114872&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;In addition, you could use the pre-built image downloaded with the following command.&lt;/P&gt;
&lt;P&gt;wget &lt;A href="https://www.nxp.com/lgfiles/sdk/lsdk2108/firmware_ls1012ardb_qspiboot.img" target="_blank"&gt;https://www.nxp.com/lgfiles/sdk/lsdk2108/firmware_ls1012ardb_qspiboot.img&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 09:13:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1418104#M10111</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-02-23T09:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: QSPI Flash update failed LS1012ARDB</title>
      <link>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1418108#M10112</link>
      <description>&lt;P&gt;Hi yipingwang,&lt;/P&gt;&lt;P&gt;Post dip switch change my board boots up from bank2 with the message Board: LS1012ARDB Version: unknown, boot from QSPI: bank2&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to know how I can recover my Bank1. Also, I am new to this ecosystem, so is there any dev guide which I can refer to for the development on the LS1012A.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 09:18:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1418108#M10112</guid>
      <dc:creator>devchandil</dc:creator>
      <dc:date>2022-02-23T09:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: QSPI Flash update failed LS1012ARDB</title>
      <link>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1418205#M10115</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;I tried to upgrade my bank 2 with the file you provided in the link with the following command&lt;/P&gt;&lt;P&gt;sf erase 0 +$filesize &amp;amp;&amp;amp; sf write 0xa0000000 0 $filesize&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Post run of this command, now my bank2 is also not responding and board does not boot up. Could you help in how to get recover the flash without codewarrior. Or is there any other way to factory reset the board.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 11:20:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1418205#M10115</guid>
      <dc:creator>devchandil</dc:creator>
      <dc:date>2022-02-23T11:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: QSPI Flash update failed LS1012ARDB</title>
      <link>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1418767#M10117</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;You have to do the recovery with CodeWarrior, please refer to the following procedure.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;1. Please configure the target board to use hard-coded RCW. Please configure&amp;nbsp;SW1 [1] as "0" on LS1012ARDB.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;2. Please use the attached script to replace the one in&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/CodeWarrior-for-QorIQ/LS1012-custom-board-JTAG-speed-too-low/m-p/600758" target="_blank" rel="nofollow noopener noreferrer"&gt;C:\Freescale\&lt;/A&gt;&lt;A href="https://community.nxp.com/t5/CodeWarrior-for-QorIQ/LS1012-custom-board-JTAG-speed-too-low/m-p/600758" target="_blank" rel="nofollow noopener noreferrer"&gt;CW4NET_v2020.06&lt;/A&gt;&lt;A href="https://community.nxp.com/t5/CodeWarrior-for-QorIQ/LS1012-custom-board-JTAG-speed-too-low/m-p/600758" target="_blank" rel="nofollow noopener noreferrer"&gt;\CW_ARMv8\ARMv8\gdb_extensions\flash\cwflash.py.&lt;/A&gt;&lt;BR /&gt;Probably you need to modify this script according to your requirement. For example, you use other connection type, the default is CodeWarrior TAP with USB connection.&lt;BR /&gt;&lt;BR /&gt;3. Please put images files in&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/CodeWarrior-for-QorIQ/LS1012-custom-board-JTAG-speed-too-low/m-p/600758" target="_blank" rel="nofollow noopener noreferrer"&gt;C:\Freescale\CW4NET_v2020.06\CW_ARMv8\ARMv8\gdb\bin.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;4. Open gdb console in&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/CodeWarrior-for-QorIQ/LS1012-custom-board-JTAG-speed-too-low/m-p/600758" target="_blank" rel="nofollow noopener noreferrer"&gt;C:\Freescale\CW4NET_v2020.06\CW_ARMv8\ARMv8\gdb\bin\aarch64-fsl-gdb.exe,&lt;/A&gt;&lt;BR /&gt;please execute the following commands to do flash programming.&lt;BR /&gt;&lt;BR /&gt;source ../../gdb_extensions/flash/&lt;A href="http://cwflash.py/" target="_blank" rel="nofollow noopener noreferrer"&gt;cwflash.py&lt;/A&gt;&lt;BR /&gt;fl_unprotect 0x0 0x4000000&lt;BR /&gt;fl_write 0x0&amp;nbsp;&lt;A href="https://www.nxp.com/lgfiles/sdk/lsdk2108/firmware_ls1012ardb_qspiboot.img" target="_blank" rel="nofollow noopener noreferrer"&gt;firmware_ls1012ardb_qspiboot.img&lt;/A&gt; --erase&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2022 04:06:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1418767#M10117</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-02-24T04:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: QSPI Flash update failed LS1012ARDB</title>
      <link>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1420034#M10135</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I do not have codewarrior tap. Is there any way I could use the console port of my evaluation board?&lt;/P&gt;</description>
      <pubDate>Sat, 26 Feb 2022 09:52:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1420034#M10135</guid>
      <dc:creator>devchandil</dc:creator>
      <dc:date>2022-02-26T09:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: QSPI Flash update failed LS1012ARDB</title>
      <link>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1420406#M10141</link>
      <description>&lt;P&gt;You could use CMSIS DAP instead of CodeWarrior TAP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SW1 [7]&amp;nbsp;&lt;/P&gt;
&lt;P&gt;0- LS1012A UART1 is connected to K22 UART0 for CMSIS&lt;BR /&gt;DAP debug. (default)&lt;BR /&gt;1 - LS1012A UART1 is translated to RS232 levels and is&lt;BR /&gt;available on 1x3 header (J24).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For details, please refer to "&lt;A id="relatedDocsClickPDF_1" class="dtmcustomrulelink" href="https://www.nxp.com/webapp/Download?colCode=LS1012ARDBRM" target="_blank" rel="noopener" data-dtmaction="Design Resources Section - Documentation - Results Link Click" data-dtmsubaction="LS1012A Reference Design Board Manual - NXP - Reference Manual - English"&gt;&lt;SPAN&gt;LS1012A Reference Design Board Manual",&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;which could be downloaded from the following link.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.nxp.com/design/qoriq-developer-resources/layerscape-ls1012a-reference-design-board:LS1012A-RDB" target="_blank"&gt;https://www.nxp.com/design/qoriq-developer-resources/layerscape-ls1012a-reference-design-board:LS1012A-RDB&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 08:40:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1420406#M10141</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-02-28T08:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: QSPI Flash update failed LS1012ARDB</title>
      <link>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1420912#M10143</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi yipingwang,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am getting following error when trying to run the cwfash script you provided.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have modified following in your probe_connection tab:&amp;nbsp;PROBE_CONNECTION = "cmsisdap"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Following is my witch configuration: SW1: 00100100. SW2: 00000000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error message" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/172057i9522240B0BF7241C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="error message" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;error message&lt;/span&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 04:33:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1420912#M10143</guid>
      <dc:creator>devchandil</dc:creator>
      <dc:date>2022-03-01T04:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: QSPI Flash update failed LS1012ARDB</title>
      <link>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1421097#M10145</link>
      <description>&lt;P&gt;In&amp;nbsp;cwflash.py, please specify "JTAG_SPEED = 6000".&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 08:59:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1421097#M10145</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-03-01T08:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: QSPI Flash update failed LS1012ARDB</title>
      <link>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1421115#M10146</link>
      <description>&lt;P&gt;Hi, I was able to connect to the target successfully.&lt;/P&gt;&lt;P&gt;But when I try to write the file. Erase failed with the error seen in the picture attached. Also, I want to know should I change&amp;nbsp;USE_SAFE_RCW = False from False to True&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture_gdb.PNG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/172089iE064490F312486A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture_gdb.PNG" alt="Capture_gdb.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 09:16:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1421115#M10146</guid>
      <dc:creator>devchandil</dc:creator>
      <dc:date>2022-03-01T09:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: QSPI Flash update failed LS1012ARDB</title>
      <link>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1421122#M10148</link>
      <description>&lt;P&gt;&lt;SPAN&gt;No need&amp;nbsp; change&amp;nbsp;USE_SAFE_RCW = False from False to True, you have already configured the switch setting to use hard-coded RCW now.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 09:27:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1421122#M10148</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-03-01T09:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: QSPI Flash update failed LS1012ARDB</title>
      <link>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1421132#M10149</link>
      <description>&lt;P&gt;Please try whether you could write the attached ATF image to QSPI flash of the target board.&lt;/P&gt;
&lt;P&gt;fl_unprotect 0x0 0x4000000&lt;BR /&gt;fl_write 0x0&amp;nbsp;bl2_qspi.pbl --erase&lt;/P&gt;
&lt;P&gt;fl_write 0x100000 fip_uboot.bin&amp;nbsp;--erase&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 09:42:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1421132#M10149</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-03-01T09:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: QSPI Flash update failed LS1012ARDB</title>
      <link>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1421133#M10150</link>
      <description>&lt;P&gt;ok, but any solution for the error which I am getting when trying to write the flash. I am getting following error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Flash programming operation failed.&lt;/P&gt;&lt;P&gt;//&lt;/P&gt;&lt;P&gt;Additional error details:&lt;/P&gt;&lt;P&gt;[FP: can't write memory]&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 09:43:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1421133#M10150</guid>
      <dc:creator>devchandil</dc:creator>
      <dc:date>2022-03-01T09:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: QSPI Flash update failed LS1012ARDB</title>
      <link>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1421154#M10152</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Following commands you provided executed without any error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;fl_unprotect 0x0 0x4000000&lt;BR /&gt;fl_write 0x0&amp;nbsp;bl2_qspi.pbl --erase&lt;/P&gt;&lt;P&gt;fl_write 0x100000 fip_uboot.bin&amp;nbsp;--erase&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 09:59:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1421154#M10152</guid>
      <dc:creator>devchandil</dc:creator>
      <dc:date>2022-03-01T09:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: QSPI Flash update failed LS1012ARDB</title>
      <link>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1421199#M10153</link>
      <description>&lt;P&gt;Hi, the commands you provided worked fine and now the board boots up and is reading the OS from the SD Card. Could you tell me how can I move the OS from SD Card to emmc and boot from emmc instead of SDCard&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 11:24:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1421199#M10153</guid>
      <dc:creator>devchandil</dc:creator>
      <dc:date>2022-03-01T11:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: QSPI Flash update failed LS1012ARDB</title>
      <link>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1421770#M10156</link>
      <description>&lt;P&gt;You could refer to LSDK 21.08 user guide to deploy images to EMMC card, the procedure is same as deploying SD card.&lt;/P&gt;
&lt;P&gt;You could create a new thread to discuss more if needed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 09:17:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1421770#M10156</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-03-02T09:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: QSPI Flash update failed LS1012ARDB</title>
      <link>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1425094#M10189</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to understand that why the ATF firmware is able to flash but for the earlier firmware I am getting write error.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 08:19:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/QSPI-Flash-update-failed-LS1012ARDB/m-p/1425094#M10189</guid>
      <dc:creator>devchandil</dc:creator>
      <dc:date>2022-03-09T08:19:03Z</dc:date>
    </item>
  </channel>
</rss>

