<?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のトピックHow to format UBIFS with Linux-3.9.y</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-format-UBIFS-with-Linux-3-9-y/m-p/257508#M24934</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My system is imx28 with nand booting. With porting Linux-2.6.35, an update_ivt.sb can be made and download by mfgtool to format the nand chip for UBIFS including make ubi volume etc. When moving to Linux-3.9.7, for fast map of UBI, the previous tool doesn't work anymore because lack of dtb file. Please let me know if there is a way to make a new update_ivt.sb supporting dtb config, so that we can still use MfgTool in volume production. Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheng Shi&lt;/P&gt;&lt;P&gt;emtronix&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Nov 2013 03:42:53 GMT</pubDate>
    <dc:creator>x10</dc:creator>
    <dc:date>2013-11-05T03:42:53Z</dc:date>
    <item>
      <title>How to format UBIFS with Linux-3.9.y</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-format-UBIFS-with-Linux-3-9-y/m-p/257508#M24934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My system is imx28 with nand booting. With porting Linux-2.6.35, an update_ivt.sb can be made and download by mfgtool to format the nand chip for UBIFS including make ubi volume etc. When moving to Linux-3.9.7, for fast map of UBI, the previous tool doesn't work anymore because lack of dtb file. Please let me know if there is a way to make a new update_ivt.sb supporting dtb config, so that we can still use MfgTool in volume production. Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheng Shi&lt;/P&gt;&lt;P&gt;emtronix&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 03:42:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-format-UBIFS-with-Linux-3-9-y/m-p/257508#M24934</guid>
      <dc:creator>x10</dc:creator>
      <dc:date>2013-11-05T03:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to format UBIFS with Linux-3.9.y</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-format-UBIFS-with-Linux-3-9-y/m-p/257509#M24935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there any hits for booting mainline Linux-3.9.y without dtb? Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheng Shi&lt;/P&gt;&lt;P&gt;emtronix&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 07:52:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-format-UBIFS-with-Linux-3-9-y/m-p/257509#M24935</guid>
      <dc:creator>x10</dc:creator>
      <dc:date>2013-11-05T07:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to format UBIFS with Linux-3.9.y</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-format-UBIFS-with-Linux-3-9-y/m-p/257510#M24936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cheng, by choosing the " Support for the traditional ATAGS boot data passing" option in the menuconfig you might be able to use traditional ATAGS to pass data to kernel. Your boot loader needs to support this as well.&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Sinan Akman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 08:01:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-format-UBIFS-with-Linux-3-9-y/m-p/257510#M24936</guid>
      <dc:creator>sinanakman</dc:creator>
      <dc:date>2013-11-05T08:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to format UBIFS with Linux-3.9.y</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-format-UBIFS-with-Linux-3-9-y/m-p/257511#M24937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for quick reply. Actually, I do need a way to boot the 3.9.7 kernel without u-boot just like updater_ivt.sb in case of 2.6.35.&lt;/P&gt;&lt;P&gt;Cheng Shi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 08:51:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-format-UBIFS-with-Linux-3-9-y/m-p/257511#M24937</guid>
      <dc:creator>x10</dc:creator>
      <dc:date>2013-11-05T08:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to format UBIFS with Linux-3.9.y</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-format-UBIFS-with-Linux-3-9-y/m-p/257512#M24938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chen, sorry I am not familiar with updater_ivt.sb . But if you build the kernel with the option I mentioned, it will look for the board information in that ATAGS structure. Anything that boots the kernel would then need to pass this structure in the corresponding register. Perhaps that updater does something similar.&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Sinan Akman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 09:18:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-format-UBIFS-with-Linux-3-9-y/m-p/257512#M24938</guid>
      <dc:creator>sinanakman</dc:creator>
      <dc:date>2013-11-05T09:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to format UBIFS with Linux-3.9.y</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-format-UBIFS-with-Linux-3-9-y/m-p/257513#M24939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cheng&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Had your issue got resolved? If yes, we are going to close the discussion in 3 days. If you still need help please feel &lt;/P&gt;&lt;P&gt;free to contact Freescale.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 06:04:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-format-UBIFS-with-Linux-3-9-y/m-p/257513#M24939</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-02-20T06:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to format UBIFS with Linux-3.9.y</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-format-UBIFS-with-Linux-3-9-y/m-p/257514#M24940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheng Shi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 02:20:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-format-UBIFS-with-Linux-3-9-y/m-p/257514#M24940</guid>
      <dc:creator>x10</dc:creator>
      <dc:date>2014-02-27T02:20:40Z</dc:date>
    </item>
  </channel>
</rss>

