<?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: How to deploy image + u-boot + devicetree + rootfs in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-deploy-image-u-boot-devicetree-rootfs/m-p/1517494#M194776</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;i used this command&lt;/P&gt;&lt;P&gt;DISTRO = fsl-imx-wayland MACHINE=imx8mqevk source imx-setup-release.sh -b bld-wayland&lt;/P&gt;&lt;P&gt;I will try about the command dd.&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;</description>
    <pubDate>Tue, 06 Sep 2022 07:45:18 GMT</pubDate>
    <dc:creator>asd94005</dc:creator>
    <dc:date>2022-09-06T07:45:18Z</dc:date>
    <item>
      <title>How to deploy image + u-boot + devicetree + rootfs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-deploy-image-u-boot-devicetree-rootfs/m-p/1517125#M194736</link>
      <description>&lt;P&gt;Hi :),&lt;/P&gt;&lt;P&gt;I work on the imx8mqevk. I would like to know how to deploy an image with the bootloader (SDCard) on this evaluation board.&lt;/P&gt;&lt;P&gt;I created a Yocto image:&lt;/P&gt;&lt;P&gt;- I use the remote directory: &lt;A href="https://source.codeaurora.org/external/imx/imx-manifest" target="_blank"&gt;https://source.codeaurora.org/external/imx/imx-manifest&lt;/A&gt; -b imx-linux-zeus -m imx-5.4.70-2.3.9.xml&lt;BR /&gt;- I then use bitbake "imx-image-multimedia"&lt;/P&gt;&lt;P&gt;I succeeded create the .wic image (directory /tmp/deploy/images). There are also the files (dtb , rootfs and u-boot).&lt;/P&gt;&lt;P&gt;The problem is that I don't know how to deploy my image on the EVK card. I did a first try using Etcher, I flashed the .wic image on an SD card only but the card does not boot. Do you have any idea &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt; .&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 14:21:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-deploy-image-u-boot-devicetree-rootfs/m-p/1517125#M194736</guid>
      <dc:creator>asd94005</dc:creator>
      <dc:date>2022-09-05T14:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy image + u-boot + devicetree + rootfs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-deploy-image-u-boot-devicetree-rootfs/m-p/1517207#M194742</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Could you let me know which distro and machine you used for your Yocto compilation?&lt;BR /&gt;From the steps you have shared it looks correct, you may try using DD as well in your Linux host PC.&lt;/P&gt;
