<?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: MFGTools support in barebox in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/MFGTools-support-in-barebox/m-p/815804#M125688</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mihaita&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are right UTP protocol is used by mfg tools and kernel image should be used,&lt;/P&gt;&lt;P&gt;this is described in documentation included in mfg tool package.&lt;/P&gt;&lt;P&gt;One can try to customize this using mfg tool sources on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/codeauroraforum/mfgtools" title="https://github.com/codeauroraforum/mfgtools"&gt;GitHub - codeauroraforum/mfgtools: Freescale/NXP I.MX Chip image deploy tools.&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jul 2018 23:58:14 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-07-16T23:58:14Z</dc:date>
    <item>
      <title>MFGTools support in barebox</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MFGTools-support-in-barebox/m-p/815803#M125687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Is it possible to push commands to bootloader(in this case barebox) from MFGtool and not have to wait to load a kernel image in RAM first. SO just load the barebox in RAM and then send barebox commands?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I am able to send commands to Linux after I loaded zImage. But had to add support for UTP protocol.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; In this case I should add support for UTP protocol in barebox as well? Does anybody have experience in this topic?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Mihaita&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2018 16:37:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MFGTools-support-in-barebox/m-p/815803#M125687</guid>
      <dc:creator>mihaitaivascu</dc:creator>
      <dc:date>2018-07-16T16:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: MFGTools support in barebox</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MFGTools-support-in-barebox/m-p/815804#M125688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mihaita&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are right UTP protocol is used by mfg tools and kernel image should be used,&lt;/P&gt;&lt;P&gt;this is described in documentation included in mfg tool package.&lt;/P&gt;&lt;P&gt;One can try to customize this using mfg tool sources on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/codeauroraforum/mfgtools" title="https://github.com/codeauroraforum/mfgtools"&gt;GitHub - codeauroraforum/mfgtools: Freescale/NXP I.MX Chip image deploy tools.&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2018 23:58:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MFGTools-support-in-barebox/m-p/815804#M125688</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-07-16T23:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: MFGTools support in barebox</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MFGTools-support-in-barebox/m-p/815805#M125689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thanks for the reply but do you know how to add UTP support in the barebox ? Is there any patch available or UTP sources for barebox?&lt;/P&gt;&lt;P&gt;&amp;nbsp;I did it for Linux but there mass storage code is different than on barebox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Mihaita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2018 09:54:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MFGTools-support-in-barebox/m-p/815805#M125689</guid>
      <dc:creator>mihaitaivascu</dc:creator>
      <dc:date>2018-07-17T09:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: MFGTools support in barebox</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MFGTools-support-in-barebox/m-p/815806#M125690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mihaita&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at examples of its customizations :&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://git.congatec.com/imx6-mfg-tool" title="https://git.congatec.com/imx6-mfg-tool"&gt;https://git.congatec.com/imx6-mfg-tool&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NXP does not support barebox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2018 10:14:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MFGTools-support-in-barebox/m-p/815806#M125690</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-07-17T10:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: MFGTools support in barebox</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MFGTools-support-in-barebox/m-p/815807#M125691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, in the case of uboot for example. Let's say that you want to load uboot image in RAM using MFGtools and then directly push commads for uboot(not like now when you load also kernel image and afterwards you push commands).&lt;/P&gt;&lt;P&gt;&amp;nbsp;In that case a UTP client device would have to be created in uboot already therefore you would need to also add support for UTP in uboot USB gadget drivers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;So my question would be : is there any patch available for adding UTP support in uboot source code? Or anybody has experience? I am asking because adding UTP support in Linux was easier but for uboot USB gadget stack some fucntionality is missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Mihaita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2018 13:55:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MFGTools-support-in-barebox/m-p/815807#M125691</guid>
      <dc:creator>mihaitaivascu</dc:creator>
      <dc:date>2018-07-17T13:55:15Z</dc:date>
    </item>
  </channel>
</rss>

