<?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: Mfgtool for Linux in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-for-Linux/m-p/150912#M1092</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply Yuri!&lt;/P&gt;&lt;P&gt;Now I work with IMX53 Quick Start Board, but target device don't have SD, this is can be optional device.&lt;BR /&gt;As sampe, now I work with TexasInstruments DM36x processors and I can write u-boot on NAND via serial port.&lt;BR /&gt;How can I write u-boot on NAND via serial port to IMX53?&lt;BR /&gt; &lt;CITE&gt;&lt;BR /&gt;&lt;/CITE&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Apr 2012 11:54:23 GMT</pubDate>
    <dc:creator>BrilliantovKiri</dc:creator>
    <dc:date>2012-04-02T11:54:23Z</dc:date>
    <item>
      <title>Mfgtool for Linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-for-Linux/m-p/150910#M1090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;BR /&gt;Where can I get description for write u-boot on NAND? I do not use Windows in work and, I think, can't use Mfgtool.&lt;/P&gt;&lt;P&gt;Thank you and exuse me my bad english.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Mar 2012 14:35:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-for-Linux/m-p/150910#M1090</guid>
      <dc:creator>BrilliantovKiri</dc:creator>
      <dc:date>2012-03-31T14:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Mfgtool for Linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-for-Linux/m-p/150911#M1091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may use SD to boot Linux, which should include kobs-ng utility.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;kobs-ng init --chip_0_device_path=/dev/mtd0 u-boot.bin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2012 03:30:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-for-Linux/m-p/150911#M1091</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2012-04-02T03:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Mfgtool for Linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-for-Linux/m-p/150912#M1092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply Yuri!&lt;/P&gt;&lt;P&gt;Now I work with IMX53 Quick Start Board, but target device don't have SD, this is can be optional device.&lt;BR /&gt;As sampe, now I work with TexasInstruments DM36x processors and I can write u-boot on NAND via serial port.&lt;BR /&gt;How can I write u-boot on NAND via serial port to IMX53?&lt;BR /&gt; &lt;CITE&gt;&lt;BR /&gt;&lt;/CITE&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2012 11:54:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-for-Linux/m-p/150912#M1092</guid>
      <dc:creator>BrilliantovKiri</dc:creator>
      <dc:date>2012-04-02T11:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Mfgtool for Linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-for-Linux/m-p/150913#M1093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, we do not have tools to burn NANDs via serial (UART / USB) port for i.MX53 under host Linux.&amp;nbsp;&lt;BR /&gt;Basically one can use abilities of internal i.MX53 serial bootloader (to design own loaders) - please look &lt;BR /&gt;at Florent's discussion :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://imxcommunity.org/group/imx53quickstartboard/forum/topics/serial-download-example-instructions-or-tool?commentId=4103961%3AComment%3A64643&amp;amp;xg_source=msg_com_gr_forum"&gt;http://imxcommunity.org/group/imx53quickstartboard/forum/topics/serial-download-example-instructions-or-tool?commentId=4103961%3AComment%3A64643&amp;amp;xg_source=msg_com_gr_forum&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another problem - it is needed to support special NAND boot structures (FCB, DBBT), described in i.MX53 RM,&lt;BR /&gt;section&amp;nbsp;7.5.2 (NAND Flash).&lt;BR /&gt;&lt;BR /&gt; &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 04:23:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-for-Linux/m-p/150913#M1093</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2012-04-03T04:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Mfgtool for Linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-for-Linux/m-p/150914#M1094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is not good. May be I can get description on protocol, then I can try write flasher? I can see source Mfgtool, but this is not very simple way.&lt;BR /&gt; &lt;BR /&gt;&lt;CITE&gt;Yuri Muhin said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/mfgtool-for-linux?groupUrl=manufacturing-tool-mfgtool&amp;amp;xg_source=activity#4103961Comment65574"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;Another problem - it is needed to support special NAND boot structures (FCB, DBBT), described in i.MX53 RM,&lt;BR /&gt; section&amp;nbsp;7.5.2 (NAND Flash).&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;I think i.MX53 must can booting from NAND.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 06:33:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-for-Linux/m-p/150914#M1094</guid>
      <dc:creator>BrilliantovKiri</dc:creator>
      <dc:date>2012-04-03T06:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mfgtool for Linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-for-Linux/m-p/150915#M1095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may try VMware virtual machine (with Windows XP) under Linux - in order to run&lt;BR /&gt;the MFG tools.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;I think i.MX53 must can booting from NAND.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Of course.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 07:08:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-for-Linux/m-p/150915#M1095</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2012-04-03T07:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Mfgtool for Linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-for-Linux/m-p/150916#M1096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As for the serial protocol - it is described in section&amp;nbsp;7.8.3 (Serial Download Protocol)&lt;BR /&gt;of i.MX53 RM. Also please look at the enclosed - as an example - sorry- for windows&lt;BR /&gt; &lt;BR /&gt; &lt;CITE&gt;Brilliantov Kirill Vladimirovich said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/mfgtool-for-linux?groupUrl=manufacturing-tool-mfgtool&amp;amp;commentId=4103961%3AComment%3A65629&amp;amp;xg_source=msg_com_gr_forum#4103961Comment65629"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;This is not good. May be I can get description on protocol, then I can try write flasher? I can see source Mfgtool, but this is not very simple way.&lt;BR /&gt; &lt;BR /&gt; &lt;CITE&gt;Yuri Muhin said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/mfgtool-for-linux?groupUrl=manufacturing-tool-mfgtool&amp;amp;xg_source=activity#4103961Comment65574"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;Another problem - it is needed to support special NAND boot structures (FCB, DBBT), described in i.MX53 RM,&lt;BR /&gt; section&amp;nbsp;7.5.2 (NAND Flash).&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;I think i.MX53 must can booting from NAND.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 07:16:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-for-Linux/m-p/150916#M1096</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2012-04-03T07:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Mfgtool for Linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-for-Linux/m-p/150917#M1097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuri,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does Mfgtool support NAND flashing, partitioning etc? Our cutomized board is based on iMX53 QSB but uses NAND as boot device other than microSD card. That brings in some overheads to figure out how to program initial u-boot and create partition on NAND.&lt;BR /&gt;&lt;BR /&gt;&lt;CITE&gt;Yuri Muhin said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/mfgtool-for-linux?groupUrl=manufacturing-tool-mfgtool&amp;amp;#4103961Comment65574"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, we do not have tools to burn NANDs via serial (UART / USB) port for i.MX53 under host Linux.&amp;nbsp;&lt;BR /&gt;Basically one can use abilities of internal i.MX53 serial bootloader (to design own loaders) - please look &lt;BR /&gt;at Florent's discussion :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://imxcommunity.org/group/imx53quickstartboard/forum/topics/serial-download-example-instructions-or-tool?commentId=4103961%3AComment%3A64643&amp;amp;xg_source=msg_com_gr_forum" rel="nofollow"&gt;http://imxcommunity.org/group/imx53quickstartboard/forum/topics/ser...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another problem - it is needed to support special NAND boot structures (FCB, DBBT), described in i.MX53 RM,&lt;BR /&gt;section&amp;nbsp;7.5.2 (NAND Flash).&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 17:07:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-for-Linux/m-p/150917#M1097</guid>
      <dc:creator>HuiShao</dc:creator>
      <dc:date>2012-04-04T17:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Mfgtool for Linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-for-Linux/m-p/150918#M1098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the MFG tool supports &lt;SPAN&gt;NAND flashing, partitioning etc.&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The MFG just loads and run minimal OS (Linux) on the target and then such&lt;BR /&gt;utility as kobs-ng (for Linux) provides flash operations.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 03:28:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-for-Linux/m-p/150918#M1098</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2012-04-05T03:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Mfgtool for Linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-for-Linux/m-p/150919#M1099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot! Yuri. May I know which document I should go&amp;nbsp;to look into to get detailed instructions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 19:30:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-for-Linux/m-p/150919#M1099</guid>
      <dc:creator>HuiShao</dc:creator>
      <dc:date>2012-04-05T19:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Mfgtool for Linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-for-Linux/m-p/150920#M1100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RDIMX53SABRETAB&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab#"&gt;IMX_MFG_TOOL&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://www.freescale.com/webapp/Download?colCode=IMXMFG_TOOL&amp;amp;appType=license&amp;amp;location=null" target="_blank"&gt;https://www.freescale.com/webapp/Download?colCode=IMXMFG_TOOL&amp;amp;appType=license&amp;amp;location=null&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RDIMX53SABRETAB&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab#"&gt;IMX_MFG_TOOL_SOURCE&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.freescale.com/webapp/Download?colCode=IMX_MFG_TOOL_SOURCE&amp;amp;appType=license&amp;amp;location=null" target="_blank"&gt;https://www.freescale.com/webapp/Download?colCode=IMX_MFG_TOOL_SOURCE&amp;amp;appType=license&amp;amp;location=null&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RDIMX53SABRETAB&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RDIMX53SABRETAB&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2012 03:10:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-for-Linux/m-p/150920#M1100</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2012-04-06T03:10:53Z</dc:date>
    </item>
  </channel>
</rss>

