<?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>P-Series中的主题 How to load boot linux kernal from NAND flash in P2041RDB</title>
    <link>https://community.nxp.com/t5/P-Series/How-to-load-boot-linux-kernal-from-NAND-flash-in-P2041RDB/m-p/924784#M4646</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;We are using P2040 in our board. We are using QorIQ SDK V2.0 along with update&lt;/SPAN&gt;&lt;BR style="color: #51626f; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;SDK-v2.0-1703 .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we want to use NAND flash for linux booting , Is there any document that gives us the procedure to achieve this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Sep 2019 11:12:09 GMT</pubDate>
    <dc:creator>karavindvijayak</dc:creator>
    <dc:date>2019-09-13T11:12:09Z</dc:date>
    <item>
      <title>How to load boot linux kernal from NAND flash in P2041RDB</title>
      <link>https://community.nxp.com/t5/P-Series/How-to-load-boot-linux-kernal-from-NAND-flash-in-P2041RDB/m-p/924784#M4646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;We are using P2040 in our board. We are using QorIQ SDK V2.0 along with update&lt;/SPAN&gt;&lt;BR style="color: #51626f; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;SDK-v2.0-1703 .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we want to use NAND flash for linux booting , Is there any document that gives us the procedure to achieve this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2019 11:12:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/How-to-load-boot-linux-kernal-from-NAND-flash-in-P2041RDB/m-p/924784#M4646</guid>
      <dc:creator>karavindvijayak</dc:creator>
      <dc:date>2019-09-13T11:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to load boot linux kernal from NAND flash in P2041RDB</title>
      <link>https://community.nxp.com/t5/P-Series/How-to-load-boot-linux-kernal-from-NAND-flash-in-P2041RDB/m-p/924785#M4647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="287989" data-username="karavindvijayakumar" href="https://community.nxp.com/people/karavindvijayakumar"&gt;k aravind vijaya kumar&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume that you have deployed uImage at offset 1a000000, dtb at 1e000000, jffs2 filesystem on the second partition, Ramdisk filesystem at 0x12000000 on NAND flash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nand read 0x10000000 1a000000 0x1000000&lt;/P&gt;&lt;P&gt;nand read 0x20000000 1e000000 0x100000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;boot from jffs2 filesystem.&lt;/P&gt;&lt;P&gt;setenv bootargs root=/dev/mtdblock2 rootfstype=jffs2 rw console=ttyS0,115200&lt;/P&gt;&lt;P&gt;bootm 0x10000000 - 0x20000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;boot from Ramdisk filesystem&lt;/P&gt;&lt;P&gt;nand read 0x40000000 0x12000000 0x4000000&lt;/P&gt;&lt;P&gt;bootm 0x10000000 0x40000000 0x20000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yiping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2019 07:26:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/How-to-load-boot-linux-kernal-from-NAND-flash-in-P2041RDB/m-p/924785#M4647</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2019-09-16T07:26:22Z</dc:date>
    </item>
  </channel>
</rss>

