<?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>Other NXP ProductsのトピックHow to create a mirror image from eMMC to RAM</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/How-to-create-a-mirror-image-from-eMMC-to-RAM/m-p/1418830#M13326</link>
    <description>&lt;P&gt;I am using LS1088ARDB_PB development board,&lt;/P&gt;&lt;P&gt;On this board eMMC, SD Card and DSPI was multiplexed. If I store Boot Partition and Rootfs on either SD Card or eMMC, I am unable to use DSPI interface because SPI_PCS_0, 1, 2 and 3 will not be working as a SPI Chip Selection lines.&lt;/P&gt;&lt;P&gt;By using QIXIS commands and change BRDCFG address 0x55, to 0x08 then I can use DSPI interface but eMMC will be disengaged from the circuit.&lt;/P&gt;&lt;P&gt;Please help me if I can use RAM space for copying Boot Partition and Rootfs from eMMC and execute from RAM and then disengage the eMMC for using DSPI interface?&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Suresh&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Feb 2022 06:25:57 GMT</pubDate>
    <dc:creator>gsuresh_12</dc:creator>
    <dc:date>2022-02-24T06:25:57Z</dc:date>
    <item>
      <title>How to create a mirror image from eMMC to RAM</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/How-to-create-a-mirror-image-from-eMMC-to-RAM/m-p/1418830#M13326</link>
      <description>&lt;P&gt;I am using LS1088ARDB_PB development board,&lt;/P&gt;&lt;P&gt;On this board eMMC, SD Card and DSPI was multiplexed. If I store Boot Partition and Rootfs on either SD Card or eMMC, I am unable to use DSPI interface because SPI_PCS_0, 1, 2 and 3 will not be working as a SPI Chip Selection lines.&lt;/P&gt;&lt;P&gt;By using QIXIS commands and change BRDCFG address 0x55, to 0x08 then I can use DSPI interface but eMMC will be disengaged from the circuit.&lt;/P&gt;&lt;P&gt;Please help me if I can use RAM space for copying Boot Partition and Rootfs from eMMC and execute from RAM and then disengage the eMMC for using DSPI interface?&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Suresh&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2022 06:25:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/How-to-create-a-mirror-image-from-eMMC-to-RAM/m-p/1418830#M13326</guid>
      <dc:creator>gsuresh_12</dc:creator>
      <dc:date>2022-02-24T06:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a mirror image from eMMC to RAM</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/How-to-create-a-mirror-image-from-eMMC-to-RAM/m-p/1420288#M13355</link>
      <description>&lt;P&gt;You could generate RAM-bootable FIT image with the following command in LSDK build environment.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Flex-builder -I mkitb -r &amp;lt;distrotype&amp;gt;:&amp;lt;distroscale&amp;gt; -a &amp;lt;arch&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For example:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ flex-builder -i mkitb -r yocto:tiny -a arm64&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ flex-builder -i mkitb -r ubuntu:lite -a arm64 &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;$ flex-builder -i mkitb -r ubuntu:main -a arm64&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Then copy the generated image to&amp;nbsp;&lt;SPAN&gt;eMMC on LS1088ARDB. Assume the image is in the second partition on EMMC.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;=&amp;gt; ext2load mmc 0:2 0xa0000000&amp;nbsp; *.itb&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;using QIXIS commands to change BRDCFG address 0x55 to 0x08 to enable DSPI&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;=&amp;gt; boot&amp;nbsp;0xa0000000&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 06:55:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/How-to-create-a-mirror-image-from-eMMC-to-RAM/m-p/1420288#M13355</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-02-28T06:55:40Z</dc:date>
    </item>
  </channel>
</rss>

