<?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>LayerscapeのトピックWrite new rcw binary on the sd card image</title>
    <link>https://community.nxp.com/t5/Layerscape/Write-new-rcw-binary-on-the-sd-card-image/m-p/1577281#M11603</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have an LS1028ardb board with LSDK21.08. I boot it from the SD card using firmware_ls1028ardb_sdboot.img. I have modified the RCW for that LSDK and converted it to binary format. How can I write over this new rcw binary on the&amp;nbsp;firmware_ls1028ardb_sdboot.img?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jan 2023 17:26:40 GMT</pubDate>
    <dc:creator>SoccerMom</dc:creator>
    <dc:date>2023-01-04T17:26:40Z</dc:date>
    <item>
      <title>Write new rcw binary on the sd card image</title>
      <link>https://community.nxp.com/t5/Layerscape/Write-new-rcw-binary-on-the-sd-card-image/m-p/1577281#M11603</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have an LS1028ardb board with LSDK21.08. I boot it from the SD card using firmware_ls1028ardb_sdboot.img. I have modified the RCW for that LSDK and converted it to binary format. How can I write over this new rcw binary on the&amp;nbsp;firmware_ls1028ardb_sdboot.img?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 17:26:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Write-new-rcw-binary-on-the-sd-card-image/m-p/1577281#M11603</guid>
      <dc:creator>SoccerMom</dc:creator>
      <dc:date>2023-01-04T17:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Write new rcw binary on the sd card image</title>
      <link>https://community.nxp.com/t5/Layerscape/Write-new-rcw-binary-on-the-sd-card-image/m-p/1577438#M11605</link>
      <description>&lt;P&gt;I also tried to boot lsdk21.08 from NOR flash and then imported the original_rcw.bin in the PBL tool and just changed a field for GPIO and tried to write over the modified_rcw.bin in the NOR and boot up again. It does not not work, it does not transmit anything on the serial port.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;originial_rcw.bin&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="original_rcw.png" style="width: 729px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/206110i496357C64CFD9517/image-size/large?v=v2&amp;amp;px=999" role="button" title="original_rcw.png" alt="original_rcw.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;modified_rcw.bin&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="modified_rcw.png" style="width: 722px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/206111i79E38B57C440358E/image-size/large?v=v2&amp;amp;px=999" role="button" title="modified_rcw.png" alt="modified_rcw.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 20:38:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Write-new-rcw-binary-on-the-sd-card-image/m-p/1577438#M11605</guid>
      <dc:creator>SoccerMom</dc:creator>
      <dc:date>2023-01-04T20:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Write new rcw binary on the sd card image</title>
      <link>https://community.nxp.com/t5/Layerscape/Write-new-rcw-binary-on-the-sd-card-image/m-p/1578214#M11623</link>
      <description>&lt;P style="margin: 0in; margin-left: .375in; font-family: Calibri; font-size: 11.0pt;"&gt;Confirm the */flexbuild_lsdk2108/configs/board/ls1028ardb/manifest select rcw_sd,&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: Calibri; font-size: 11.0pt;"&gt;rcw_sd="path/*.bin"(make sure the path is the required bin file)&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .75in; font-family: Calibri; font-size: 11.0pt;"&gt;$ cd flexbuild_lsdk2108/&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .75in; font-family: Calibri; font-size: 11.0pt;"&gt;$ source setup.env&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .75in; font-family: Calibri; font-size: 11.0pt;"&gt;$ flex-builder -i clean-firmware&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .75in; font-family: Calibri; font-size: 11.0pt;"&gt;$ flex-builder -c atf -m ls1028ardb -b sd&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .75in; font-family: Calibri; font-size: 11.0pt;"&gt;$ flex-builder -i mkfw -m ls1028ardb -b sd&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: Calibri; font-size: 11.0pt;"&gt;Now the required image is available in*/flexbuild_lsdk2108/build/images&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: Calibri; font-size: 11.0pt;"&gt;__________________________&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'Times New Roman'; font-size: 12.0pt;" lang="en-US"&gt;Confirm the */flexbuild_lsdk2108/configs/board/ls1028ardb/manifest select rcw_xspi, rcw_xspi="path/*.bin"(make sure the path is the required bin file)&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .75in; font-family: 'Times New Roman'; font-size: 12.0pt;" lang="en-US"&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in; font-family: 'Times New Roman'; font-size: 12.0pt; font-weight: normal; font-style: normal;" type="1"&gt;
&lt;LI lang="en-US" style="margin-top: 0; margin-bottom: 0; vertical-align: middle;" value="1"&gt;&lt;SPAN&gt;$ cd flexbuild_lsdk2108/&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI lang="en-US" style="margin-top: 0; margin-bottom: 0; vertical-align: middle;"&gt;&lt;SPAN&gt;$ source setup.env&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI lang="en-US" style="margin-top: 0; margin-bottom: 0; vertical-align: middle;"&gt;&lt;SPAN&gt;$ flex-builder -i clean-firmware&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI lang="en-US" style="margin-top: 0; margin-bottom: 0; vertical-align: middle;"&gt;&lt;SPAN&gt;$ flex-builder -c atf -m ls1028ardb -b xspi&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;OL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in; font-family: 'Times New Roman'; font-size: 11.0pt; font-weight: normal; font-style: normal;" type="1"&gt;
&lt;LI lang="en-US" style="margin-top: 0; margin-bottom: 0; vertical-align: middle;" value="5"&gt;&lt;SPAN&gt;$ flex-builder -i mkfw -m ls1028ardb -b xspi&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'Times New Roman'; font-size: 12.0pt;" lang="en-US"&gt;Now the required image is available in*/flexbuild_lsdk2108/build/images&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 00:46:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Write-new-rcw-binary-on-the-sd-card-image/m-p/1578214#M11623</guid>
      <dc:creator>June_Lu</dc:creator>
      <dc:date>2023-01-06T00:46:42Z</dc:date>
    </item>
  </channel>
</rss>

