<?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のトピックPBI on flex-builder</title>
    <link>https://community.nxp.com/t5/Layerscape/PBI-on-flex-builder/m-p/1346981#M8994</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I work with the&lt;STRONG&gt; QorlQ LS1043ARDBRM&lt;/STRONG&gt; Board.&lt;/P&gt;&lt;P&gt;I would like to generate the&lt;STRONG&gt; firmware_ls1043ardb_sdboot.img&lt;/STRONG&gt; file with RCW modified by me via the flex-builder using the command &lt;STRONG&gt;flex-builder -i mkfw -m ls1043ardb -b sd&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;My goal is to disable cores, in particular core1, core2 and core3.&lt;/P&gt;&lt;P&gt;As a result I would like to see u-boot's screenshot telling me that core1, core2 and core3 are disabled.&lt;/P&gt;&lt;P&gt;It was suggested to me to perform the follow&amp;nbsp; PBI command:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;STRONG&gt;write 0x01ee0094, 0x0000000e&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;In particular I found that PBI commands are entered in the following way:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;STRONG&gt;.pbi&lt;BR /&gt;write 0x01ee0094, 0x0000000e&lt;BR /&gt;.end&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I had also seen that it is possible to put the cores in hold of mode by setting bit 201 of the RCW to zero.&lt;/P&gt;&lt;P&gt;The RCW file is located in the following path:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;STRONG&gt;flexbuilder_lsdk2108 \ components \ firmware \ rcw \ ls1043ardb \ RR_FQPP_1455 \ \ rcw_1600_sdboot.rcw&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I work with &lt;STRONG&gt;rcw_1600_sdboot.rcw&lt;/STRONG&gt; because my board works at that 1600MHz frequency.&lt;/P&gt;&lt;P&gt;The content of the rcw_1600_sdboot.rcw file is the following:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;#include &amp;lt;../ls1043aqds/ls1043a.rcwi&amp;gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;SYS_PLL_RAT=4&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;MEM_PLL_RAT=16&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;CGA_PLL1_RAT=16&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;CGA_PLL2_RAT=10&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;SRDS_PRTCL_S1=5205&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;FM1_MAC_RAT=1&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;SRDS_PLL_REF_CLK_SEL_S1=2&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;SRDS_DIV_PEX=1&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;DDR_FDBK_MULT=2&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;DDR_REFCLK_SEL=1&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;PBI_src=6&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;IFC_MODE=64&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;HWA_CGA_M1_CLK_SEL=6&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;DRAM_LAT=1&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;SYS_PLL_SPD=1&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;UART_BASE=7&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;IRQ_OUT=1&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;TVDD_VSEL=0&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;DVDD_VSEL=2&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;EVDD_VSEL=2&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;IIC2_EXT=0&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;SYSCLK_FREQ=600&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;HWA_CGA_M2_CLK_SEL=1&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;#include &amp;lt;../ls1043aqds/atf_address.rcw&amp;gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;#include &amp;lt;../ls1043aqds/cci_barrier_disable.rcw&amp;gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;#include &amp;lt;../ls1043aqds/a009929.rcw&amp;gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;#include &amp;lt;../ls1043aqds/usb_phy_freq.rcw&amp;gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Where the PBI command must be entered?&lt;/P&gt;&lt;P&gt;I tried to insert it at the beginning and at the end of the .rcw file, but then the system could not boot.&lt;/P&gt;&lt;P&gt;In general, without entering the command, the system boots normally and I can see the u-boot screen.&lt;/P&gt;&lt;P&gt;Also how do you modify RCW in this file?&lt;/P&gt;&lt;P&gt;How can I understand how to individually modify the 512bit of the RCW?&lt;/P&gt;&lt;P&gt;As RCW septum with the value 4555h in the calmpo of bits 128-143 to set the Serdes module with&lt;BR /&gt;1xQSGM and 3xPCIe?&lt;/P&gt;</description>
    <pubDate>Mon, 27 Sep 2021 15:35:25 GMT</pubDate>
    <dc:creator>notshure</dc:creator>
    <dc:date>2021-09-27T15:35:25Z</dc:date>
    <item>
      <title>PBI on flex-builder</title>
      <link>https://community.nxp.com/t5/Layerscape/PBI-on-flex-builder/m-p/1346981#M8994</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I work with the&lt;STRONG&gt; QorlQ LS1043ARDBRM&lt;/STRONG&gt; Board.&lt;/P&gt;&lt;P&gt;I would like to generate the&lt;STRONG&gt; firmware_ls1043ardb_sdboot.img&lt;/STRONG&gt; file with RCW modified by me via the flex-builder using the command &lt;STRONG&gt;flex-builder -i mkfw -m ls1043ardb -b sd&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;My goal is to disable cores, in particular core1, core2 and core3.&lt;/P&gt;&lt;P&gt;As a result I would like to see u-boot's screenshot telling me that core1, core2 and core3 are disabled.&lt;/P&gt;&lt;P&gt;It was suggested to me to perform the follow&amp;nbsp; PBI command:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;STRONG&gt;write 0x01ee0094, 0x0000000e&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;In particular I found that PBI commands are entered in the following way:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;STRONG&gt;.pbi&lt;BR /&gt;write 0x01ee0094, 0x0000000e&lt;BR /&gt;.end&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I had also seen that it is possible to put the cores in hold of mode by setting bit 201 of the RCW to zero.&lt;/P&gt;&lt;P&gt;The RCW file is located in the following path:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;STRONG&gt;flexbuilder_lsdk2108 \ components \ firmware \ rcw \ ls1043ardb \ RR_FQPP_1455 \ \ rcw_1600_sdboot.rcw&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I work with &lt;STRONG&gt;rcw_1600_sdboot.rcw&lt;/STRONG&gt; because my board works at that 1600MHz frequency.&lt;/P&gt;&lt;P&gt;The content of the rcw_1600_sdboot.rcw file is the following:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;#include &amp;lt;../ls1043aqds/ls1043a.rcwi&amp;gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;SYS_PLL_RAT=4&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;MEM_PLL_RAT=16&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;CGA_PLL1_RAT=16&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;CGA_PLL2_RAT=10&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;SRDS_PRTCL_S1=5205&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;FM1_MAC_RAT=1&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;SRDS_PLL_REF_CLK_SEL_S1=2&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;SRDS_DIV_PEX=1&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;DDR_FDBK_MULT=2&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;DDR_REFCLK_SEL=1&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;PBI_src=6&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;IFC_MODE=64&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;HWA_CGA_M1_CLK_SEL=6&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;DRAM_LAT=1&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;SYS_PLL_SPD=1&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;UART_BASE=7&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;IRQ_OUT=1&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;TVDD_VSEL=0&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;DVDD_VSEL=2&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;EVDD_VSEL=2&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;IIC2_EXT=0&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;SYSCLK_FREQ=600&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;HWA_CGA_M2_CLK_SEL=1&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;#include &amp;lt;../ls1043aqds/atf_address.rcw&amp;gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;#include &amp;lt;../ls1043aqds/cci_barrier_disable.rcw&amp;gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;#include &amp;lt;../ls1043aqds/a009929.rcw&amp;gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;#include &amp;lt;../ls1043aqds/usb_phy_freq.rcw&amp;gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Where the PBI command must be entered?&lt;/P&gt;&lt;P&gt;I tried to insert it at the beginning and at the end of the .rcw file, but then the system could not boot.&lt;/P&gt;&lt;P&gt;In general, without entering the command, the system boots normally and I can see the u-boot screen.&lt;/P&gt;&lt;P&gt;Also how do you modify RCW in this file?&lt;/P&gt;&lt;P&gt;How can I understand how to individually modify the 512bit of the RCW?&lt;/P&gt;&lt;P&gt;As RCW septum with the value 4555h in the calmpo of bits 128-143 to set the Serdes module with&lt;BR /&gt;1xQSGM and 3xPCIe?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 15:35:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/PBI-on-flex-builder/m-p/1346981#M8994</guid>
      <dc:creator>notshure</dc:creator>
      <dc:date>2021-09-27T15:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: PBI on flex-builder</title>
      <link>https://community.nxp.com/t5/Layerscape/PBI-on-flex-builder/m-p/1347240#M8997</link>
      <description>&lt;P&gt;&amp;gt; Where the PBI command must be entered?&lt;/P&gt;
