<?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: flexbuild_lsdk1712 in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/flexbuild-lsdk1712/m-p/1360955#M9179</link>
    <description>&lt;P&gt;Thanks for your reply. I have found the solution.&lt;/P&gt;</description>
    <pubDate>Mon, 25 Oct 2021 15:52:15 GMT</pubDate>
    <dc:creator>notshure</dc:creator>
    <dc:date>2021-10-25T15:52:15Z</dc:date>
    <item>
      <title>flexbuild_lsdk1712</title>
      <link>https://community.nxp.com/t5/Layerscape/flexbuild-lsdk1712/m-p/1360008#M9161</link>
      <description>&lt;P&gt;&lt;FONT color="#000000"&gt;Hello everyone.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="book antiqua,palatino" color="#000000"&gt;&lt;STRONG&gt;&lt;FONT size="5"&gt;Target:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;I am working with the &lt;STRONG&gt;LS1043a&lt;/STRONG&gt; board. I want to generate a Boot from SD for my platform.&amp;nbsp;I would also like to insert a PBI command in the Boot (command to disable cores). To generate the boot I am using flex-builder, in particular &lt;STRONG&gt;flexbuild_lsdk1712&lt;/STRONG&gt;. I saw from the documentation &lt;STRONG&gt;Layerscape Software Development Kit 17.12 Documentation, Rev. 0, 02/201&lt;/STRONG&gt; that it is possible to make the file&amp;nbsp;&lt;STRONG&gt;firmware_ls1043ardb_uboot_sdboot.img&amp;nbsp;&lt;/STRONG&gt;with the following command:&amp;nbsp;&lt;STRONG&gt;flex-builder -i mkfw -m ls1043ardb -b sd -B uboot.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;I have already done such a thing using the latest version of flex-builder: &lt;STRONG&gt;flexbuild_lsdk2108&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;In fact, this&lt;A href="https://community.nxp.com/t5/Layerscape/Boot-problem-with-PBI/m-p/1350416#M9044" target="_self"&gt; link&lt;/A&gt; describes in detail all the steps necessary to obtain this result.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;I want to do what I did with&amp;nbsp;&lt;STRONG&gt;flexbuild_lsdk2108&lt;/STRONG&gt; with &lt;STRONG&gt;flexbuild_lsdk1712&lt;/STRONG&gt; as well.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;I do this because I need to generate the boot from SD with U-Boot 2017 on it&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;I found that you need to edit the &lt;STRONG&gt;ls1043ardb_pbi.cfg&lt;/STRONG&gt; file located in the following folder y&amp;nbsp;&lt;STRONG&gt; packages/firmware/u-boot/board/freescale/ls1043ardb&lt;/STRONG&gt;.&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;FONT face="book antiqua,palatino" size="5" color="#000000"&gt;&lt;STRONG&gt;Question:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;The file &lt;STRONG&gt;ls1043ardb_pbi.cfg&lt;/STRONG&gt; does it need to be changed in the following way?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;#Configure Scratch register&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;09570600 00000000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;09570604 10000000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;#Alt base register&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;09570158 00001000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;#Disable CCI barrier tranaction&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;09570178 0000e010&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;09180000 00000008&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;#USB PHY frequency sel&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;09570418 0000009e&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;0957041c 0000009e&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;09570420 0000009e&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF00FF"&gt;#Core DIS&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF00FF"&gt;09ee0094 0000000e&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;#flush PBI data&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;096100c0 000fffff&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;write &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF00FF"&gt;#Core DIS&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF00FF"&gt;09ee0094 0000000e&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;equivalent to writing to the command&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;.pbi&lt;BR /&gt;write 0xee0094, 0x0000000e&lt;BR /&gt;.end&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;? as is done in the new version of flex-builder.&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 09:18:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/flexbuild-lsdk1712/m-p/1360008#M9161</guid>
      <dc:creator>notshure</dc:creator>
      <dc:date>2021-10-22T09:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: flexbuild_lsdk1712</title>
      <link>https://community.nxp.com/t5/Layerscape/flexbuild-lsdk1712/m-p/1360477#M9168</link>
      <description>&lt;P&gt;Yes, that's correct.&lt;/P&gt;
&lt;P&gt;Adding the following line in&amp;nbsp;&lt;STRONG&gt;ls1043ardb_pbi.cfg&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;09ee0094 0000000e&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 03:45:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/flexbuild-lsdk1712/m-p/1360477#M9168</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2021-10-25T03:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: flexbuild_lsdk1712</title>
      <link>https://community.nxp.com/t5/Layerscape/flexbuild-lsdk1712/m-p/1360955#M9179</link>
      <description>&lt;P&gt;Thanks for your reply. I have found the solution.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 15:52:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/flexbuild-lsdk1712/m-p/1360955#M9179</guid>
      <dc:creator>notshure</dc:creator>
      <dc:date>2021-10-25T15:52:15Z</dc:date>
    </item>
  </channel>
</rss>

