<?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中的主题 Boot Linux From NAND on i.MX258</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Boot-Linux-From-NAND-on-i-MX258/m-p/311829#M40764</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial,Helvetica,sans-serif; font-size: 10pt;"&gt;Hi, &lt;BR /&gt; &lt;BR /&gt;I am working on i.MX258. &lt;BR /&gt; &lt;BR /&gt;Here we are using Micron MCP (LPDDR+ NAND Flash). &lt;BR /&gt; &lt;BR /&gt;We flashed u-boot though ATK tool kit, and it booting fine. When we flashed uImage in the same to address 0x300000. &lt;BR /&gt; &lt;BR /&gt;From u-boot, we tried to read the kernel image and boot. We are getting Error while "verifying Checksum : Bad Data CRC". &lt;BR /&gt; &lt;BR /&gt;We tried to download uImage through Serial using "loady" command and tried to boot, it is booting fine. &lt;BR /&gt; &lt;BR /&gt;While debugging we found that every 2001'th byte of the page is had some wrong data in failure case. &lt;BR /&gt; &lt;BR /&gt;Help us to resolve this issue. &lt;BR /&gt; &lt;BR /&gt;With Regards, &lt;BR /&gt;Elango&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Apr 2014 11:31:24 GMT</pubDate>
    <dc:creator>elangosubramani</dc:creator>
    <dc:date>2014-04-07T11:31:24Z</dc:date>
    <item>
      <title>Boot Linux From NAND on i.MX258</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-Linux-From-NAND-on-i-MX258/m-p/311829#M40764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial,Helvetica,sans-serif; font-size: 10pt;"&gt;Hi, &lt;BR /&gt; &lt;BR /&gt;I am working on i.MX258. &lt;BR /&gt; &lt;BR /&gt;Here we are using Micron MCP (LPDDR+ NAND Flash). &lt;BR /&gt; &lt;BR /&gt;We flashed u-boot though ATK tool kit, and it booting fine. When we flashed uImage in the same to address 0x300000. &lt;BR /&gt; &lt;BR /&gt;From u-boot, we tried to read the kernel image and boot. We are getting Error while "verifying Checksum : Bad Data CRC". &lt;BR /&gt; &lt;BR /&gt;We tried to download uImage through Serial using "loady" command and tried to boot, it is booting fine. &lt;BR /&gt; &lt;BR /&gt;While debugging we found that every 2001'th byte of the page is had some wrong data in failure case. &lt;BR /&gt; &lt;BR /&gt;Help us to resolve this issue. &lt;BR /&gt; &lt;BR /&gt;With Regards, &lt;BR /&gt;Elango&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2014 11:31:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-Linux-From-NAND-on-i-MX258/m-p/311829#M40764</guid>
      <dc:creator>elangosubramani</dc:creator>
      <dc:date>2014-04-07T11:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Linux From NAND on i.MX258</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-Linux-From-NAND-on-i-MX258/m-p/311830#M40765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt; Default ATK configuration is intended for i.MX-based Freescale designs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;For customer specific designs it may be needed to provide custom DDR init file. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;Please look at section 3 (Supporting a New SDRAM Device) of app note&amp;nbsp; AN3985 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;(Customizing the Freescale Advanced Toolkit for i.MX Based Platforms)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;&lt;SPAN&gt;&amp;lt; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/files/dsp/doc/app_note/AN3985.pdf"&gt;http://www.freescale.com/files/dsp/doc/app_note/AN3985.pdf&lt;/A&gt;&lt;SPAN&gt; &amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;Also it is needed to use "Custom model" and design special flash driver for Your NAND,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;if it is not supported by the ATK. Generally recent ATK releases should &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;define NAND type automatically via NAND ID. If NAND is not supported by the ATK, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;one can try to build new flashlib / kernel ram (for i.MX25).&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;Please look at&amp;nbsp; AN3985 how to build new flashlib.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;ATK sources (and documentation) may be found using the next link :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;&lt;A class="jive-link-external-small" href="https://www.freescale.com/webapp/Download?colCode=IMX_ATK_SOURCE_CODE&amp;amp;appType=license&amp;amp;location=null"&gt;https://www.freescale.com/webapp/Download?colCode=IMX_ATK_SOURCE_CODE&amp;amp;appType=license&amp;amp;location=null&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;Please pay attention, last time we found some problems when working &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;with the ATK 1.71. Please use previous releases (say, 1.68).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;You wrote “every 2001'th byte of the page is had some wrong data” – please check if NAND&lt;BR /&gt; layout (data + spare) is correct for Your case. In particular, let me remind, NAND is treaded &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Verdana','sans-serif';"&gt;as sequence of (512 byte + spare area) blocks, even when NAND is not stated as 512-byte.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Tue, 08 Apr 2014 05:47:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-Linux-From-NAND-on-i-MX258/m-p/311830#M40765</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2014-04-08T05:47:10Z</dc:date>
    </item>
  </channel>
</rss>