&lt;P&gt;After the RCW, just before or after "#include" lines.&lt;/P&gt;
&lt;P&gt;Please provide modified "rcw" file for inspection.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please provide SD card binary images (bootable and with modified RCW) for inspection.&lt;/P&gt;
&lt;P&gt;(In case of big size of the images please load them to any cloud storage).&lt;/P&gt;</description>
      <pubDate>Tue, 28 Sep 2021 05:11:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/PBI-on-flex-builder/m-p/1347240#M8997</guid>
      <dc:creator>ufedor</dc:creator>
      <dc:date>2021-09-28T05:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: PBI on flex-builder</title>
      <link>https://community.nxp.com/t5/Layerscape/PBI-on-flex-builder/m-p/1348146#M9001</link>
      <description>&lt;P&gt;Thanks for the reply.&lt;BR /&gt;I modified the &lt;STRONG&gt;rcw_1600_sdboot.rcw&lt;/STRONG&gt; file as follows:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;#include &amp;lt;../ls1043aqds/ls1043a.rcwi&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;.pbi&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;write 0x01ee0094, 0x0000000e&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;.end&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;SYS_PLL_RAT=4&lt;BR /&gt;MEM_PLL_RAT=16&lt;BR /&gt;CGA_PLL1_RAT=16&lt;BR /&gt;CGA_PLL2_RAT=10&lt;BR /&gt;SRDS_PRTCL_S1=5205&lt;BR /&gt;FM1_MAC_RAT=1&lt;BR /&gt;SRDS_PLL_REF_CLK_SEL_S1=2&lt;BR /&gt;SRDS_DIV_PEX=1&lt;BR /&gt;DDR_FDBK_MULT=2&lt;BR /&gt;DDR_REFCLK_SEL=1&lt;BR /&gt;PBI_src=6&lt;BR /&gt;IFC_MODE=64&lt;BR /&gt;HWA_CGA_M1_CLK_SEL=6&lt;BR /&gt;DRAM_LAT=1&lt;BR /&gt;SYS_PLL_SPD=1&lt;BR /&gt;UART_BASE=7&lt;BR /&gt;IRQ_OUT=1&lt;BR /&gt;TVDD_VSEL=0&lt;BR /&gt;DVDD_VSEL=2&lt;BR /&gt;EVDD_VSEL=2&lt;BR /&gt;IIC2_EXT=0&lt;BR /&gt;SYSCLK_FREQ=600&lt;BR /&gt;HWA_CGA_M2_CLK_SEL=1&lt;/P&gt;&lt;P&gt;#include &amp;lt;../ls1043aqds/atf_address.rcw&amp;gt;&lt;BR /&gt;#include &amp;lt;../ls1043aqds/cci_barrier_disable.rcw&amp;gt;&lt;BR /&gt;#include &amp;lt;../ls1043aqds/a009929.rcw&amp;gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Adding the command right after the first include.&lt;/P&gt;&lt;P&gt;Under you can find the link to the drive in which to find the&amp;nbsp;&lt;STRONG&gt;rcw_1600_sdboot_sben.bin&amp;nbsp;&lt;/STRONG&gt; and &lt;STRONG&gt;firmware_ls1043ardb_sdboot.img&lt;/STRONG&gt; that I am going to write on the SD card&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/drive/folders/18zKhsb9FdmXU3vcmPnsjSC6z4hXM0UUR?usp=sharing" target="_self"&gt;RCW.bin and Firmware.img&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you and good day.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 07:56:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/PBI-on-flex-builder/m-p/1348146#M9001</guid>
      <dc:creator>notshure</dc:creator>
      <dc:date>2021-09-29T07:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: PBI on flex-builder</title>
      <link>https://community.nxp.com/t5/Layerscape/PBI-on-flex-builder/m-p/1348259#M9003</link>
      <description>&lt;P&gt;There is no binary corresponding to the "write 0x01ee0094, 0x0000000e" in the "firmware_ls1043ardb_sdboot.img".&lt;/P&gt;&lt;P&gt;Please refer to the LSDK User Guide, How to generate LSDK composite firmware:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.nxp.com/bundle/GUID-3FFCCD77-5220-414D-8664-09E6FB1B02C6/page/GUID-EB58F77F-97D9-459A-A5F2-BCD4B6E8A93E.html" target="_blank"&gt;https://docs.nxp.com/bundle/GUID-3FFCCD77-5220-414D-8664-09E6FB1B02C6/page/GUID-EB58F77F-97D9-459A-A5F2-BCD4B6E8A93E.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 09:36:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/PBI-on-flex-builder/m-p/1348259#M9003</guid>
      <dc:creator>ufedor</dc:creator>
      <dc:date>2021-09-29T09:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: PBI on flex-builder</title>
      <link>https://community.nxp.com/t5/Layerscape/PBI-on-flex-builder/m-p/1348314#M9006</link>
      <description>&lt;P&gt;The procedure I performed after I changed the file &lt;STRONG&gt;rcw_1600_sdboot.rcw&lt;/STRONG&gt;, with the addition of the&amp;nbsp; PBI command was:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Save the file &lt;STRONG&gt;rcw_1600_sdboot.rcw&lt;/STRONG&gt; with the new changes.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;Delete the old compiled RCW file&amp;nbsp;&lt;STRONG&gt;rcw_1600_sdboot.bin&lt;/STRONG&gt; from the folder located in :&lt;/LI&gt;&lt;/UL&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;/home/flex/Downloads/flexbuild_lsdk2108/components/firmware/rcw/ls1043ardb/RR_FQPP_1455&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;UL&gt;&lt;LI&gt;Go to the folder:&lt;/LI&gt;&lt;/UL&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;/home/flex/Downloads/flexbuild_lsdk2108/components/firmware/rcw&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;And run the linux &lt;STRONG&gt;$ make &lt;/STRONG&gt;command, to compile all the RCWs&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Delete any folders present in the following path:&lt;/LI&gt;&lt;/UL&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;/home/flex/Downloads/flexbuild_lsdk2108/build/firmware/rcw&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;UL&gt;&lt;LI&gt;Delete any folders present in the following path:&lt;/LI&gt;&lt;/UL&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;/home/flex/Downloads/flexbuild_lsdk2108/build/firmware/atf&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;UL&gt;&lt;LI&gt;Delete any files or folders present in the following path:&lt;/LI&gt;&lt;/UL&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;/home/flex/Downloads/flexbuild_lsdk2108/build/images&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;UL&gt;&lt;LI&gt;Once the old executable files are deleted, I run the following command:&lt;/LI&gt;&lt;/UL&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;STRONG&gt;flex-builder -i mkfw -m ls1043ardb-b sd&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT face="arial,helvetica,sans-serif" color="#000000"&gt;&lt;FONT size="4"&gt;&lt;FONT size="3"&gt;The output of the command generates me the following files:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;STRONG&gt;firmware_ls1043ardb_sdboot.img&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;firmware_ls1043ardb_sdboot_secure.img&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;linux_LS_arm64_signature.itb&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;lsdk2108_yocto_tiny_LS_arm64.itb&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;rootfs_lsdk2108_yocto_tiny_arm64.cpio.gz&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;UL&gt;&lt;LI&gt;I write the file &lt;STRONG&gt;firmware_ls1043ardb_sdboot.img&lt;/STRONG&gt; to the SD card using the following linux command&lt;FONT face="arial,helvetica,sans-serif" color="#000000"&gt;&lt;FONT size="4"&gt;&lt;FONT size="3"&gt;:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;STRONG&gt;sudo dd if=firmware_ls1043ardb_sdboot.img of=/dev/sdb1 bs=512 seek=8&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I use a USB adapter to insert SD card into my PC.&lt;/P&gt;&lt;P&gt;I am running Ubuntu 20.04 through a virtual machine.&lt;/P&gt;&lt;P&gt;The writing seems to have been successful.&lt;/P&gt;&lt;P&gt;But when I try to boot from SD (set de DIP switches for SD boot), I don't see anything on the console.&lt;/P&gt;&lt;P&gt;I don't see Uboot starting.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;there is something wrong with this procedure ?&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 10:57:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/PBI-on-flex-builder/m-p/1348314#M9006</guid>
      <dc:creator>notshure</dc:creator>
      <dc:date>2021-09-29T10:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: PBI on flex-builder</title>
      <link>https://community.nxp.com/t5/Layerscape/PBI-on-flex-builder/m-p/1348367#M9007</link>
      <description>&lt;P&gt;&amp;gt; Adding the command right after the first include.&lt;/P&gt;&lt;P&gt;This is not correct.&lt;/P&gt;&lt;P&gt;"After the RCW, just before or after "#include" lines." means near the following lines:&lt;/P&gt;&lt;P&gt;#include &amp;lt;../ls1043aqds/atf_address.rcw&amp;gt;&lt;BR /&gt;#include &amp;lt;../ls1043aqds/cci_barrier_disable.rcw&amp;gt;&lt;BR /&gt;#include &amp;lt;../ls1043aqds/a009929.rcw&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 12:12:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/PBI-on-flex-builder/m-p/1348367#M9007</guid>
      <dc:creator>ufedor</dc:creator>
      <dc:date>2021-09-29T12:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: PBI on flex-builder</title>
      <link>https://community.nxp.com/t5/Layerscape/PBI-on-flex-builder/m-p/1348384#M9012</link>
      <description>&lt;P&gt;Yes I also tried to put after or before that include, but it doesn't work anyway&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;* SRDS_PLL_REF_CLK_SEL_S1 :&lt;BR /&gt;* SerDes 1, PLL1 : 1 - 156.25MHz for XFI&lt;BR /&gt;* SerDes 1, PLL2 : 0 - 100MHz for QSGMII and PCIe&lt;BR /&gt;* SRDS_DIV_PEX : 00 Can train up to a max rate of 5G&lt;BR /&gt;*&lt;BR /&gt;* DDR clock:&lt;BR /&gt;* DDR_REFCLK_SEL : 1 - DDRCLK pin provides the reference clock to the DDR PLL&lt;BR /&gt;*&lt;BR /&gt;*/&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF00FF"&gt;&lt;STRONG&gt;I tried to put it here&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;#include &amp;lt;../ls1043aqds/ls1043a.rcwi&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF00FF"&gt;&lt;STRONG&gt;I tried to put it here&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;SYS_PLL_RAT=4&lt;BR /&gt;MEM_PLL_RAT=16&lt;BR /&gt;CGA_PLL1_RAT=16&lt;BR /&gt;CGA_PLL2_RAT=10&lt;BR /&gt;SRDS_PRTCL_S1=5205&lt;BR /&gt;FM1_MAC_RAT=1&lt;BR /&gt;SRDS_PLL_REF_CLK_SEL_S1=2&lt;BR /&gt;SRDS_DIV_PEX=1&lt;BR /&gt;DDR_FDBK_MULT=2&lt;BR /&gt;DDR_REFCLK_SEL=1&lt;BR /&gt;PBI_src=6&lt;BR /&gt;IFC_MODE=64&lt;BR /&gt;HWA_CGA_M1_CLK_SEL=6&lt;BR /&gt;DRAM_LAT=1&lt;BR /&gt;SYS_PLL_SPD=1&lt;BR /&gt;UART_BASE=7&lt;BR /&gt;IRQ_OUT=1&lt;BR /&gt;TVDD_VSEL=0&lt;BR /&gt;DVDD_VSEL=2&lt;BR /&gt;EVDD_VSEL=2&lt;BR /&gt;IIC2_EXT=0&lt;BR /&gt;SYSCLK_FREQ=600&lt;BR /&gt;HWA_CGA_M2_CLK_SEL=1&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF00FF"&gt;&lt;STRONG&gt;I tried to put it here&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;#include &amp;lt;../ls1043aqds/atf_address.rcw&amp;gt;&lt;BR /&gt;#include &amp;lt;../ls1043aqds/cci_barrier_disable.rcw&amp;gt;&lt;BR /&gt;#include &amp;lt;../ls1043aqds/a009929.rcw&amp;gt;&lt;BR /&gt;#include &amp;lt;../ls1043aqds/usb_phy_freq.rcw&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF00FF"&gt;&lt;STRONG&gt;I tried to put it here&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I tried to compile the RCW file by putting the command in different places, but in generating it never worked anyway.&lt;BR /&gt;Where can the error be ?&lt;BR /&gt;In any case it is possible to have the .img file of the ls1043a with the cores disabled ?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 12:44:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/PBI-on-flex-builder/m-p/1348384#M9012</guid>
      <dc:creator>notshure</dc:creator>
      <dc:date>2021-09-29T12:44:31Z</dc:date>
    </item>
  </channel>
</rss>

