<?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: IMX28EVK and NAND</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX28EVK-and-NAND/m-p/210579#M12548</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are a couple threads I recommend you review which may be helpful. The second is for an MX53, but talks about the steps to generate your ubifs outside of ltib which you might try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://imxcommunity.org/group/imx28andimx28evk/forum/topics/imx28-nand-boot-no-init-found?xg_source=activity" target="_blank"&gt;http://imxcommunity.org/group/imx28andimx28evk/forum/topics/imx28-nand-boot-no-init-found?xg_source=activity&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://imxcommunity.org/group/imx53hardwaredesign/forum/topics/flashing-nand-with-ubifs-and-burning-fuses-on-an-i-mx53-board" target="_blank"&gt;http://imxcommunity.org/group/imx53hardwaredesign/forum/topics/flashing-nand-with-ubifs-and-burning-fuses-on-an-i-mx53-board&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Feb 2012 15:02:03 GMT</pubDate>
    <dc:creator>mdc</dc:creator>
    <dc:date>2012-02-23T15:02:03Z</dc:date>
    <item>
      <title>IMX28EVK and NAND</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX28EVK-and-NAND/m-p/210577#M12546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Group,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so I've several problems getting the IMX28EVK to boot Linux 2.6.35 from NAND. Freescale support told me to try UBIFS instead of jffs2 cause this should cause less problems.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I did so far:&lt;/P&gt;&lt;P&gt;- tried jffs2.&lt;/P&gt;&lt;P&gt;- tried ubifs.&lt;/P&gt;&lt;P&gt;- tried several different NAND chips.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problems I faced are all discussed quite often:&lt;/P&gt;&lt;P&gt;- jffs2 unable to mount mtdblock and use the rootfs.&lt;/P&gt;&lt;P&gt;- ubiattach errors after a reboot. and/or unable to use ubi0:rootfs volume&lt;/P&gt;&lt;P&gt;- NAND chips not recognized correctly&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried several chips from Hynix.&amp;nbsp; At the moment I've a H27U8G8T2B here. The chip is already listed in nand_ids.c and nand_device_info.c.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached the output of dmesg, mtdinfo, the sources from drivers/mtd/nand/.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are automatically 2 MTD partitions created and the second "gpmi-nfc-general-use" partition is further split into 4 pieces, each of 2 GB. As I read in the sourcecode this is due to a MTD limitation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I can do a flash_eraseall /dev/mtd0 and flash the bootstream (no u-boot) on the NAND partition and there is NO problem to boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as soon as I do a flash_eraseall on any of the other partitions (mtd1-5) then this will somehow delete my first partition with the bootlet as well, cause I receive a 0x80508002 (Unable to find bootblock e.g. NCB) error when I try to boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder what's going wrong here and hope that somebody can help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;F&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/discussions/337-attachment.rtf" target="_self"&gt;attachment.rtf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/discussions/338-H27U8G8T2B.pdf" target="_self"&gt;H27U8G8T2B.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 11:44:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX28EVK-and-NAND/m-p/210577#M12546</guid>
      <dc:creator>FS1z</dc:creator>
      <dc:date>2012-02-15T11:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: IMX28EVK and NAND</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX28EVK-and-NAND/m-p/210578#M12547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;even i am seeing a similar issue with my imx28 EVK. i flash the NAND and able to boot for the first time, but some how this corrupts the FCB blocks in my boot partition and the board won;'t boot second time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did u make any progress, if so please let me know the same, i tried all the options and versions of mtd-utils possible but could not fix the issue.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Prashanth G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 11:22:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX28EVK-and-NAND/m-p/210578#M12547</guid>
      <dc:creator>Prashanth1z</dc:creator>
      <dc:date>2012-02-23T11:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: IMX28EVK and NAND</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX28EVK-and-NAND/m-p/210579#M12548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are a couple threads I recommend you review which may be helpful. The second is for an MX53, but talks about the steps to generate your ubifs outside of ltib which you might try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://imxcommunity.org/group/imx28andimx28evk/forum/topics/imx28-nand-boot-no-init-found?xg_source=activity" target="_blank"&gt;http://imxcommunity.org/group/imx28andimx28evk/forum/topics/imx28-nand-boot-no-init-found?xg_source=activity&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://imxcommunity.org/group/imx53hardwaredesign/forum/topics/flashing-nand-with-ubifs-and-burning-fuses-on-an-i-mx53-board" target="_blank"&gt;http://imxcommunity.org/group/imx53hardwaredesign/forum/topics/flashing-nand-with-ubifs-and-burning-fuses-on-an-i-mx53-board&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 15:02:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX28EVK-and-NAND/m-p/210579#M12548</guid>
      <dc:creator>mdc</dc:creator>
      <dc:date>2012-02-23T15:02:03Z</dc:date>
    </item>
  </channel>
</rss>

