<?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>i.MX ProcessorsのトピックRe: Adding uboot and kernel images into Ubuntu</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Adding-uboot-and-kernel-images-into-Ubuntu/m-p/1169114#M163612</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Followed given steps:&lt;/P&gt;&lt;P&gt;1. Created&amp;nbsp;ubuntu-rootfs.tar.bz2 on AWS server.&lt;/P&gt;&lt;P&gt;2. Downloaded on my Laptop having Ubuntu 18.04 LTS.&lt;/P&gt;&lt;P&gt;3. Connected 16GB SD card over USB to Laptop.&lt;/P&gt;&lt;P&gt;4.&amp;nbsp;Formatted it using # sudo mkfs.ext4 /dev/sda1&lt;/P&gt;&lt;P&gt;5. Went inside the mounted folder : # cd /media/pch/216cfe51-d19e-443c-aea1-5295d81edd21&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;# sudo tar -jxvf /home/pch/AWS/ubuntu-rootfs.tar.bz2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Also tried it next time with # tar -xvJf ubuntu-rootfs.tar.bz2 -C /dev/sda1&lt;/P&gt;&lt;P&gt;6. Unmounted SD card and inserted on iMX8M Dev board.&lt;/P&gt;&lt;P&gt;7. Adjusted switches SW1101 and SW1102 to boot from MicroSD/SDHC2.&lt;/P&gt;&lt;P&gt;8. USB microB debug port connected to Laptop. Used Putty serial – ttyUSB0 (or 1).&lt;/P&gt;&lt;P&gt;9. Did not get anything on serial.&lt;/P&gt;&lt;P&gt;10. RED PWR LED was ON. Nothing else.&lt;/P&gt;&lt;P&gt;Would you please help me to understand what is going wrong? Why board is not booting up?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;</description>
    <pubDate>Sat, 17 Oct 2020 08:23:19 GMT</pubDate>
    <dc:creator>prashant_chopad</dc:creator>
    <dc:date>2020-10-17T08:23:19Z</dc:date>
    <item>
      <title>Adding uboot and kernel images into Ubuntu</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Adding-uboot-and-kernel-images-into-Ubuntu/m-p/1166247#M163339</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I referred&amp;nbsp;Ubuntu-i.MX8M.pdf. I used AWS to create Ubuntu BSP.&lt;/P&gt;&lt;P&gt;I can not do "Step-9 replace filesystem" as mentioned in above said PDF, as my SD card is not mountable on AWS.&lt;/P&gt;&lt;P&gt;Now I have folder "ubuntu-rootfs".&lt;/P&gt;&lt;P&gt;Would you please guide me to know how to flash it on my SD card?&lt;/P&gt;&lt;P&gt;How to include/add kernel and ubuntu images into the&amp;nbsp; folder "ubuntu-rootfs".&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2020 17:46:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Adding-uboot-and-kernel-images-into-Ubuntu/m-p/1166247#M163339</guid>
      <dc:creator>prashant_chopad</dc:creator>
      <dc:date>2020-10-12T17:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Adding uboot and kernel images into Ubuntu</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Adding-uboot-and-kernel-images-into-Ubuntu/m-p/1166738#M163403</link>
      <description>&lt;P&gt;Hello prashant,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can burn the sd card with&amp;nbsp; $sudo dd.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 12:50:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Adding-uboot-and-kernel-images-into-Ubuntu/m-p/1166738#M163403</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2020-10-13T12:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Adding uboot and kernel images into Ubuntu</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Adding-uboot-and-kernel-images-into-Ubuntu/m-p/1169114#M163612</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Followed given steps:&lt;/P&gt;&lt;P&gt;1. Created&amp;nbsp;ubuntu-rootfs.tar.bz2 on AWS server.&lt;/P&gt;&lt;P&gt;2. Downloaded on my Laptop having Ubuntu 18.04 LTS.&lt;/P&gt;&lt;P&gt;3. Connected 16GB SD card over USB to Laptop.&lt;/P&gt;&lt;P&gt;4.&amp;nbsp;Formatted it using # sudo mkfs.ext4 /dev/sda1&lt;/P&gt;&lt;P&gt;5. Went inside the mounted folder : # cd /media/pch/216cfe51-d19e-443c-aea1-5295d81edd21&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;# sudo tar -jxvf /home/pch/AWS/ubuntu-rootfs.tar.bz2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Also tried it next time with # tar -xvJf ubuntu-rootfs.tar.bz2 -C /dev/sda1&lt;/P&gt;&lt;P&gt;6. Unmounted SD card and inserted on iMX8M Dev board.&lt;/P&gt;&lt;P&gt;7. Adjusted switches SW1101 and SW1102 to boot from MicroSD/SDHC2.&lt;/P&gt;&lt;P&gt;8. USB microB debug port connected to Laptop. Used Putty serial – ttyUSB0 (or 1).&lt;/P&gt;&lt;P&gt;9. Did not get anything on serial.&lt;/P&gt;&lt;P&gt;10. RED PWR LED was ON. Nothing else.&lt;/P&gt;&lt;P&gt;Would you please help me to understand what is going wrong? Why board is not booting up?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;</description>
      <pubDate>Sat, 17 Oct 2020 08:23:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Adding-uboot-and-kernel-images-into-Ubuntu/m-p/1169114#M163612</guid>
      <dc:creator>prashant_chopad</dc:creator>
      <dc:date>2020-10-17T08:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Adding uboot and kernel images into Ubuntu</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Adding-uboot-and-kernel-images-into-Ubuntu/m-p/1172573#M163975</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I downloaded prebuilt images : L5.4.24-2.1.0_images_MX8MMEVK.zip&lt;/P&gt;&lt;P&gt;Used *.wic from them on SD card.&lt;/P&gt;&lt;P&gt;Adjusted switches SW1101 and SW1102 to boot from MicroSD/SDHC2.&lt;/P&gt;&lt;P&gt;Connected USB microB debug port to Laptop. Used Putty serial – ttyUSB0 (or 1).&lt;/P&gt;&lt;P&gt;Did not get anything on serial.&lt;/P&gt;&lt;P&gt;RED PWR LED was ON. Nothing else.&lt;/P&gt;&lt;P&gt;What would go wrong?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 17:20:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Adding-uboot-and-kernel-images-into-Ubuntu/m-p/1172573#M163975</guid>
      <dc:creator>prashant_chopad</dc:creator>
      <dc:date>2020-10-23T17:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Adding uboot and kernel images into Ubuntu</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Adding-uboot-and-kernel-images-into-Ubuntu/m-p/1173109#M164035</link>
      <description>&lt;P&gt;Used UUU and my board booted.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2020 12:24:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Adding-uboot-and-kernel-images-into-Ubuntu/m-p/1173109#M164035</guid>
      <dc:creator>prashant_chopad</dc:creator>
      <dc:date>2020-10-26T12:24:15Z</dc:date>
    </item>
  </channel>
</rss>

