<?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: Cannot flash iMX7D with uuu</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Cannot-flash-iMX7D-with-uuu/m-p/2079954#M236279</link>
    <description>&lt;P&gt;Hi Aldo,&lt;/P&gt;&lt;P&gt;I don't think the script will work given what I have. I'd like to make a correction though earlier, I had suspected that the initramfs was irrelevant and I said I had to use the old one which isn't the case.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had actually opened a github issue to confirm the initramfs:&amp;nbsp;&lt;A href="https://github.com/nxp-imx/mfgtools/issues/471" target="_blank"&gt;https://github.com/nxp-imx/mfgtools/issues/471&lt;/A&gt;&lt;/P&gt;&lt;P&gt;That being said, I'm going through the documentation to flash the board with yocto. Here's what I've done:&lt;/P&gt;&lt;P&gt;I've setup the repo like so:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;repo init -u &lt;A href="https://github.com/nxp-imx/imx-manifest\" target="_blank"&gt;https://github.com/nxp-imx/imx-manifest\&lt;/A&gt;n-&lt;BR /&gt;b imx-linux-styhead -m imx-6.12.3-1.0.0.xml&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Previously, I had three files u-boot.imx, zImage, and fsl-image-mfgtool-initramfs.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I can make the initramfs with&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;bitbake fsl-image-mfgtool-initramfs&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;but I'm not sure how to make the corresponding u-boot.imx and zImage. My understanding is that the u-boot.imx is dependent on the type of boot-media. For example if you were booting off of the emmc storage or an SD card. I think the board is booting off of emmc or QSPI flash. Is there a way for the u-boot.imx to be able to support both?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to the Yocto project and working with embedded Linux on these boards so thank you for your patience!&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Benjamin&lt;/P&gt;</description>
    <pubDate>Mon, 14 Apr 2025 12:31:38 GMT</pubDate>
    <dc:creator>blz</dc:creator>
    <dc:date>2025-04-14T12:31:38Z</dc:date>
    <item>
      <title>Cannot flash iMX7D with uuu</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cannot-flash-iMX7D-with-uuu/m-p/2077176#M236121</link>
      <description>&lt;P&gt;I'm currently working on migrating an ucl2.xml file to program the board with uuu in linux. Right now I have the initial part working:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;SPD: dcd -f u-boot.imx&lt;BR /&gt;SPD: write -f "u-boot.imx" -ivt 0&lt;BR /&gt;SPD: write -f "zImage" -addr 0x80800000&lt;BR /&gt;SPD: write -f "initramfs" -addr 0x83800000&lt;BR /&gt;SPD: write -f "device_tree_file" -addr 0x83000000&lt;BR /&gt;SPD: jump -f "u-boot.imx" -ivt 0&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, after jumping to the image, I cannot send commands over FBK. I noticed that the vid:&amp;nbsp;&lt;SPAN&gt;0x066F and pid:&amp;nbsp;0x37FF. The vid is listed in uuu -v but not the pid.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I don't believe I'm allowed to modify the initramfs nor do I think that's the issue. I don't believe I can SSH to the device after the fact. Is this a dead end with uuu? Thanks for any help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 14:00:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cannot-flash-iMX7D-with-uuu/m-p/2077176#M236121</guid>
      <dc:creator>blz</dc:creator>
      <dc:date>2025-04-09T14:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot flash iMX7D with uuu</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cannot-flash-iMX7D-with-uuu/m-p/2078622#M236200</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Maybe it is not needed to fully translate your script, you may use the sample we have using kernel:&lt;BR /&gt;&lt;A href="https://github.com/nxp-imx/mfgtools/wiki/Sample-scripts#burn-yocto-image-to-emmc-by-linux-kernel" target="_blank"&gt;https://github.com/nxp-imx/mfgtools/wiki/Sample-scripts#burn-yocto-image-to-emmc-by-linux-kernel&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards/Saludos,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 21:14:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cannot-flash-iMX7D-with-uuu/m-p/2078622#M236200</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2025-04-10T21:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot flash iMX7D with uuu</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cannot-flash-iMX7D-with-uuu/m-p/2079954#M236279</link>
      <description>&lt;P&gt;Hi Aldo,&lt;/P&gt;&lt;P&gt;I don't think the script will work given what I have. I'd like to make a correction though earlier, I had suspected that the initramfs was irrelevant and I said I had to use the old one which isn't the case.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had actually opened a github issue to confirm the initramfs:&amp;nbsp;&lt;A href="https://github.com/nxp-imx/mfgtools/issues/471" target="_blank"&gt;https://github.com/nxp-imx/mfgtools/issues/471&lt;/A&gt;&lt;/P&gt;&lt;P&gt;That being said, I'm going through the documentation to flash the board with yocto. Here's what I've done:&lt;/P&gt;&lt;P&gt;I've setup the repo like so:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;repo init -u &lt;A href="https://github.com/nxp-imx/imx-manifest\" target="_blank"&gt;https://github.com/nxp-imx/imx-manifest\&lt;/A&gt;n-&lt;BR /&gt;b imx-linux-styhead -m imx-6.12.3-1.0.0.xml&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Previously, I had three files u-boot.imx, zImage, and fsl-image-mfgtool-initramfs.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I can make the initramfs with&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;bitbake fsl-image-mfgtool-initramfs&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;but I'm not sure how to make the corresponding u-boot.imx and zImage. My understanding is that the u-boot.imx is dependent on the type of boot-media. For example if you were booting off of the emmc storage or an SD card. I think the board is booting off of emmc or QSPI flash. Is there a way for the u-boot.imx to be able to support both?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to the Yocto project and working with embedded Linux on these boards so thank you for your patience!&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Benjamin&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 12:31:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cannot-flash-iMX7D-with-uuu/m-p/2079954#M236279</guid>
      <dc:creator>blz</dc:creator>
      <dc:date>2025-04-14T12:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot flash iMX7D with uuu</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Cannot-flash-iMX7D-with-uuu/m-p/2080187#M236294</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;It may not possible to have an all in one uboot image, you will need to have one for each target boot media, for eMMC/SD it is possible since both are almos the same.&lt;BR /&gt;&lt;BR /&gt;For doing this using yocto you may use the following command:&lt;BR /&gt;$&amp;nbsp; echo "UBOOT_CONFIG = \"&amp;lt;boot_media&amp;gt;\"" &amp;gt;&amp;gt; conf/local.conf&lt;/P&gt;
&lt;P&gt;where boot media can be any of the following (imx7D sabresd):&lt;BR /&gt;sd epdc qspi1 nand sd-optee&lt;BR /&gt;&lt;BR /&gt;You may here build normally which should create all images needed, both uboot and kernel, in case you want to build them separetedly you may use the following commands:&lt;BR /&gt;&lt;BR /&gt;For uboot:&lt;BR /&gt;$ MACHINE=imx7dsabresd bitbake u-boot-imx&lt;BR /&gt;For kernel image (zImage):&lt;BR /&gt;$ MACHINE=imx7dsabresd bitbake linux-imx&lt;BR /&gt;&lt;BR /&gt;Best regards/Saludos,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 19:04:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Cannot-flash-iMX7D-with-uuu/m-p/2080187#M236294</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2025-04-14T19:04:10Z</dc:date>
    </item>
  </channel>
</rss>

