<?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: [Yocto LS1028ardb] How to flash Yocto outputs to eval board in QorIQ</title>
    <link>https://community.nxp.com/t5/QorIQ/Yocto-LS1028ardb-How-to-flash-Yocto-outputs-to-eval-board/m-p/1507292#M11040</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have followed your instructions and obtained the next error when booting:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;NOTICE:  Fixed DDR on board                                                                                                              
                                                                                                                                         
NOTICE:  4 GB DDR4, 32-bit, CL=11, ECC on                                                                                                
NOTICE:  BL2: v2.6(release):lf-5.15.32-2.0.0-0-gc6a19b1a3                                                                                
NOTICE:  BL2: Built : 06:37:22, Jun  7 2022
ERROR:   BL2: Failed to load image id 3 (-2)
Authentication failure&lt;/LI-CODE&gt;&lt;P&gt;I am not sure if it's because the BL2 is not finding fip_uboot file or if the dd offset should be other or which is the cause uboot is not launching. Any idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;imuguruza&lt;/P&gt;</description>
    <pubDate>Wed, 17 Aug 2022 07:21:51 GMT</pubDate>
    <dc:creator>imuguruza</dc:creator>
    <dc:date>2022-08-17T07:21:51Z</dc:date>
    <item>
      <title>[Yocto LS1028ardb] How to flash Yocto outputs to eval board</title>
      <link>https://community.nxp.com/t5/QorIQ/Yocto-LS1028ardb-How-to-flash-Yocto-outputs-to-eval-board/m-p/1503759#M11025</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have compiled latest yocto &lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/yocto-sdk/commit/?h=kirkstone" target="_self"&gt;kirkstone layers&lt;/A&gt; and now I am trying to use them to boot the LS1028ardb board.&lt;/P&gt;&lt;P&gt;The main two things I want to do are&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;flash a sd card with the Yocto compilation to boot the board&lt;/LI&gt;&lt;LI&gt;flash the xspi nor with the Yocto compilation to boot the board&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I have read the &lt;A href="https://www.nxp.com/docs/en/user-guide/LSDKYOCTOUG.pdf" target="_self"&gt;Yocto manual&lt;/A&gt; and &lt;A href="https://www.nxp.com/docs/en/user-guide/LSDKUG_Rev21.08.pdf" target="_self"&gt;LSDK manual&lt;/A&gt; to understand the process, but I am still unsure how to proceed. How should I proceed? Any additional updated doc about how to handle de Yocto compilation bootloader, kernel and rootfs?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;imuguruza&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 07:24:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/QorIQ/Yocto-LS1028ardb-How-to-flash-Yocto-outputs-to-eval-board/m-p/1503759#M11025</guid>
      <dc:creator>imuguruza</dc:creator>
      <dc:date>2022-08-10T07:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: [Yocto LS1028ardb] How to flash Yocto outputs to eval board</title>
      <link>https://community.nxp.com/t5/QorIQ/Yocto-LS1028ardb-How-to-flash-Yocto-outputs-to-eval-board/m-p/1504971#M11030</link>
      <description>&lt;P&gt;OK, I have been reviweing the doc.&lt;/P&gt;&lt;P&gt;Should I apply the offset suggested in the next table using dd for flashinf the different binaries?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="imuguruza_0-1660217637015.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/189939i894CA3A8E9170E26/image-size/medium?v=v2&amp;amp;px=400" role="button" title="imuguruza_0-1660217637015.png" alt="imuguruza_0-1660217637015.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="imuguruza_1-1660217662740.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/189940i4BBAB606A21ABC10/image-size/medium?v=v2&amp;amp;px=400" role="button" title="imuguruza_1-1660217662740.png" alt="imuguruza_1-1660217662740.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But, how can I generate the itb file? Using mkimage? Which command should I use?&lt;/P&gt;&lt;P&gt;That's a compressed rfs, how can I use an uncompressed rfs? Should I change the bootargs to point that out? How and where?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am missing all that info...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;imuguruza&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 11:35:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/QorIQ/Yocto-LS1028ardb-How-to-flash-Yocto-outputs-to-eval-board/m-p/1504971#M11030</guid>
      <dc:creator>imuguruza</dc:creator>
      <dc:date>2022-08-11T11:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: [Yocto LS1028ardb] How to flash Yocto outputs to eval board</title>
      <link>https://community.nxp.com/t5/QorIQ/Yocto-LS1028ardb-How-to-flash-Yocto-outputs-to-eval-board/m-p/1505505#M11033</link>
      <description>&lt;P&gt;Please refer to the following procedure to deploy images to SD card.&lt;/P&gt;
