<?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 U BOOT NAND CONSOLE ISSUE in P-Series</title>
    <link>https://community.nxp.com/t5/P-Series/U-BOOT-NAND-CONSOLE-ISSUE/m-p/232592#M287</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using u-boot (latest version from denx) i can able to compile it for NAND and also i am getting u-boot-nand.bin but while flashing binary&amp;nbsp; file using TFTP i cant able to get the console for it (also i changed the switch setting to NAND)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE : The board i am using is P2020 RDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DO I WANT TO ADD ANY OTHER PATCH WILE I AM COMPILING IT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PLS HELP ME OUT WITH THIS !&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jan 2013 09:20:23 GMT</pubDate>
    <dc:creator>sivakumarmanise</dc:creator>
    <dc:date>2013-01-22T09:20:23Z</dc:date>
    <item>
      <title>U BOOT NAND CONSOLE ISSUE</title>
      <link>https://community.nxp.com/t5/P-Series/U-BOOT-NAND-CONSOLE-ISSUE/m-p/232592#M287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using u-boot (latest version from denx) i can able to compile it for NAND and also i am getting u-boot-nand.bin but while flashing binary&amp;nbsp; file using TFTP i cant able to get the console for it (also i changed the switch setting to NAND)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE : The board i am using is P2020 RDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DO I WANT TO ADD ANY OTHER PATCH WILE I AM COMPILING IT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PLS HELP ME OUT WITH THIS !&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 09:20:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/U-BOOT-NAND-CONSOLE-ISSUE/m-p/232592#M287</guid>
      <dc:creator>sivakumarmanise</dc:creator>
      <dc:date>2013-01-22T09:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: U BOOT NAND CONSOLE ISSUE</title>
      <link>https://community.nxp.com/t5/P-Series/U-BOOT-NAND-CONSOLE-ISSUE/m-p/232593#M288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No need to shout...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which target are you using?&amp;nbsp; If you have the PCA revision of the P2020RDB, you need the P2020RDB-PC_NAND target (or P2020RDB-PC_36BIT_NAND if you prefer), not the P2020RDB_NAND or P2020RDB_36BIT_NAND targets which are for older revisions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 17:54:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/U-BOOT-NAND-CONSOLE-ISSUE/m-p/232593#M288</guid>
      <dc:creator>scottwood</dc:creator>
      <dc:date>2013-01-22T17:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: U BOOT NAND CONSOLE ISSUE</title>
      <link>https://community.nxp.com/t5/P-Series/U-BOOT-NAND-CONSOLE-ISSUE/m-p/232594#M289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah i tried everything ... I can able to compile and i am not getting the console when I flashed it to the board . I am using P2020RDB. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 05:16:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/U-BOOT-NAND-CONSOLE-ISSUE/m-p/232594#M289</guid>
      <dc:creator>sivakumarmanise</dc:creator>
      <dc:date>2013-01-23T05:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: U BOOT NAND CONSOLE ISSUE</title>
      <link>https://community.nxp.com/t5/P-Series/U-BOOT-NAND-CONSOLE-ISSUE/m-p/232595#M290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Again, what revision of the P2020RDB board do you have?&amp;nbsp; If you're not sure, try the P2020RDB-PC target (P2020RDB-PC_NAND for NAND boot).&amp;nbsp; u-boot-with-spl.bin is what you'll flash to NAND, rather than u-boot-nand.bin, as P2020RDB-PC is one of the first of our boards to be converted to the new SPL mechanism.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By "latest version from denx" do you mean 2013.01, or top-of-tree (in which case, what SHA1)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 17:20:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/U-BOOT-NAND-CONSOLE-ISSUE/m-p/232595#M290</guid>
      <dc:creator>scottwood</dc:creator>
      <dc:date>2013-01-23T17:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: U BOOT NAND CONSOLE ISSUE</title>
      <link>https://community.nxp.com/t5/P-Series/U-BOOT-NAND-CONSOLE-ISSUE/m-p/232596#M291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have tried with all the possible formats present in the boards.cfg (P2020RDB-PC_NAND, P2020RDB-PC_36_NAND, P2020RDB_NAND). The revision of the board is P2020RDB PB REV D . Still I am facing the same problem. I am not getting the console . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 06:36:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/U-BOOT-NAND-CONSOLE-ISSUE/m-p/232596#M291</guid>
      <dc:creator>sivakumarmanise</dc:creator>
      <dc:date>2013-01-28T06:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: U BOOT NAND CONSOLE ISSUE</title>
      <link>https://community.nxp.com/t5/P-Series/U-BOOT-NAND-CONSOLE-ISSUE/m-p/232597#M292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you show the exact steps you're taking to build the U-Boot image, put it into NAND flash, and boot it?&amp;nbsp; What exact SHA1 of the U-Boot git tree are you using, and are there any local changes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried "run nandboot" to soft-boot into NAND rather than switches?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where did you get the U-Boot image that you're running out of NOR?&amp;nbsp; What happens if you build a new P2020RDB-PC image and flash it into NOR (make sure you have a way to recover your old image via JTAG, and/or use the alternate flash bank)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 01:07:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/U-BOOT-NAND-CONSOLE-ISSUE/m-p/232597#M292</guid>
      <dc:creator>scottwood</dc:creator>
      <dc:date>2013-01-29T01:07:30Z</dc:date>
    </item>
  </channel>
</rss>

