<?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 Verify Device Image in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Verify-Device-Image/m-p/1714507#M211768</link>
    <description>&lt;P&gt;How can we check the image version on the device against an image generated by yocto? Thx!&lt;/P&gt;</description>
    <pubDate>Thu, 31 Aug 2023 01:09:07 GMT</pubDate>
    <dc:creator>moose</dc:creator>
    <dc:date>2023-08-31T01:09:07Z</dc:date>
    <item>
      <title>Verify Device Image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Verify-Device-Image/m-p/1714507#M211768</link>
      <description>&lt;P&gt;How can we check the image version on the device against an image generated by yocto? Thx!&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 01:09:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Verify-Device-Image/m-p/1714507#M211768</guid>
      <dc:creator>moose</dc:creator>
      <dc:date>2023-08-31T01:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Verify Device Image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Verify-Device-Image/m-p/1716086#M211915</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you for your interest in NXP Semiconductor products,&lt;/P&gt;
&lt;P&gt;Please excuse me, but it's confusing what are you trying to check on, there are a few possibilities that I conceived.&lt;/P&gt;
&lt;P&gt;1. You want to check the kernel version, run:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;$ uname -r&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On target running that image.&lt;/P&gt;
&lt;P&gt;2. You want to ensure that the running image is the yocto built, run:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;gt; CertUtil -hashfile &amp;lt;.wic image&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On Windows or:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;$ sha256sum &amp;lt;.wic image&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;On Linux,&lt;/P&gt;
&lt;P&gt;If none of this was what you're looking for, please tell me.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2023 01:01:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Verify-Device-Image/m-p/1716086#M211915</guid>
      <dc:creator>JosephAtNXP</dc:creator>
      <dc:date>2023-09-04T01:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: Verify Device Image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Verify-Device-Image/m-p/1718359#M212154</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206442"&gt;@JosephAtNXP&lt;/a&gt;. I am looking to find out if a specific yocto generated image (example_image_example_machine.wic.zst) was used to flash a specific device. I can use the `uname -r` command as you specified on the device to show the version but how can I check the version on a .wic.zst image? I downloaded `certutil` but the command you shared didn't work. Thx!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 03:08:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Verify-Device-Image/m-p/1718359#M212154</guid>
      <dc:creator>moose</dc:creator>
      <dc:date>2023-09-07T03:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Verify Device Image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Verify-Device-Image/m-p/1720576#M212390</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;As the .wic image would generate partitions in the sd we cannot compare the .wic to the contents of the sd.&lt;/P&gt;
&lt;P&gt;In this &lt;A href="https://unix.stackexchange.com/questions/250112/why-do-these-duplicated-sd-cards-have-different-sha1sums-for-their-content" target="_self"&gt;thread&lt;/A&gt; they use the same concept but over sd images, I haven't tried this but let me perform some tests.&lt;/P&gt;
&lt;P&gt;I don't know your situation, but I bet that would be easier (if you've built a custom image and don't see the expected change) to make a printing e.g. at u-boot prompt, make a kernel printing or include a little custom module and reflash it, so you'd know the flash process is ok, as I'd imagine from the post nature's.&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 19:17:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Verify-Device-Image/m-p/1720576#M212390</guid>
      <dc:creator>JosephAtNXP</dc:creator>
      <dc:date>2023-09-11T19:17:02Z</dc:date>
    </item>
  </channel>
</rss>