&lt;P&gt;Please connect SD card to your host PC&lt;/P&gt;
&lt;P&gt;1. Please create two partitions with Linux command "fdisk", one 1G FAT16 and 2G one ext2/ext3 or with remainder of the available disk size.&lt;BR /&gt;# mkfs.vfat /dev/sdb1&lt;BR /&gt;# mkfs.ext2 /dev/sdb2&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;2. Please deployed RCW + PBI + BL2(bl2_&amp;lt;boot_mode&amp;gt;.pbl)image to SD card as the following.&lt;BR /&gt;dd if=&lt;SPAN&gt;bl2_sd.pbl&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of=/dev/sdb bs=512 seek=8&lt;/P&gt;
&lt;P&gt;note:/dev/sdb is SD device name.&lt;/P&gt;
&lt;P&gt;Please deploy&amp;nbsp;TF-A FIP image at 0x00800 in SD card.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;dd if=fip_uboot.bin of=/dev/sdb bs=512 seek=204&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;3. Please deploy rootfs filesystem to SD card in the host PC as the following.&lt;BR /&gt;# mkdir&amp;nbsp; /temp&lt;BR /&gt;# mount&amp;nbsp; /dev/sdb2&amp;nbsp; /temp&lt;BR /&gt;# cd /temp&lt;BR /&gt;# cp&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;fsl-image-networking-ls1028ardb.tar.gz&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;.&lt;BR /&gt;# tar -xzvf&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;fsl-image-networking-ls1028ardb.tar.gz&lt;/SPAN&gt;&lt;BR /&gt;# rm&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;fsl-image-networking-ls1028ardb.tar.gz&lt;/SPAN&gt;&lt;BR /&gt;Please deploy Kernel Image and the dtb to the /boot folder.&lt;BR /&gt;# cp&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Image&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;boot&lt;BR /&gt;# cp&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;fsl-ls1028a-rdb-sdk.dtb&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;boot&lt;BR /&gt;&lt;BR /&gt;Configure the switch setting boot from SD card&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Set the environment in uboot for SD boot.&lt;BR /&gt;=&amp;gt; setenv bootcmd 'setenv bootargs root=/dev/mmcblk0p2 rw rootdelay=5 console=ttyS0,115200;mmcinfo;ext2load mmc 0:2 0xa0000000 /boot/&lt;SPAN&gt;Image&lt;/SPAN&gt;;ext2load mmc 0:2 0xb0000000 /boot/&lt;SPAN&gt;fsl-ls1028a-rdb-sdk.dtb&lt;/SPAN&gt;;booti 0xa0000000 - 0xb0000000'&lt;BR /&gt;=&amp;gt; saveenv&lt;BR /&gt;&lt;BR /&gt;Boot up Linux&lt;BR /&gt;=&amp;gt; boot&lt;/P&gt;
&lt;P&gt;You could program atf images to&amp;nbsp;&lt;SPAN&gt;xspi under SD u-boot environment.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 09:15:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/QorIQ/Yocto-LS1028ardb-How-to-flash-Yocto-outputs-to-eval-board/m-p/1505505#M11033</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-08-12T09:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: [Yocto LS1028ardb] How to flash Yocto outputs to eval board</title>
      <link>https://community.nxp.com/t5/QorIQ/Yocto-LS1028ardb-How-to-flash-Yocto-outputs-to-eval-board/m-p/1507292#M11040</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have followed your instructions and obtained the next error when booting:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;NOTICE:  Fixed DDR on board                                                                                                              
                                                                                                                                         
