<?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: NAND chip not detected under linux in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/NAND-chip-not-detected-under-linux/m-p/651863#M99746</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please try to test this nand with nxp sabre ai reference board&lt;/P&gt;&lt;P&gt;and use Demo Images from&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/products/software-and-tools/software-development-tools/i.mx-software-and-tools/i.mx-6-series-software-and-development-tool-resources:IMX6_SW" title="http://www.nxp.com/products/software-and-tools/software-development-tools/i.mx-software-and-tools/i.mx-6-series-software-and-development-tool-resources:IMX6_SW"&gt;i.MX 6 Series Software and Development Tool|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Oct 2016 23:50:56 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2016-10-24T23:50:56Z</dc:date>
    <item>
      <title>NAND chip not detected under linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NAND-chip-not-detected-under-linux/m-p/651860#M99743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We've got a&amp;nbsp; Freescale 2012 sabreauto custom board , where we've mounted a IC FLASH 64GBIT 48TSOP NAND chip ( Mfg ID -&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 13.3333px;"&gt;MT29F64G08CFACAWP:C TR&lt;/SPAN&gt;).&lt;STRONG&gt; &amp;nbsp;&lt;/STRONG&gt;We cannot, however, seem to find an existing i.MX6 board that uses any chips like this. The NAND chip is working under u-boot as I can Erase/Read/Write the chip. But Linux is unable to load the NAND driver successfully.&lt;/P&gt;&lt;P&gt;Here are my dtsi settings:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;imx6qdl-sabreauto.dtsi :-&lt;/P&gt;&lt;P&gt;&amp;amp;ecspi1 {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;fsl,spi-num-chipselects = &amp;lt;1&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;cs-gpios = &amp;lt;&amp;amp;gpio3 19 0&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;pinctrl-names = "default";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;pinctrl-0 = &amp;lt;&amp;amp;pinctrl_ecspi1 &amp;amp;pinctrl_ecspi1_cs&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;status = "disabled"; /* pin conflict with WEIM NOR */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;flash: m25p80@0 {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;#address-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;#size-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;compatible = "st,m25p32";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;spi-max-frequency = &amp;lt;20000000&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;reg = &amp;lt;0&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;};&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;gpmi {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;pinctrl-names = "default";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;pinctrl-0 = &amp;lt;&amp;amp;pinctrl_gpmi_nand&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;status = "okay"; /* pin conflict with uart3 */&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;nand-on-flash-bbt;&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;weim {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;pinctrl-names = "default";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;pinctrl-0 = &amp;lt;&amp;amp;pinctrl_weim_nor &amp;amp;pinctrl_weim_cs0&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#address-cells = &amp;lt;2&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;#size-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;ranges = &amp;lt;0 0 0x08000000 0x08000000&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;status = "disabled"; /* pin conflict with SPI NOR */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;nor@0,0 {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;compatible = "cfi-flash";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;reg = &amp;lt;0 0 0x02000000&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;#address-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;#size-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;bank-width = &amp;lt;2&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;fsl,weim-cs-timing = &amp;lt;0x00620081 0x00000001 0x1c022000&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;0x0000c000 0x1404a38e 0x00000000&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;};&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help us to solve the NAND issue in linux?&lt;/P&gt;&lt;P&gt;Thanks In Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 06:27:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NAND-chip-not-detected-under-linux/m-p/651860#M99743</guid>
      <dc:creator>harshithak</dc:creator>
      <dc:date>2016-10-20T06:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: NAND chip not detected under linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NAND-chip-not-detected-under-linux/m-p/651861#M99744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harshitha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what exact i.MX6 part used in the case, BSP. Could you attach log.&lt;/P&gt;&lt;P&gt;In general one can use default sabre-ai dts files, without changes,&lt;/P&gt;&lt;P&gt;please check attached Release Notes Table 11. Common kernel boot&lt;/P&gt;&lt;P&gt;parameters p.23 "mtdparts" and Linux Guide sect.4.6.2 NAND flash memory map, p.26.&lt;/P&gt;&lt;P&gt;Programming image to nand should be made using mfg tools with vbs script&lt;/P&gt;&lt;P&gt;containing name "nand", like mfgtool2-yocto-mx-sabreauto-nand.vbs&lt;/P&gt;&lt;P&gt;Use u-boot-imx6dlsabreauto_nand.imx and recheck Linux configuration according to&lt;/P&gt;&lt;P&gt;sect.33.3.1 Menu Configuration Options attached Linux Manual&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>Fri, 21 Oct 2016 00:01:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NAND-chip-not-detected-under-linux/m-p/651861#M99744</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-10-21T00:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: NAND chip not detected under linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NAND-chip-not-detected-under-linux/m-p/651862#M99745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We had enabled all the Linux configuration according to sect.33.3.1 Menu Configuration Options as in the attached Linux Manual, but still we are not able to detect the NAND chip under the linux section. Currently we are working on evolution board.&lt;/P&gt;&lt;P&gt;The following are the log, dtsi and config attched files:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 15:47:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NAND-chip-not-detected-under-linux/m-p/651862#M99745</guid>
      <dc:creator>harshithak</dc:creator>
      <dc:date>2016-10-24T15:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: NAND chip not detected under linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NAND-chip-not-detected-under-linux/m-p/651863#M99746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please try to test this nand with nxp sabre ai reference board&lt;/P&gt;&lt;P&gt;and use Demo Images from&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/products/software-and-tools/software-development-tools/i.mx-software-and-tools/i.mx-6-series-software-and-development-tool-resources:IMX6_SW" title="http://www.nxp.com/products/software-and-tools/software-development-tools/i.mx-software-and-tools/i.mx-6-series-software-and-development-tool-resources:IMX6_SW"&gt;i.MX 6 Series Software and Development Tool|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 23:50:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NAND-chip-not-detected-under-linux/m-p/651863#M99746</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-10-24T23:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: NAND chip not detected under linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NAND-chip-not-detected-under-linux/m-p/651864#M99747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="" data-avatarid="1034" data-externalid="" data-online="false" data-presence="null" data-userid="206296" data-username="igorpadykov" href="https://community.nxp.com/people/igorpadykov"&gt;igorpadykov&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;We tried with the demo images by replacing all the zImage and *.dtb files in the SD card, but still the cat /proc/mtd shows nothing in the console.&lt;/P&gt;&lt;P&gt;The following attachment shows the imx6q-sabreauto evolution board that we are using.&lt;span class="lia-inline-image-display-wrapper" image-alt="IMG_20161025_185350516.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/8504iAB22284E90BF9272/image-size/large?v=v2&amp;amp;px=999" role="button" title="IMG_20161025_185350516.jpg" alt="IMG_20161025_185350516.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 13:40:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NAND-chip-not-detected-under-linux/m-p/651864#M99747</guid>
      <dc:creator>harshithak</dc:creator>
      <dc:date>2016-10-25T13:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: NAND chip not detected under linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NAND-chip-not-detected-under-linux/m-p/651865#M99748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Linux version 4.1.29-fslc (from attached log) is not supported by nxp,&lt;/P&gt;&lt;P&gt;please try official nxp bsps from link&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors/i.mx-6-processors/i.mx6qp/i.mx-6-series-software-and-development-tool-resources:IMX6_SW" title="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors/i.mx-6-processors/i.mx6qp/i.mx-6-series-software-and-development-tool-resources:IMX6_SW"&gt;i.MX 6 Series Software and Development Tool|NXP&lt;/A&gt;&amp;nbsp;&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, 25 Oct 2016 23:25:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NAND-chip-not-detected-under-linux/m-p/651865#M99748</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-10-25T23:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: NAND chip not detected under linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NAND-chip-not-detected-under-linux/m-p/651866#M99749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" style="color: #646464; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 18.004px;"&gt;hi&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit; font-size: 18.004px;"&gt;igorpadykov&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="" style="color: #646464; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 0px 0px 0px 30px;"&gt;&lt;SPAN class="" style="border: 0px; font-size: 18.004px;"&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="" style="border: 0px; font-size: 18.004px;"&gt;we replaced the imx6qsabreauto zImage and all dtb files with the imx6qsabreauto demo images of&amp;nbsp;&lt;STRONG style="background-color: #ffffff; color: #51626f; font-size: 15px;"&gt;Linux version&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;L4.1.15_2.0.0_MX6QDLSOLO, but still it displays nothing for cat /proc/mtd in the console.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 11:44:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NAND-chip-not-detected-under-linux/m-p/651866#M99749</guid>
      <dc:creator>harshithak</dc:creator>
      <dc:date>2016-10-26T11:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: NAND chip not detected under linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NAND-chip-not-detected-under-linux/m-p/651867#M99750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;had you changed also uboot, it should be&amp;nbsp;uboot-imx_v2015.04_4.1.15 ?&lt;/P&gt;&lt;P&gt;Is it working ok with default nand presented on board ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 11:47:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NAND-chip-not-detected-under-linux/m-p/651867#M99750</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-10-26T11:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: NAND chip not detected under linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NAND-chip-not-detected-under-linux/m-p/651868#M99751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As the nand chip is getting detected under uboot but not under Linux So I had replaced only the sabreauto zImage and dtb files in the SD card. But still its not getting detected under linux , so can you please tell me how to change the uboot?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2016 09:35:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NAND-chip-not-detected-under-linux/m-p/651868#M99751</guid>
      <dc:creator>harshithak</dc:creator>
      <dc:date>2016-11-03T09:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: NAND chip not detected under linux</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NAND-chip-not-detected-under-linux/m-p/651869#M99752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please try Demo Images found on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors/i.mx-6-processors/i.mx6qp/i.mx-6-series-software-and-development-tool-resources:IMX6_SW" title="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors/i.mx-6-processors/i.mx6qp/i.mx-6-series-software-and-development-tool-resources:IMX6_SW"&gt;i.MX 6 Series Software and Development Tool|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;use mfg tools for programming board&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2016 09:42:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NAND-chip-not-detected-under-linux/m-p/651869#M99752</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-11-03T09:42:32Z</dc:date>
    </item>
  </channel>
</rss>

