<?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 Re: Location for writing SPL in different boot devices  in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Location-for-writing-SPL-in-different-boot-devices/m-p/702358#M109126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aditya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does change, I assume you have already downloaded the Documentation package of the BSP that you are using. Please take a look to chapter &lt;STRONG&gt;4.6 Flash memory maps &lt;/STRONG&gt;on &lt;STRONG&gt;i.MX_Linux_User's_Guide.pdf&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't have this documentation please let me know the MCU and the Linux version you are using and I will let you know where to get it.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Carlos&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>Fri, 15 Sep 2017 17:26:45 GMT</pubDate>
    <dc:creator>Carlos_Musich</dc:creator>
    <dc:date>2017-09-15T17:26:45Z</dc:date>
    <item>
      <title>Location for writing SPL in different boot devices</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Location-for-writing-SPL-in-different-boot-devices/m-p/702355#M109123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;In the reference manual ,&amp;nbsp; Boot_CFG1[7:4] are used for Boot device selection.&amp;nbsp; What will be location for writing the SPL&lt;/P&gt;&lt;P&gt;in different boot devices like Nor Flash , Nand , eMMC etc.&amp;nbsp; Could you please refer any document having these details.&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya Nagal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 12:59:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Location-for-writing-SPL-in-different-boot-devices/m-p/702355#M109123</guid>
      <dc:creator>adityanagal</dc:creator>
      <dc:date>2017-09-13T12:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Location for writing SPL in different boot devices</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Location-for-writing-SPL-in-different-boot-devices/m-p/702356#M109124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aditya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The booting information is in chapter 8 of Reference Manual. There you will find what you need about the boot process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding your question, SPL is not changing when you change the booting source, it is the fuses that you must configure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the imx boot, the romcode will run on first instance, it will read the fuses and will look for te boot source depending on the fuses configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Carlos&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>Thu, 14 Sep 2017 21:31:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Location-for-writing-SPL-in-different-boot-devices/m-p/702356#M109124</guid>
      <dc:creator>Carlos_Musich</dc:creator>
      <dc:date>2017-09-14T21:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Location for writing SPL in different boot devices</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Location-for-writing-SPL-in-different-boot-devices/m-p/702357#M109125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos ,&lt;/P&gt;&lt;P&gt;Probably I could not clarify the question. My question is , when I am writing the SPL over SDcard , I write it over the 1K location using&amp;nbsp;the below command .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier New;"&gt;sudo dd &lt;/SPAN&gt;&lt;CODE&gt;if&lt;/CODE&gt;&lt;CODE&gt;=SPL of=${DISK} seek=&lt;/CODE&gt;&lt;CODE&gt;1&lt;/CODE&gt; &lt;CODE&gt;bs=1k&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;My question is , when this booting devices gets changed obviously as per the fuse settings , like Nand Flash ,&lt;/P&gt;&lt;P&gt;then at what location SPL need to be written , will&amp;nbsp; it be&amp;nbsp;the same or different.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 08:17:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Location-for-writing-SPL-in-different-boot-devices/m-p/702357#M109125</guid>
      <dc:creator>adityanagal</dc:creator>
      <dc:date>2017-09-15T08:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Location for writing SPL in different boot devices</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Location-for-writing-SPL-in-different-boot-devices/m-p/702358#M109126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aditya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does change, I assume you have already downloaded the Documentation package of the BSP that you are using. Please take a look to chapter &lt;STRONG&gt;4.6 Flash memory maps &lt;/STRONG&gt;on &lt;STRONG&gt;i.MX_Linux_User's_Guide.pdf&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't have this documentation please let me know the MCU and the Linux version you are using and I will let you know where to get it.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Carlos&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>Fri, 15 Sep 2017 17:26:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Location-for-writing-SPL-in-different-boot-devices/m-p/702358#M109126</guid>
      <dc:creator>Carlos_Musich</dc:creator>
      <dc:date>2017-09-15T17:26:45Z</dc:date>
    </item>
  </channel>
</rss>

