<?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 Does Boot ROM have a NAND driver? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Does-Boot-ROM-have-a-NAND-driver/m-p/152677#M1483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the internal Boot ROM has functionality to write to the NAND?&lt;/P&gt;&lt;P&gt;Is the Boot ROM code opensourced, like AT91BootStrap from ATMEL?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Apr 2012 04:54:30 GMT</pubDate>
    <dc:creator>positron</dc:creator>
    <dc:date>2012-04-10T04:54:30Z</dc:date>
    <item>
      <title>Does Boot ROM have a NAND driver?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-Boot-ROM-have-a-NAND-driver/m-p/152677#M1483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the internal Boot ROM has functionality to write to the NAND?&lt;/P&gt;&lt;P&gt;Is the Boot ROM code opensourced, like AT91BootStrap from ATMEL?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 04:54:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-Boot-ROM-have-a-NAND-driver/m-p/152677#M1483</guid>
      <dc:creator>positron</dc:creator>
      <dc:date>2012-04-10T04:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: Does Boot ROM have a NAND driver?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-Boot-ROM-have-a-NAND-driver/m-p/152678#M1484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if it has that functionality as such, but it's main point is to read bootloader/bootstream (depending on device you have in mind) from boot device.&lt;/P&gt;&lt;P&gt;Code is not open-sourced, but behavior is documented in reference manual.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 06:59:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-Boot-ROM-have-a-NAND-driver/m-p/152678#M1484</guid>
      <dc:creator>VladanJovanovic</dc:creator>
      <dc:date>2012-04-10T06:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Does Boot ROM have a NAND driver?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-Boot-ROM-have-a-NAND-driver/m-p/152679#M1485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Boot ROM just reads from NAND flash but doesn't write to. If you are looking for simple code for NAND read/write, OBDS is a good reference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 03:07:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-Boot-ROM-have-a-NAND-driver/m-p/152679#M1485</guid>
      <dc:creator>KarlLu</dc:creator>
      <dc:date>2012-04-19T03:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Does Boot ROM have a NAND driver?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-Boot-ROM-have-a-NAND-driver/m-p/152680#M1486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any links for OBDS? BTW, what it is?&lt;BR /&gt; &lt;BR /&gt; &lt;CITE&gt;Karl Lu said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/does-boot-rom-have-a-nand-driver?xg_source=activity#4103961Comment67431"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;Boot ROM just reads from NAND flash but doesn't write to. If you are looking for simple code for NAND read/write, OBDS is a good reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 03:44:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-Boot-ROM-have-a-NAND-driver/m-p/152680#M1486</guid>
      <dc:creator>positron</dc:creator>
      <dc:date>2012-04-19T03:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Does Boot ROM have a NAND driver?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Does-Boot-ROM-have-a-NAND-driver/m-p/152681#M1487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it from here.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;A href="http://imxcommunity.org/group/imx53quickstartboard/forum/topics/where-to-get-on-board-diagnostic-suite-obds-for-qsb?xg_source=activity" target="_blank"&gt;http://imxcommunity.org/group/imx53quickstartboard/forum/topics/where-to-get-on-board-diagnostic-suite-obds-for-qsb?xg_source=activity&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 03:46:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Does-Boot-ROM-have-a-NAND-driver/m-p/152681#M1487</guid>
      <dc:creator>positron</dc:creator>
      <dc:date>2012-04-19T03:46:34Z</dc:date>
    </item>
  </channel>
</rss>