NOTICE:  4 GB DDR4, 32-bit, CL=11, ECC on                                                                                                
NOTICE:  BL2: v2.6(release):lf-5.15.32-2.0.0-0-gc6a19b1a3                                                                                
NOTICE:  BL2: Built : 06:37:22, Jun  7 2022
ERROR:   BL2: Failed to load image id 3 (-2)
Authentication failure&lt;/LI-CODE&gt;&lt;P&gt;I am not sure if it's because the BL2 is not finding fip_uboot file or if the dd offset should be other or which is the cause uboot is not launching. Any idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;imuguruza&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 07:21:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/QorIQ/Yocto-LS1028ardb-How-to-flash-Yocto-outputs-to-eval-board/m-p/1507292#M11040</guid>
      <dc:creator>imuguruza</dc:creator>
      <dc:date>2022-08-17T07:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: [Yocto LS1028ardb] How to flash Yocto outputs to eval board</title>
      <link>https://community.nxp.com/t5/QorIQ/Yocto-LS1028ardb-How-to-flash-Yocto-outputs-to-eval-board/m-p/1508585#M11043</link>
      <description>&lt;P&gt;I am wondering if the fip file offset is correct. Checking the Yocto doc, I've found the next table:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="imuguruza_0-1660890041155.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/190677iA9D9BF5FA60EA012/image-size/medium?v=v2&amp;amp;px=400" role="button" title="imuguruza_0-1660890041155.png" alt="imuguruza_0-1660890041155.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, instead of using the suggested 204 offset shouldn't be the 800?&lt;/P&gt;&lt;P&gt;Still I have tried that out and doesn't work... I am missing something else? :'\&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;imuguruza&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 06:21:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/QorIQ/Yocto-LS1028ardb-How-to-flash-Yocto-outputs-to-eval-board/m-p/1508585#M11043</guid>
      <dc:creator>imuguruza</dc:creator>
      <dc:date>2022-08-19T06:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: [Yocto LS1028ardb] How to flash Yocto outputs to eval board</title>
      <link>https://community.nxp.com/t5/QorIQ/Yocto-LS1028ardb-How-to-flash-Yocto-outputs-to-eval-board/m-p/1510753#M11052</link>
      <description>&lt;P&gt;ping &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt; , could you help me?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;imuguruza&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 08:23:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/QorIQ/Yocto-LS1028ardb-How-to-flash-Yocto-outputs-to-eval-board/m-p/1510753#M11052</guid>
      <dc:creator>imuguruza</dc:creator>
      <dc:date>2022-08-24T08:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: [Yocto LS1028ardb] How to flash Yocto outputs to eval board</title>
      <link>https://community.nxp.com/t5/QorIQ/Yocto-LS1028ardb-How-to-flash-Yocto-outputs-to-eval-board/m-p/1511395#M11056</link>
      <description>&lt;P&gt;My mistake, it should be&lt;/P&gt;&lt;P&gt;Please deploy&amp;nbsp;TF-A FIP image at 0x00800 in SD card.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;dd if=fip_uboot.bin of=/dev/sdb bs=512 seek=2048&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 03:24:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/QorIQ/Yocto-LS1028ardb-How-to-flash-Yocto-outputs-to-eval-board/m-p/1511395#M11056</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-08-25T03:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: [Yocto LS1028ardb] How to flash Yocto outputs to eval board</title>
      <link>https://community.nxp.com/t5/QorIQ/Yocto-LS1028ardb-How-to-flash-Yocto-outputs-to-eval-board/m-p/1512120#M11065</link>
      <description>&lt;P&gt;Yeahp, now it works:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="imuguruza_0-1661493807915.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/191367i95E60822153570C6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="imuguruza_0-1661493807915.png" alt="imuguruza_0-1661493807915.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;so the bs is just 0x800 is decimal... I didn't try that &lt;LI-EMOJI id="lia_confused-face" title=":confused_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;imuguruza&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 06:20:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/QorIQ/Yocto-LS1028ardb-How-to-flash-Yocto-outputs-to-eval-board/m-p/1512120#M11065</guid>
      <dc:creator>imuguruza</dc:creator>
      <dc:date>2022-08-26T06:20:48Z</dc:date>
    </item>
  </channel>
</rss>

