<?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: LS1028ARDB Deploying BSP images to storage device / User Guide question in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/LS1028ARDB-Deploying-BSP-images-to-storage-device-User-Guide/m-p/960303#M4777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;Build image for your board using the following command:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;flex-builder -i mkfw -m ls1028ardb -b sd&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;Find .img file using the following path:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;/flexbuild/build/images/firmware_ls1028ardb_uboot_sdboot.img&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;Connect SD card using SD card reader to your PC host.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;Write this image to SD on your PC host using the following command &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;sudo dd if=&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt; color: windowtext;"&gt;firmware_ls1028ardb_uboot_sdboot.img &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;of=/dev/sdb bs=512 seek=8&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Oct 2019 04:04:56 GMT</pubDate>
    <dc:creator>Pavel</dc:creator>
    <dc:date>2019-10-09T04:04:56Z</dc:date>
    <item>
      <title>LS1028ARDB Deploying BSP images to storage device / User Guide question</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028ARDB-Deploying-BSP-images-to-storage-device-User-Guide/m-p/960302#M4776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working through the&amp;nbsp;&lt;STRONG&gt;Layerscape LS1028A BSP User Guide, Rev. 0.3, 04/2019&lt;/STRONG&gt;, section 3.1.4.3 starting on page 20. Steps 1 through 4 are being conducted on the Layerscape board using the TinyDistro image that came from the factory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 5 says &lt;EM&gt;Use flex-installer to create and format the partitions for storage device (USB/SATA/SD).&lt;/EM&gt;&amp;nbsp;Step 6 says &lt;EM&gt;Download and deploy two tarballs (boot partition and Ubuntu userland) to USB/SATA/SD storage device. These tarballs were assembled during the “Download and Assemble BSP Images” step.&lt;/EM&gt;&amp;nbsp;and then refers to a table with flex-installer and related commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are steps 5 and 6 also to being conducted on the board? Because the factory-provided Linux image on my Layerscape LS1028A reference board does not seem to contain flex-installer. After logging in as root, when I type &lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;flex-installer -h&lt;/SPAN&gt;&amp;nbsp;the response is &lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;-sh: flex-installer: command not found&lt;/SPAN&gt;. When I use the &lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;find&lt;/SPAN&gt; command to look for it: &lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;find / -name flex-installer&lt;/SPAN&gt;&amp;nbsp;or &lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;find / | grep flex-installer&lt;/SPAN&gt;&amp;nbsp;, there is no output.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or did my unit come with the wrong image from the factor? When I &lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;cat /etc/issue&lt;/SPAN&gt;&amp;nbsp;the result is &lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;QorIQ SDK (FSL Reference Distro) 2.0 \n\l&lt;/SPAN&gt; . Is this different than the TinyDistro referenced in the User Guide?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2019 18:45:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028ARDB-Deploying-BSP-images-to-storage-device-User-Guide/m-p/960302#M4776</guid>
      <dc:creator>jeremy_impson</dc:creator>
      <dc:date>2019-10-08T18:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: LS1028ARDB Deploying BSP images to storage device / User Guide question</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1028ARDB-Deploying-BSP-images-to-storage-device-User-Guide/m-p/960303#M4777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;Build image for your board using the following command:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;flex-builder -i mkfw -m ls1028ardb -b sd&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;Find .img file using the following path:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;/flexbuild/build/images/firmware_ls1028ardb_uboot_sdboot.img&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;Connect SD card using SD card reader to your PC host.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;Write this image to SD on your PC host using the following command &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;sudo dd if=&lt;/SPAN&gt; &lt;SPAN style="font-size: 10.0pt; color: windowtext;"&gt;firmware_ls1028ardb_uboot_sdboot.img &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;of=/dev/sdb bs=512 seek=8&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2019 04:04:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1028ARDB-Deploying-BSP-images-to-storage-device-User-Guide/m-p/960303#M4777</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2019-10-09T04:04:56Z</dc:date>
    </item>
  </channel>
</rss>

