<?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: iMX8MPLUS SWUpdate</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MPLUS-SWUpdate/m-p/1607075#M202146</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;thanks for your support&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;Patch files for&amp;nbsp;L5.15.71-2.2.0. kernel version is not made available yet."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;would you have an ETA as to when this patch would be available for 5.15?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;copying&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/122649"&gt;@brenolima&lt;/a&gt;&amp;nbsp; in case Breno has insight on it. thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Feb 2023 19:03:25 GMT</pubDate>
    <dc:creator>victor_molina</dc:creator>
    <dc:date>2023-02-28T19:03:25Z</dc:date>
    <item>
      <title>iMX8MPLUS SWUpdate</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MPLUS-SWUpdate/m-p/1605168#M201985</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;We are working on iMX8MPLUS for our development.&lt;/P&gt;&lt;P&gt;We are trying to implement Software update in the iMX8MPLUS.&lt;/P&gt;&lt;P&gt;We added SWUpdate meta layer to yocto.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We stuck after that.&lt;/P&gt;&lt;P&gt;Any one know how to use SWUpate to update kernel, dtb and rootfs in iMX8MPLUS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Pravin Raut&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 10:00:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MPLUS-SWUpdate/m-p/1605168#M201985</guid>
      <dc:creator>PravinRaut1</dc:creator>
      <dc:date>2023-02-24T10:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MPLUS SWUpdate</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MPLUS-SWUpdate/m-p/1606059#M202059</link>
      <description>&lt;P&gt;&lt;FONT face="arial, sans-serif" color="#000000"&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/213216"&gt;@PravinRaut1&lt;/a&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;FONT face="arial, sans-serif" color="#000000"&gt;I hope you are doing well.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="arial, sans-serif" color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="arial, sans-serif" color="#000000"&gt;After integrating meta-swupdate in yocto, One can make changes&amp;nbsp;to&amp;nbsp;kernel and dts using patches.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="arial, sans-serif" color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="arial, sans-serif" color="#000000"&gt;For Example, one can refer to patches at&amp;nbsp;&lt;SPAN&gt;&lt;A href="http://swupdate_yocto_patches_08152022.tgz/" target="_blank" rel="noopener" data-saferedirecturl="https://www.google.com/url?q=http://swupdate_yocto_patches_08152022.tgz&amp;amp;source=gmail&amp;amp;ust=1677582948650000&amp;amp;usg=AOvVaw394q-CqX5KeuOqGwQj3v2E"&gt;swupdate_yocto_patches_&lt;WBR /&gt;08152022.tgz&lt;/A&gt;&amp;nbsp;which consist of various patches related to swupdate customization,kernel etc..&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;FONT face="arial, sans-serif" color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="arial, sans-serif" color="#000000"&gt;&lt;SPAN&gt;After applying changes one can execute the below command&amp;nbsp;to generate&amp;nbsp;&lt;/SPAN&gt;.swu file&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="arial, sans-serif" color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="arial, sans-serif" color="#000000"&gt;$&amp;nbsp;DISTRO=&amp;lt;distro name&amp;gt; MACHINE=&amp;lt;machine name&amp;gt; source imx-setup-release.sh -b &amp;lt;build dir&amp;gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="arial, sans-serif" color="#000000"&gt;$&amp;nbsp;bitbake swupdate-image&amp;nbsp; &amp;nbsp; // for single copy image&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="arial, sans-serif" color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="arial, sans-serif" color="#000000"&gt;One can refer to documents at&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/SWUpdate-OTA-i-MX8MM-EVK-i-MX8QXP-MEK/ta-p/1307416" target="_blank" rel="noopener" data-saferedirecturl="https://www.google.com/url?q=https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/SWUpdate-OTA-i-MX8MM-EVK-i-MX8QXP-MEK/ta-p/1307416&amp;amp;source=gmail&amp;amp;ust=1677582948651000&amp;amp;usg=AOvVaw1TT0Ub3EmkhKqRiUeNGsS6"&gt;SWUpdate OTA i.MX8MM EVK / i.MX8QXP MEK&lt;/A&gt;&amp;nbsp;for more information.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="arial, sans-serif" color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="arial, sans-serif" color="#000000"&gt;Thanks &amp;amp; Regards,&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face="arial, sans-serif" color="#000000"&gt;Sanket Parekh&lt;/FONT&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 27 Feb 2023 12:00:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MPLUS-SWUpdate/m-p/1606059#M202059</guid>
      <dc:creator>Sanket_Parekh</dc:creator>
      <dc:date>2023-02-27T12:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MPLUS SWUpdate</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MPLUS-SWUpdate/m-p/1606073#M202061</link>
      <description>&lt;P&gt;Hi Sanket,&lt;/P&gt;&lt;P&gt;Thanks for&amp;nbsp;the replay.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We refer the same document for our development (&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/SWUpdate-OTA-i-MX8MM-EVK-i-MX8QXP-MEK/ta-p/1307416" target="_blank" rel="noopener"&gt;SWUpdate OTA i.MX8MM EVK / i.MX8QXP MEK)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In this&amp;nbsp;document, referred the Yocto BSP version L5.4.50-2.30 .&lt;/P&gt;&lt;P&gt;We are using the latest version L5.15.71-2.2.0.&lt;/P&gt;&lt;P&gt;The patch files you suggested is also with respect to the version L5.4.50-2.30.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any updated patch files for the New Yocto BSP version L5.15.71-2.2.0.??&lt;/P&gt;&lt;P&gt;Also in the readme.txt, it is written that only 2 patch files to apply. Is that correct??&lt;/P&gt;&lt;P&gt;Please guide us on the same.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Pravin Raut&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 12:18:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MPLUS-SWUpdate/m-p/1606073#M202061</guid>
      <dc:creator>PravinRaut1</dc:creator>
      <dc:date>2023-02-27T12:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MPLUS SWUpdate</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MPLUS-SWUpdate/m-p/1606760#M202117</link>
      <description>&lt;P&gt;Hi Sanket,&lt;/P&gt;&lt;P&gt;We are referring the same document as&amp;nbsp;"&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/SWUpdate-OTA-i-MX8MM-EVK-i-MX8QXP-MEK/ta-p/1307416" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/SWUpdate-OTA-i-MX8MM-EVK-i-MX8QXP-MEK/ta-p/1307416&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;The patch files are available are for L5.4..50. Not able to apply to new version L5.15.71-2.2.0&lt;/P&gt;&lt;P&gt;Can we get the patch files for&amp;nbsp;&lt;SPAN&gt;latest version L5.15.71-2.2.0.???&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Pravin Raut&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 09:51:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MPLUS-SWUpdate/m-p/1606760#M202117</guid>
      <dc:creator>PravinRaut1</dc:creator>
      <dc:date>2023-02-28T09:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MPLUS SWUpdate</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MPLUS-SWUpdate/m-p/1606881#M202131</link>
      <description>&lt;P&gt;&lt;SPAN class="im"&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/213216"&gt;@PravinRaut1&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;I hope you are doing well.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Patch files for&amp;nbsp;L5.15.71-2.2.0. kernel version is not made available yet.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Also in the readme.txt, it is written that only 2 patch files are to apply. Is that correct??&lt;/DIV&gt;
&lt;DIV&gt;[Ans]: All other patches are needs to be applied in order&amp;nbsp;as suggested in readme.txt.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; But as suggested in readme.txt, you need to choose between the below patches according to requirements.&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2. pick up &amp;nbsp; &amp;nbsp; &amp;nbsp;2000-u-boot-append-emmc-LF_&lt;/SPAN&gt;&lt;WBR /&gt;&lt;SPAN&gt;v5.10.9_1.0.0.patch&amp;nbsp; &amp;nbsp;// when using emmc&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;or 2000-u-boot-append-LF_v5.10.9_&lt;/SPAN&gt;&lt;WBR /&gt;&lt;SPAN&gt;1.0.0.patc&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;3. pick up &amp;nbsp; &amp;nbsp; &amp;nbsp;3000-build-conf-LF_v5.10.9_1.&lt;WBR /&gt;0.0.patch(apply after create a build)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;or 3001-imx-setup-release.sh-LF_&lt;WBR /&gt;v5.10.9_1.0.0.patch&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thanks &amp;amp; Regards,&lt;/DIV&gt;
&lt;DIV&gt;Sanket Parekh&lt;/DIV&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 13:39:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MPLUS-SWUpdate/m-p/1606881#M202131</guid>
      <dc:creator>Sanket_Parekh</dc:creator>
      <dc:date>2023-02-28T13:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MPLUS SWUpdate</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MPLUS-SWUpdate/m-p/1607075#M202146</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;thanks for your support&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;Patch files for&amp;nbsp;L5.15.71-2.2.0. kernel version is not made available yet."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;would you have an ETA as to when this patch would be available for 5.15?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;copying&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/122649"&gt;@brenolima&lt;/a&gt;&amp;nbsp; in case Breno has insight on it. thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 19:03:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MPLUS-SWUpdate/m-p/1607075#M202146</guid>
      <dc:creator>victor_molina</dc:creator>
      <dc:date>2023-02-28T19:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MPLUS SWUpdate</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MPLUS-SWUpdate/m-p/1609759#M202346</link>
      <description>&lt;P&gt;Hi Sanket,&lt;/P&gt;&lt;P&gt;Thanks for the support.&lt;/P&gt;&lt;P&gt;Any update on&amp;nbsp;&lt;SPAN&gt;victor_molina question ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Pravin Raut&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 06:19:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MPLUS-SWUpdate/m-p/1609759#M202346</guid>
      <dc:creator>PravinRaut1</dc:creator>
      <dc:date>2023-03-06T06:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MPLUS SWUpdate</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MPLUS-SWUpdate/m-p/1610794#M202426</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/213216"&gt;@PravinRaut1&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Information regarding Patch files for L5.15.71-2.2.0 SWupdate is not made available yet.&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Sanket Parekh&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 09:52:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MPLUS-SWUpdate/m-p/1610794#M202426</guid>
      <dc:creator>Sanket_Parekh</dc:creator>
      <dc:date>2023-03-07T09:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MPLUS SWUpdate</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MPLUS-SWUpdate/m-p/1813536#M220302</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Please see&amp;nbsp;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;AN13872 (&lt;A href="https://www.nxp.com/webapp/Download?colCode=AN13872&amp;amp;location=null)" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=AN13872&amp;amp;location=null)&lt;/A&gt;&amp;nbsp;and meta-swudpate-imx repo(&lt;A href="https://github.com/nxp-imx-support/meta-swupdate-imx/tree/kirkstone_5.15.71_2.2.0" target="_blank"&gt;https://github.com/nxp-imx-support/meta-swupdate-imx/tree/kirkstone_5.15.71_2.2.0&lt;/A&gt;) for 5.15.71 patches.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Terry&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Terry&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 07:43:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MPLUS-SWUpdate/m-p/1813536#M220302</guid>
      <dc:creator>terry_lv</dc:creator>
      <dc:date>2024-02-22T07:43:42Z</dc:date>
    </item>
  </channel>
</rss>