&lt;P&gt;$ sudo dd if=&amp;lt;image name&amp;gt;.wic of=/dev/sdx bs=1M &amp;amp;&amp;amp; sync&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 19:35:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-deploy-image-u-boot-devicetree-rootfs/m-p/1517207#M194742</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2022-09-05T19:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy image + u-boot + devicetree + rootfs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-deploy-image-u-boot-devicetree-rootfs/m-p/1517494#M194776</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;i used this command&lt;/P&gt;&lt;P&gt;DISTRO = fsl-imx-wayland MACHINE=imx8mqevk source imx-setup-release.sh -b bld-wayland&lt;/P&gt;&lt;P&gt;I will try about the command dd.&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 07:45:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-deploy-image-u-boot-devicetree-rootfs/m-p/1517494#M194776</guid>
      <dc:creator>asd94005</dc:creator>
      <dc:date>2022-09-06T07:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy image + u-boot + devicetree + rootfs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-deploy-image-u-boot-devicetree-rootfs/m-p/1517747#M194805</link>
      <description>&lt;P&gt;Finally, i used dd command. The .wic image is deployed on the sd card. but it's still not working when i put the sd card on the imx8mqevk board ( We can see the logo NXP &amp;amp; U-boot revision during a quick moment but after nothing).&lt;/P&gt;&lt;P&gt;So I decided to use the .wic on the LF_v5.15.32-2.0.0_images_IMX8MQEVK (nxp website) in order to try this image but it still the same problem :'( on my evaluation board.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 13:08:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-deploy-image-u-boot-devicetree-rootfs/m-p/1517747#M194805</guid>
      <dc:creator>asd94005</dc:creator>
      <dc:date>2022-09-06T13:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy image + u-boot + devicetree + rootfs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-deploy-image-u-boot-devicetree-rootfs/m-p/1517972#M194822</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;When you try to boot does it output something in the Serial COM?&lt;BR /&gt;Could you share the full name of the .wic image that you are using for your test?&lt;BR /&gt;Could you share both the revision of your EVK and if possible the dip switch configuration you have set?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 21:38:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-deploy-image-u-boot-devicetree-rootfs/m-p/1517972#M194822</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2022-09-06T21:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy image + u-boot + devicetree + rootfs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-deploy-image-u-boot-devicetree-rootfs/m-p/1518412#M194864</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;When you try to boot does it output something in the Serial COM?&lt;/STRONG&gt;&lt;/U&gt;&lt;BR /&gt;I didn't check it yet. I will check it&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Could you share the full name of the .wic image that you are using for your test?&lt;/STRONG&gt;&lt;/U&gt;&lt;BR /&gt;for the LF_v5.15.32-2.0.0 : imx-image-full-imx8mqevk.wic&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Could you share both the revision of your EVK and if possible the dip switch configuration you have set?&lt;/STRONG&gt;&lt;/U&gt;&lt;BR /&gt;DIP Switch : 1100 &amp;amp; Rev : 170-38820 REV A&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;&lt;EM&gt;Otherwise, i try something else :&lt;/EM&gt;&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;When i use the file LF_v5.15.32-2.0.0 (nxp website) : imx-image-full-imx8mqevk.wic --&amp;gt; it's doesn't boot &amp;amp; nothing on my screen ( I don't know why yet)&lt;/P&gt;&lt;P&gt;When i use the file L4.19.35_1.1.0 (nxp website) : imx-image-full-imx8mqevk.sdcard --&amp;gt; it's working ( boot + i have the background on my screen Wayland)&lt;/P&gt;&lt;P&gt;I don't know why the old version of yocto works on my machine and new version does not work. Did you have any ideas ? &lt;LI-EMOJI id="lia_grinning-face-with-smiling-eyes" title=":grinning_face_with_smiling_eyes:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 09:52:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-deploy-image-u-boot-devicetree-rootfs/m-p/1518412#M194864</guid>
      <dc:creator>asd94005</dc:creator>
      <dc:date>2022-09-07T09:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy image + u-boot + devicetree + rootfs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-deploy-image-u-boot-devicetree-rootfs/m-p/1518823#M194894</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I just tried on my side with prebuilt image from website and it is working correctly, I have done it with DD command and with UUU I can see boot log finish.&lt;BR /&gt;&lt;BR /&gt;would it be possible to take a pic of both dip switches and share it?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 00:24:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-deploy-image-u-boot-devicetree-rootfs/m-p/1518823#M194894</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2022-09-08T00:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy image + u-boot + devicetree + rootfs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-deploy-image-u-boot-devicetree-rootfs/m-p/1519190#M194915</link>
      <description>&lt;P&gt;I am observing the same issue. I am also not able to boot the Image from the SD Card.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried downloading image from NPX website and that is also having issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 09:17:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-deploy-image-u-boot-devicetree-rootfs/m-p/1519190#M194915</guid>
      <dc:creator>vipulj</dc:creator>
      <dc:date>2022-09-08T09:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy image + u-boot + devicetree + rootfs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-deploy-image-u-boot-devicetree-rootfs/m-p/1519226#M194918</link>
      <description />
      <pubDate>Thu, 08 Sep 2022 09:50:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-deploy-image-u-boot-devicetree-rootfs/m-p/1519226#M194918</guid>
      <dc:creator>asd94005</dc:creator>
      <dc:date>2022-09-08T09:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy image + u-boot + devicetree + rootfs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-deploy-image-u-boot-devicetree-rootfs/m-p/1519882#M194972</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;It's working with the last version. I was supplying my board with usbc connector ( maybe some drivers were disable).&lt;/P&gt;&lt;P&gt;I supply now with the jack connector&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 08:52:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-deploy-image-u-boot-devicetree-rootfs/m-p/1519882#M194972</guid>
      <dc:creator>asd94005</dc:creator>
      <dc:date>2022-09-09T08:52:39Z</dc:date>
    </item>
  </channel>
</rss>

