<?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 How to recompile modified RCW file for LS1043ARDB in Processor Expert Software</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-recompile-modified-RCW-file-for-LS1043ARDB/m-p/988205#M4422</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I modified RCW .cfg file under /LSDK_1906/flexbuild_lsdk/packages/firmware/u-boot/board/freescale/ls1043ardb folder&lt;/P&gt;&lt;P&gt;modify ls1043ardb_rcw_sd.cfg file&amp;nbsp;&lt;/P&gt;&lt;P&gt;use "flex-builder -i mkfw -m ls1043ardb -b sd" command to recompile&lt;/P&gt;&lt;P&gt;find the modification faile&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to compile the modify .cfg file ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Best Regards !&lt;/P&gt;&lt;P&gt;Dana Xiong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jan 2020 07:47:09 GMT</pubDate>
    <dc:creator>dana_xiong</dc:creator>
    <dc:date>2020-01-09T07:47:09Z</dc:date>
    <item>
      <title>How to recompile modified RCW file for LS1043ARDB</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-recompile-modified-RCW-file-for-LS1043ARDB/m-p/988205#M4422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I modified RCW .cfg file under /LSDK_1906/flexbuild_lsdk/packages/firmware/u-boot/board/freescale/ls1043ardb folder&lt;/P&gt;&lt;P&gt;modify ls1043ardb_rcw_sd.cfg file&amp;nbsp;&lt;/P&gt;&lt;P&gt;use "flex-builder -i mkfw -m ls1043ardb -b sd" command to recompile&lt;/P&gt;&lt;P&gt;find the modification faile&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to compile the modify .cfg file ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Best Regards !&lt;/P&gt;&lt;P&gt;Dana Xiong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2020 07:47:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-to-recompile-modified-RCW-file-for-LS1043ARDB/m-p/988205#M4422</guid>
      <dc:creator>dana_xiong</dc:creator>
      <dc:date>2020-01-09T07:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to recompile modified RCW file for LS1043ARDB</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-recompile-modified-RCW-file-for-LS1043ARDB/m-p/988206#M4423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-userid="353387" data-username="dana.xiong@wpi-group.com" href="https://community.nxp.com/people/dana.xiong@wpi-group.com"&gt;Dana Xiong&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could generate SD boot RCW with rcw package.&lt;/P&gt;&lt;P&gt;$ flex-builder -c rcw -m ls1043ardb&lt;/P&gt;&lt;P&gt;Please modify packages/firmware/rcw/ls1043ardb/RR_FQPP_1455/rcw_*_sdboot.rcw according to your requirement.&lt;/P&gt;&lt;P&gt;Then run "flex-builder -c rcw -m ls1043ardb" again, and get packages/firmware/rcw/ls1043ardb/RR_FQPP_1455/rcw_*_sdboot.bin&lt;/P&gt;&lt;P&gt;Please run the command "xxd rcw_*_sdboot.bin" to display rcw binary file.&lt;/P&gt;&lt;P&gt;Then modify packages/firmware/u-boot/board/freescale/ls1043ardb/ls1043ardb_rcw_sd.cfg according to rcw_*_sdboot.bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yiping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2020 08:16:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-to-recompile-modified-RCW-file-for-LS1043ARDB/m-p/988206#M4423</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2020-01-13T08:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to recompile modified RCW file for LS1043ARDB</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-recompile-modified-RCW-file-for-LS1043ARDB/m-p/988207#M4424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yiping,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your answer !&lt;/P&gt;&lt;P&gt;&amp;nbsp;I would like to know how to compile and take effect after modifying the&amp;nbsp;&lt;/P&gt;&lt;P&gt;packages/firmware/u-boot/board/freescale/ls1043ardb/ls1043ardb_rcw_sd.cfg file ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Best Regards !&lt;/P&gt;&lt;P&gt;Dana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2020 01:04:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-to-recompile-modified-RCW-file-for-LS1043ARDB/m-p/988207#M4424</guid>
      <dc:creator>dana_xiong</dc:creator>
      <dc:date>2020-01-16T01:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to recompile modified RCW file for LS1043ARDB</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-recompile-modified-RCW-file-for-LS1043ARDB/m-p/988208#M4425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dana,&lt;/P&gt;&lt;P&gt;Please refer to the following line in configs/board/ls1043ardb/manifest.&lt;/P&gt;&lt;P&gt;rcw_sd=build/firmware/rcw/ls1043ardb/RR_FQPP_1455/rcw_1600_sdboot.bin&lt;BR /&gt;rcw_sd_sec=build/firmware/rcw/ls1043ardb/RR_FQPP_1455/rcw_1600_sdboot_sben.bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to modify packages/firmware/rcw/ls1043ardb/RR_FQPP_1455/rcw_1600_sdboot.rcw&lt;/P&gt;&lt;P&gt;In LSDK 1906, atf image is used, RCW is not integrated to u-boot image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yiping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2020 06:04:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-to-recompile-modified-RCW-file-for-LS1043ARDB/m-p/988208#M4425</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2020-01-17T06:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to recompile modified RCW file for LS1043ARDB</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/How-to-recompile-modified-RCW-file-for-LS1043ARDB/m-p/988209#M4426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yiping,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That means I can't just change the RCW configuration by modifying the&amp;nbsp;&lt;/P&gt;&lt;P&gt;packages/firmware/u-boot/board/freescale/ls1043ardb/ls1043ardb_rcw_sd.cfg file ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Best Regards !&lt;/P&gt;&lt;P&gt;Dana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jan 2020 03:05:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/How-to-recompile-modified-RCW-file-for-LS1043ARDB/m-p/988209#M4426</guid>
      <dc:creator>dana_xiong</dc:creator>
      <dc:date>2020-01-19T03:05:50Z</dc:date>
    </item>
  </channel>
</rss>

