<?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>Vybrid ProcessorsのトピックNOR Boot  - Linux + MQX</title>
    <link>https://community.nxp.com/t5/Vybrid-Processors/NOR-Boot-Linux-MQX/m-p/239526#M607</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are evaluating the possibility of using a Flash SPI memory to boot the whole system on our product, we understand the memory size would be a limitation, but as our product will not have any display and sound we think it should fit a small NOR memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We think to boot the whole system from the NOR, so we should have u-boot, kernel, rootfs and mqx images on the memory, at a first analysis it looks feasible, but I wonder if this is already implemented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question then is:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Is the boot over SPI NOR already implemented for u-boot?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our master core is the A5, it should boot the u-boot from NOR, and then u-boot should unpack, store and start M4 core with MQX image on internal RAM. Linux would follow regular u-boot steps to boot from DDR, rootfs should also be on DDR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Bruno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 04 Aug 2013 22:50:35 GMT</pubDate>
    <dc:creator>bfac</dc:creator>
    <dc:date>2013-08-04T22:50:35Z</dc:date>
    <item>
      <title>NOR Boot  - Linux + MQX</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/NOR-Boot-Linux-MQX/m-p/239526#M607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are evaluating the possibility of using a Flash SPI memory to boot the whole system on our product, we understand the memory size would be a limitation, but as our product will not have any display and sound we think it should fit a small NOR memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We think to boot the whole system from the NOR, so we should have u-boot, kernel, rootfs and mqx images on the memory, at a first analysis it looks feasible, but I wonder if this is already implemented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question then is:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Is the boot over SPI NOR already implemented for u-boot?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our master core is the A5, it should boot the u-boot from NOR, and then u-boot should unpack, store and start M4 core with MQX image on internal RAM. Linux would follow regular u-boot steps to boot from DDR, rootfs should also be on DDR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Bruno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Aug 2013 22:50:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/NOR-Boot-Linux-MQX/m-p/239526#M607</guid>
      <dc:creator>bfac</dc:creator>
      <dc:date>2013-08-04T22:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: NOR Boot  - Linux + MQX</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/NOR-Boot-Linux-MQX/m-p/239527#M608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this is possible to do. In fact, your configuration appears to be very close to a boot scenario descibed in Chapter 6 of this document:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.emcraft.com/docs/VF6-SOM-skg-1.11.0.pdf" title="http://www.emcraft.com/docs/VF6-SOM-skg-1.11.0.pdf"&gt;http://www.emcraft.com/docs/VF6-SOM-skg-1.11.0.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Boot is from a Spansion QSPI Flash device. Target platform is the Emcraft Sstems VF6 System-On-Module Starter Kit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.emcraft.com/som/vf6#starter-kit" title="http://www.emcraft.com/som/vf6#starter-kit"&gt;Vybrid VF6 SOM&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 15:38:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/NOR-Boot-Linux-MQX/m-p/239527#M608</guid>
      <dc:creator>vladimirkhusain</dc:creator>
      <dc:date>2013-08-05T15:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: NOR Boot  - Linux + MQX</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/NOR-Boot-Linux-MQX/m-p/239528#M609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vladimir!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What Linux BSP you are using? The timesys one?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Aug 2013 01:02:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/NOR-Boot-Linux-MQX/m-p/239528#M609</guid>
      <dc:creator>bfac</dc:creator>
      <dc:date>2013-08-10T01:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: NOR Boot  - Linux + MQX</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/NOR-Boot-Linux-MQX/m-p/239529#M610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not timesys. We (Emcraft) maintain our own BSP. It is available for free download from our web site so fell free to check the QSPI Flash boot code in U-boot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Aug 2013 04:46:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/NOR-Boot-Linux-MQX/m-p/239529#M610</guid>
      <dc:creator>vladimirkhusain</dc:creator>
      <dc:date>2013-08-11T04:46:54Z</dc:date>
    </item>
  </channel>
</rss>

