<?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: Move from Mfgtool to Universal Update Utility in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Move-from-Mfgtool-to-Universal-Update-Utility/m-p/1259101#M172292</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;For UUU some changes are need in uboot and/or kernel depending on the version you're planning to use.&lt;BR /&gt;&lt;BR /&gt;With regards to this it may be helpful to take a look here:&lt;BR /&gt;&lt;A href="https://github.com/NXPmicro/mfgtools/issues/85" target="_blank"&gt;https://github.com/NXPmicro/mfgtools/issues/85&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regarding MFGTool2, please note that in general MFGTool2 was developed for i.MX6. MFGTool2 expects to have a file named ucl2, unfortunately this file is compatible only with i.MX 6 family.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Apr 2021 19:56:53 GMT</pubDate>
    <dc:creator>AldoG</dc:creator>
    <dc:date>2021-04-08T19:56:53Z</dc:date>
    <item>
      <title>Move from Mfgtool to Universal Update Utility</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Move-from-Mfgtool-to-Universal-Update-Utility/m-p/1253758#M171725</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using Mfgtool 1.6.2.055 byt need a way to control software download from the command line. I understand that uuu can do this.&amp;nbsp; I am not an expert in software and need to first understand how difficult this is. Is there for example a way to translate commands in ucl.xml to commands for uuu?&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp;&lt;/P&gt;&lt;P&gt;Martin&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 17:52:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Move-from-Mfgtool-to-Universal-Update-Utility/m-p/1253758#M171725</guid>
      <dc:creator>Martin5</dc:creator>
      <dc:date>2021-03-29T17:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Move from Mfgtool to Universal Update Utility</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Move-from-Mfgtool-to-Universal-Update-Utility/m-p/1254585#M171830</link>
      <description>&lt;P&gt;If you check the mfg tool document&amp;nbsp; &amp;nbsp;-noui&amp;nbsp; is command mode for mfg tool&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 02:09:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Move-from-Mfgtool-to-Universal-Update-Utility/m-p/1254585#M171830</guid>
      <dc:creator>BiyongSUN</dc:creator>
      <dc:date>2021-03-31T02:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Move from Mfgtool to Universal Update Utility</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Move-from-Mfgtool-to-Universal-Update-Utility/m-p/1255269#M171895</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Adding to the comment of Biyong, you may refer to the UUU documentation for latest release located here:&lt;BR /&gt;&lt;A href="https://github.com/NXPmicro/mfgtools/releases/tag/uuu_1.4.72" target="_blank"&gt;https://github.com/NXPmicro/mfgtools/releases/tag/uuu_1.4.72&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Migration from mfgtool ucl2.xml chapter would also be of help.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 21:42:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Move-from-Mfgtool-to-Universal-Update-Utility/m-p/1255269#M171895</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2021-03-31T21:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Move from Mfgtool to Universal Update Utility</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Move-from-Mfgtool-to-Universal-Update-Utility/m-p/1255320#M171897</link>
      <description>&lt;P&gt;Thanks for all support! I have tried the MfgTool2 but get message "ModuleID[2] LevelID[1]: Parse ucl script failed, error code: 21". I have changed name of xml file in \Profiles\MX28 Hq Update\OS Firmware to ucl2.xml.&lt;/P&gt;&lt;P&gt;I tried to changed profile in cfg file to MX28 (se below) but then I got message "Initialize the library failed, error code 29". Maybe I need to change platform an LIST as well?&lt;/P&gt;&lt;P&gt;[profiles]&lt;BR /&gt;chip = MX28 Linux Update&lt;/P&gt;&lt;P&gt;[platform]&lt;BR /&gt;board = SabreSD&lt;/P&gt;&lt;P&gt;[LIST]&lt;BR /&gt;name = Sabre-SD&lt;/P&gt;&lt;P&gt;Can it be the MfgTool2 does not support iMX28? I have heard that uuu as problem with iMX28.&lt;/P&gt;&lt;P&gt;Thank again for you support!&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 23:26:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Move-from-Mfgtool-to-Universal-Update-Utility/m-p/1255320#M171897</guid>
      <dc:creator>Nitram</dc:creator>
      <dc:date>2021-03-31T23:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Move from Mfgtool to Universal Update Utility</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Move-from-Mfgtool-to-Universal-Update-Utility/m-p/1259101#M172292</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;For UUU some changes are need in uboot and/or kernel depending on the version you're planning to use.&lt;BR /&gt;&lt;BR /&gt;With regards to this it may be helpful to take a look here:&lt;BR /&gt;&lt;A href="https://github.com/NXPmicro/mfgtools/issues/85" target="_blank"&gt;https://github.com/NXPmicro/mfgtools/issues/85&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regarding MFGTool2, please note that in general MFGTool2 was developed for i.MX6. MFGTool2 expects to have a file named ucl2, unfortunately this file is compatible only with i.MX 6 family.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 19:56:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Move-from-Mfgtool-to-Universal-Update-Utility/m-p/1259101#M172292</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2021-04-08T19:56:53Z</dc:date>
    </item>
  </channel>
</rss>

