<?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 [LS1028a]:Getting Ramdisk image is corrupt or invalid while booting Linux. in MCUX SDK Generator</title>
    <link>https://community.nxp.com/t5/MCUX-SDK-Generator/LS1028a-Getting-Ramdisk-image-is-corrupt-or-invalid-while/m-p/1575951#M48</link>
    <description>&lt;P&gt;Hi NXP Support Team,&lt;/P&gt;&lt;P&gt;In LS1028A processor based board we loaded&amp;nbsp;&lt;STRONG&gt;bl2_flexspi_nor.pbl&lt;/STRONG&gt; ,&lt;STRONG&gt; fip.bin&lt;/STRONG&gt; and&amp;nbsp;&lt;STRONG&gt;lsdk2012_yocto_tiny_LS_arm64.itb&lt;/STRONG&gt; in NOR Flash .&lt;/P&gt;&lt;P&gt;bl2_flexspi_nor.pbl and&amp;nbsp; fip.bin files is getting loaded and booting properly but while booting Linux (&amp;nbsp;lsdk2012_yocto_tiny_LS_arm64.itb) it is showing below ERROR.&lt;/P&gt;&lt;P&gt;------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Verifying Hash Integrity ... crc32 error! &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Bad hash value for 'hash@1' hash node in 'initrd' image node &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Bad Data Hash &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Ramdisk image is corrupt or invalid&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;I have attached my log file for your reference with this post.&lt;/P&gt;&lt;P&gt;Please help us on this .&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit Kumar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Jan 2023 05:58:44 GMT</pubDate>
    <dc:creator>Amit_Keshri</dc:creator>
    <dc:date>2023-01-02T05:58:44Z</dc:date>
    <item>
      <title>[LS1028a]:Getting Ramdisk image is corrupt or invalid while booting Linux.</title>
      <link>https://community.nxp.com/t5/MCUX-SDK-Generator/LS1028a-Getting-Ramdisk-image-is-corrupt-or-invalid-while/m-p/1575951#M48</link>
      <description>&lt;P&gt;Hi NXP Support Team,&lt;/P&gt;&lt;P&gt;In LS1028A processor based board we loaded&amp;nbsp;&lt;STRONG&gt;bl2_flexspi_nor.pbl&lt;/STRONG&gt; ,&lt;STRONG&gt; fip.bin&lt;/STRONG&gt; and&amp;nbsp;&lt;STRONG&gt;lsdk2012_yocto_tiny_LS_arm64.itb&lt;/STRONG&gt; in NOR Flash .&lt;/P&gt;&lt;P&gt;bl2_flexspi_nor.pbl and&amp;nbsp; fip.bin files is getting loaded and booting properly but while booting Linux (&amp;nbsp;lsdk2012_yocto_tiny_LS_arm64.itb) it is showing below ERROR.&lt;/P&gt;&lt;P&gt;------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Verifying Hash Integrity ... crc32 error! &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Bad hash value for 'hash@1' hash node in 'initrd' image node &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Bad Data Hash &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Ramdisk image is corrupt or invalid&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;I have attached my log file for your reference with this post.&lt;/P&gt;&lt;P&gt;Please help us on this .&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit Kumar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 05:58:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUX-SDK-Generator/LS1028a-Getting-Ramdisk-image-is-corrupt-or-invalid-while/m-p/1575951#M48</guid>
      <dc:creator>Amit_Keshri</dc:creator>
      <dc:date>2023-01-02T05:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: [LS1028a]:Getting Ramdisk image is corrupt or invalid while booting Linux.</title>
      <link>https://community.nxp.com/t5/MCUX-SDK-Generator/LS1028a-Getting-Ramdisk-image-is-corrupt-or-invalid-while/m-p/1584747#M49</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;After loading&amp;nbsp;&lt;STRONG&gt;lsdk2012_yocto_tiny_LS_arm64.itb &lt;/STRONG&gt;file we are getting below error every time after power ON and Linux is not booting:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Verifying Hash Integrity ... crc32 error!&lt;BR /&gt;Bad hash value for 'hash@1' hash node in 'initrd' image node&lt;BR /&gt;Bad Data Hash&lt;BR /&gt;Ramdisk image is corrupt or invalid&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Below is our loading procedure in U-Boot:&lt;/P&gt;&lt;P&gt;------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;tftpboot 0xA0000000 lsdk2012_yocto_tiny_LS_arm64.itb&lt;BR /&gt;sf probe&lt;BR /&gt;sf erase 0x01000000 0x4000000&lt;BR /&gt;sf write 0xA0000000 0x01000000 0x38490a8&lt;BR /&gt;sf read 0xb0000000 0x01000000 0x38490a8&lt;BR /&gt;cmp 0xA0000000 0xb0000000 0x38490a8&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Please help us on this issue.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Amit Keshri&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 15:51:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUX-SDK-Generator/LS1028a-Getting-Ramdisk-image-is-corrupt-or-invalid-while/m-p/1584747#M49</guid>
      <dc:creator>Amit_Keshri</dc:creator>
      <dc:date>2023-01-18T15:51:36Z</dc:date>
    </item>
  </channel>
</rss>

