<?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 program emmc  in LS1028ARDB? in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/how-to-program-emmc-in-LS1028ARDB/m-p/1997793#M15113</link>
    <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I'm still new to this and I need some help with deploying the images. The documents are a tad bit confusing for me but I've been following this document&amp;nbsp;&lt;A href="https://docs.nxp.com/bundle/LLDPUG_L6.1.36_2.1.0/page/topics/download_and_deploy_lsdk_images_with_flex-installe.htm" target="_blank"&gt;https://docs.nxp.com/bundle/LLDPUG_L6.1.36_2.1.0/page/topics/download_and_deploy_lsdk_images_with_flex-installe.htm&lt;/A&gt;&amp;nbsp;, specifically these steps:&lt;/P&gt;&lt;H2&gt;To partition and format target storage device with specified number and size of partitions instead of using the default partitions&lt;/H2&gt;&lt;DIV class=""&gt;&lt;STRONG&gt;Usage:&lt;/STRONG&gt;&lt;PRE&gt;flex-installer -i pf -p &amp;lt;partitions-list&amp;gt; -d &amp;lt;device&amp;gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;P class=""&gt;For the list of supported values for &amp;lt;device&amp;gt;, see .&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;$ flex-installer -f firmware_ls1043ardb_sdboot.img -b boot_ls1043ardb_lts_6.1.tgz -r ls-image-
main-ls1043ardb.tar.gz -d /dev/sdX&lt;/PRE&gt;&lt;P&gt;And I am able to deploy the image on a target sd card, plug the card in the board and boot up from the sd card.&lt;BR /&gt;What i want to do next is deploy the image on the emmc, and the tutorial i tried for this &lt;A title="program_lsdk_composite_firmware_image_001.html" href="https://docs.nxp.com/bundle/LLDPUG_L6.1.36_2.1.0/page/topics/program_lsdk_composite_firmware_image_001.html" target="_blank" rel="noopener"&gt;program_lsdk_composite_firmware_image_001.html&lt;/A&gt;, with the steps:&lt;/P&gt;&lt;DIV class=""&gt;&lt;PRE&gt;=&amp;gt; load usb&amp;nbsp;&amp;lt;device:part&amp;gt; $load_addr firmware_ls1028ardb_emmcboot.img&lt;BR /&gt;=&amp;gt;&amp;nbsp;mmc&amp;nbsp;dev&amp;nbsp;1;&amp;nbsp;mmc&amp;nbsp;write&amp;nbsp;$load_addr 8&amp;nbsp;1fff8&lt;BR /&gt;=&amp;gt;&amp;nbsp;qixis_reset&amp;nbsp;emmc&lt;/PRE&gt;&lt;P&gt;The board now boots from emmc, and u-boot runs but nothing else is present, how do i deploy the entire image(kernel, rootfs, etc) to emmc, similarly to how it works with SD card?&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 20 Nov 2024 07:05:11 GMT</pubDate>
    <dc:creator>Mewan</dc:creator>
    <dc:date>2024-11-20T07:05:11Z</dc:date>
    <item>
      <title>how to program emmc  in LS1028ARDB?</title>
      <link>https://community.nxp.com/t5/Layerscape/how-to-program-emmc-in-LS1028ARDB/m-p/1997793#M15113</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I'm still new to this and I need some help with deploying the images. The documents are a tad bit confusing for me but I've been following this document&amp;nbsp;&lt;A href="https://docs.nxp.com/bundle/LLDPUG_L6.1.36_2.1.0/page/topics/download_and_deploy_lsdk_images_with_flex-installe.htm" target="_blank"&gt;https://docs.nxp.com/bundle/LLDPUG_L6.1.36_2.1.0/page/topics/download_and_deploy_lsdk_images_with_flex-installe.htm&lt;/A&gt;&amp;nbsp;, specifically these steps:&lt;/P&gt;&lt;H2&gt;To partition and format target storage device with specified number and size of partitions instead of using the default partitions&lt;/H2&gt;&lt;DIV class=""&gt;&lt;STRONG&gt;Usage:&lt;/STRONG&gt;&lt;PRE&gt;flex-installer -i pf -p &amp;lt;partitions-list&amp;gt; -d &amp;lt;device&amp;gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;P class=""&gt;For the list of supported values for &amp;lt;device&amp;gt;, see .&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;$ flex-installer -f firmware_ls1043ardb_sdboot.img -b boot_ls1043ardb_lts_6.1.tgz -r ls-image-
main-ls1043ardb.tar.gz -d /dev/sdX&lt;/PRE&gt;&lt;P&gt;And I am able to deploy the image on a target sd card, plug the card in the board and boot up from the sd card.&lt;BR /&gt;What i want to do next is deploy the image on the emmc, and the tutorial i tried for this &lt;A title="program_lsdk_composite_firmware_image_001.html" href="https://docs.nxp.com/bundle/LLDPUG_L6.1.36_2.1.0/page/topics/program_lsdk_composite_firmware_image_001.html" target="_blank" rel="noopener"&gt;program_lsdk_composite_firmware_image_001.html&lt;/A&gt;, with the steps:&lt;/P&gt;&lt;DIV class=""&gt;&lt;PRE&gt;=&amp;gt; load usb&amp;nbsp;&amp;lt;device:part&amp;gt; $load_addr firmware_ls1028ardb_emmcboot.img&lt;BR /&gt;=&amp;gt;&amp;nbsp;mmc&amp;nbsp;dev&amp;nbsp;1;&amp;nbsp;mmc&amp;nbsp;write&amp;nbsp;$load_addr 8&amp;nbsp;1fff8&lt;BR /&gt;=&amp;gt;&amp;nbsp;qixis_reset&amp;nbsp;emmc&lt;/PRE&gt;&lt;P&gt;The board now boots from emmc, and u-boot runs but nothing else is present, how do i deploy the entire image(kernel, rootfs, etc) to emmc, similarly to how it works with SD card?&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 20 Nov 2024 07:05:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/how-to-program-emmc-in-LS1028ARDB/m-p/1997793#M15113</guid>
      <dc:creator>Mewan</dc:creator>
      <dc:date>2024-11-20T07:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: how to program emmc  in LS1028ARDB?</title>
      <link>https://community.nxp.com/t5/Layerscape/how-to-program-emmc-in-LS1028ARDB/m-p/1997859#M15114</link>
      <description>&lt;P&gt;nvm, found a post of another processor discussing of using flex-installer for the process. I copied flex-installer to the nor flash and deployed the image to the emmc and when i booted from emmc, it worked fine.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 08:32:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/how-to-program-emmc-in-LS1028ARDB/m-p/1997859#M15114</guid>
      <dc:creator>Mewan</dc:creator>
      <dc:date>2024-11-20T08:32:50Z</dc:date>
    </item>
  </channel>
</rss>

