<?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: Nand boot with u-boot 2013.04 on i.mx6 SOLO</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Nand-boot-with-u-boot-2013-04-on-i-mx6-SOLO/m-p/418939#M63127</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manju&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attached mx6qsabreauto.h,mx6qsabre_common.h,mx6qsabreauto.c (../board/freescale/mx6qsabreauto)&lt;/P&gt;&lt;P&gt;have definition&lt;/P&gt;&lt;P&gt;CONFIG_SYS_USE_NAND&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Sep 2015 14:27:57 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2015-09-29T14:27:57Z</dc:date>
    <item>
      <title>Nand boot with u-boot 2013.04 on i.mx6 SOLO</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Nand-boot-with-u-boot-2013-04-on-i-mx6-SOLO/m-p/418935#M63123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to upgrade from u-boot 2009.08 to u-boot 2013.04 so that USB support is possible at u-boot. But now the situation is, USB is working but not NAND at u-boot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot 2013.07-svn121 (Sep 29 2015 - 14:40:53)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CPU:&amp;nbsp;&amp;nbsp; Freescale i.MX6SOLO rev1.1 at 792 MHz&lt;/P&gt;&lt;P&gt;Reset cause: POR&lt;/P&gt;&lt;P&gt;Board: ihm_visio7&lt;/P&gt;&lt;P&gt;DRAM:&amp;nbsp; 512 MiB&lt;/P&gt;&lt;P&gt;NAND:&amp;nbsp;&amp;nbsp; 0 MiB&lt;/P&gt;&lt;P&gt;MMC:&amp;nbsp;&amp;nbsp; FSL_SDHC: 0, FSL_SDHC: 1&lt;/P&gt;&lt;P&gt;MMC: no card present&lt;/P&gt;&lt;P&gt;MMC init failed&lt;/P&gt;&lt;P&gt;Using default environment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In:&amp;nbsp;&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;P&gt;Out:&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;P&gt;Err:&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;P&gt;Net:&amp;nbsp;&amp;nbsp; No ethernet found.&lt;/P&gt;&lt;P&gt;Hit any key to stop autoboot:&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;U-Boot &amp;gt;&lt;/P&gt;&lt;P&gt;U-Boot &amp;gt; nand info&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot &amp;gt;&lt;/P&gt;&lt;P&gt;U-Boot &amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 10:43:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Nand-boot-with-u-boot-2013-04-on-i-mx6-SOLO/m-p/418935#M63123</guid>
      <dc:creator>manjunathjoshi</dc:creator>
      <dc:date>2015-09-29T10:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Nand boot with u-boot 2013.04 on i.mx6 SOLO</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Nand-boot-with-u-boot-2013-04-on-i-mx6-SOLO/m-p/418936#M63124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Manjunath&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nand is supported for configuration of Sabre AI boards, like uboot.../configs/mx6qsabreauto.h&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RDIMX6SABREAUTO&amp;amp;fpsp=1&amp;amp;tab=Documentation_Tab" rel="nofollow"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RDIMX6SABREAUTO&amp;amp;fpsp=1&amp;amp;tab=Documentation_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also it is useful to check pinctrl driver for nand pins usage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 11:52:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Nand-boot-with-u-boot-2013-04-on-i-mx6-SOLO/m-p/418936#M63124</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-09-29T11:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Nand boot with u-boot 2013.04 on i.mx6 SOLO</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Nand-boot-with-u-boot-2013-04-on-i-mx6-SOLO/m-p/418937#M63125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In u-boot-2013.04 source i am searching for Nand keyword which is not present in&amp;nbsp; include/configs/mx6qsabreauto.h. or include/configs/mx6qsabre-common.h Is there any other name that it is configured with?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I searched for mtd as well. No where i am able to see Nand related configuration. Can you please let me know what is it that is enabling Nand as a boot device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 12:31:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Nand-boot-with-u-boot-2013-04-on-i-mx6-SOLO/m-p/418937#M63125</guid>
      <dc:creator>manjunathjoshi</dc:creator>
      <dc:date>2015-09-29T12:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Nand boot with u-boot 2013.04 on i.mx6 SOLO</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Nand-boot-with-u-boot-2013-04-on-i-mx6-SOLO/m-p/418938#M63126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This commit adds NAND support for mx6sabreauto boards:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://git.denx.de/?p=u-boot.git;a=commitdiff;h=83bb3215df36ba1bd694dbc64225f36962f71653;hp=610efbe0c5d773a375a979ba864e275903b7a746" title="http://git.denx.de/?p=u-boot.git;a=commitdiff;h=83bb3215df36ba1bd694dbc64225f36962f71653;hp=610efbe0c5d773a375a979ba864e275903b7a746"&gt;git.denx.de Git - u-boot.git/commitdiff&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use a more recent U-boot version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 12:41:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Nand-boot-with-u-boot-2013-04-on-i-mx6-SOLO/m-p/418938#M63126</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2015-09-29T12:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Nand boot with u-boot 2013.04 on i.mx6 SOLO</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Nand-boot-with-u-boot-2013-04-on-i-mx6-SOLO/m-p/418939#M63127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manju&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attached mx6qsabreauto.h,mx6qsabre_common.h,mx6qsabreauto.c (../board/freescale/mx6qsabreauto)&lt;/P&gt;&lt;P&gt;have definition&lt;/P&gt;&lt;P&gt;CONFIG_SYS_USE_NAND&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 14:27:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Nand-boot-with-u-boot-2013-04-on-i-mx6-SOLO/m-p/418939#M63127</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-09-29T14:27:57Z</dc:date>
    </item>
  </channel>
</rss>

