<?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>i.MX Processorsのトピックi.mx6 boot</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6-boot/m-p/315881#M41751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chip : i.mx6q&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think after reading the datasheetchip startup process is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;1、When the chip start-up&lt;/SPAN&gt;(boot from SD card) ,&lt;/SPAN&gt; &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;Chip will copy the SD card code from 0x400 to the &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;internal RAM.(copy length is 4K)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2、&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;Internal ROM code will check IVT and DCD , and &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.792969);"&gt;then perform DCD to initialize the DDR&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3、&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.792969);"&gt;Internal ROM&lt;/SPAN&gt; code will copy &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: #eeeeee;"&gt;&lt;SPAN style="color: #ff0000;"&gt;boot_data-&amp;gt;length&lt;/SPAN&gt; &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: #eeeeee;"&gt;specifies the length of the data to &lt;SPAN style="color: #ff0000;"&gt;boot_data&lt;/SPAN&gt; specified address ,&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: #eeeeee;"&gt; and then jump to &lt;SPAN style="color: #ff0000;"&gt;entry&lt;/SPAN&gt; the specified address.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; background-color: #f2f2f2;"&gt;question :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; background-color: #f2f2f2;"&gt;1、&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;The above view is correct?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; background-color: #f2f2f2;"&gt;2、&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;How do &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.792969);"&gt;Internal ROM&lt;/SPAN&gt; code find the DCD? &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; background-color: #f2f2f2;"&gt;In my code ,the &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;address offset is 0x27800000(&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;As long as the memory address range&lt;/SPAN&gt; , &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: #eeeeee;"&gt;For example : 0x10000000 &lt;/SPAN&gt;) &lt;/SPAN&gt;: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: sans-serif; font-size: 14px; background-color: #eeeeee;"&gt;boot_data-&amp;gt;start&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0x27800000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: sans-serif; font-size: 14px; background-color: #eeeeee;"&gt;DCD(&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;Absolute address&lt;/SPAN&gt;&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: #eeeeee;"&gt;)&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0x2780042C&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: sans-serif; font-size: 14px; background-color: #eeeeee;"&gt;entry&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0x278006E0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; background-color: #f2f2f2;"&gt;I try change the DCD(&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;Absolute address&lt;/SPAN&gt;) , but code is not working .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; background-color: #f2f2f2;"&gt;The &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;DDR initialization after finding DCD , &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;Why DCD&lt;SPAN style="color: #222222; font-family: sans-serif; font-size: 14px; background-color: #eeeeee;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;Absolute address&lt;/SPAN&gt;&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: #eeeeee;"&gt;)&lt;/SPAN&gt; in the memory address ? &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.792969);"&gt;How do &lt;/SPAN&gt;&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.792969);"&gt;Internal ROM&lt;/SPAN&gt;&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.792969);"&gt; code find the DCD? &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: #eeeeee;"&gt;Internal ROM should not find DCD according to the address in memory&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: justify; color: #666666; font-size: 12px; background-color: rgba(255, 255, 255, 0.792969); font-family: Tahoma, Arial;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;Forgive my English is not good , thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jun 2014 04:32:20 GMT</pubDate>
    <dc:creator>jiefengzhang</dc:creator>
    <dc:date>2014-06-09T04:32:20Z</dc:date>
    <item>
      <title>i.mx6 boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6-boot/m-p/315881#M41751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chip : i.mx6q&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think after reading the datasheetchip startup process is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;1、When the chip start-up&lt;/SPAN&gt;(boot from SD card) ,&lt;/SPAN&gt; &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;Chip will copy the SD card code from 0x400 to the &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;internal RAM.(copy length is 4K)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2、&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;Internal ROM code will check IVT and DCD , and &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.792969);"&gt;then perform DCD to initialize the DDR&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3、&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.792969);"&gt;Internal ROM&lt;/SPAN&gt; code will copy &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: #eeeeee;"&gt;&lt;SPAN style="color: #ff0000;"&gt;boot_data-&amp;gt;length&lt;/SPAN&gt; &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: #eeeeee;"&gt;specifies the length of the data to &lt;SPAN style="color: #ff0000;"&gt;boot_data&lt;/SPAN&gt; specified address ,&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: #eeeeee;"&gt; and then jump to &lt;SPAN style="color: #ff0000;"&gt;entry&lt;/SPAN&gt; the specified address.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; background-color: #f2f2f2;"&gt;question :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; background-color: #f2f2f2;"&gt;1、&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;The above view is correct?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; background-color: #f2f2f2;"&gt;2、&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;How do &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.792969);"&gt;Internal ROM&lt;/SPAN&gt; code find the DCD? &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; background-color: #f2f2f2;"&gt;In my code ,the &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;address offset is 0x27800000(&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;As long as the memory address range&lt;/SPAN&gt; , &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: #eeeeee;"&gt;For example : 0x10000000 &lt;/SPAN&gt;) &lt;/SPAN&gt;: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: sans-serif; font-size: 14px; background-color: #eeeeee;"&gt;boot_data-&amp;gt;start&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0x27800000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: sans-serif; font-size: 14px; background-color: #eeeeee;"&gt;DCD(&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;Absolute address&lt;/SPAN&gt;&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: #eeeeee;"&gt;)&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0x2780042C&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: sans-serif; font-size: 14px; background-color: #eeeeee;"&gt;entry&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0x278006E0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; background-color: #f2f2f2;"&gt;I try change the DCD(&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;Absolute address&lt;/SPAN&gt;) , but code is not working .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; background-color: #f2f2f2;"&gt;The &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;DDR initialization after finding DCD , &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;Why DCD&lt;SPAN style="color: #222222; font-family: sans-serif; font-size: 14px; background-color: #eeeeee;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;Absolute address&lt;/SPAN&gt;&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: #eeeeee;"&gt;)&lt;/SPAN&gt; in the memory address ? &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.792969);"&gt;How do &lt;/SPAN&gt;&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.792969);"&gt;Internal ROM&lt;/SPAN&gt;&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.792969);"&gt; code find the DCD? &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: #eeeeee;"&gt;Internal ROM should not find DCD according to the address in memory&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: justify; color: #666666; font-size: 12px; background-color: rgba(255, 255, 255, 0.792969); font-family: Tahoma, Arial;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.796875);"&gt;Forgive my English is not good , thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 04:32:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6-boot/m-p/315881#M41751</guid>
      <dc:creator>jiefengzhang</dc:creator>
      <dc:date>2014-06-09T04:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6 boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6-boot/m-p/315882#M41752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; Your understanding of the boot sequence is correct, but the DCD is loaded to the internal &lt;BR /&gt;RAM (iRAM), and DCD -based initialization is performed in internal RAM (OCRAM), except the EIM :&lt;/P&gt;&lt;P&gt;"For External Interface Module (EIM) boot devices, downloading initial load region to iRAM is skipped. &lt;BR /&gt;IVT is read from EIM address space (see Image Vector Table and Boot Data). Copying initial load region &lt;BR /&gt;and the rest of the program image is done only if the absolute start address of the image is&lt;/P&gt;&lt;P&gt;not equal to EIM CS0 start address."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Yuri&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>Mon, 09 Jun 2014 06:41:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6-boot/m-p/315882#M41752</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2014-06-09T06:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6 boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6-boot/m-p/315883#M41753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I change the DCD&lt;SPAN style="color: #222222; font-family: sans-serif; font-size: 14px; background-color: #eeeeee;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: Tahoma, Arial; color: #666666; text-align: justify; background-color: rgba(255, 255, 255, 0.792969);"&gt;Absolute address , this address is in the &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: #eeeeee;"&gt;external RAM(DDR) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: Tahoma, Arial; background-color: #eeeeee; color: #666666; text-align: justify;"&gt;) , the code is not work.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: justify; color: #3d3d3d; font-size: 12px; background-color: #eeeeee; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: justify; color: #666666; font-size: 12px; background-color: #eeeeee; font-family: Tahoma, Arial;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;The DCD is loaded to the &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;iRAM . &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: #eeeeee;"&gt;Why to do with the &lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: rgba(255, 255, 255, 0.792969);"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #666666; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: #eeeeee;"&gt;external RAM address ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: justify; color: #3d3d3d; font-size: 12px; background-color: #eeeeee; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #434343; font-family: Tahoma, Arial; font-size: 12px; text-align: justify; background-color: #eeeeee;"&gt;Unless&lt;/SPAN&gt; the DCD load address is :&amp;nbsp;&amp;nbsp;&amp;nbsp; iRAM start address&amp;nbsp; +&amp;nbsp; (&amp;nbsp; &lt;SPAN style="color: #222222; font-family: sans-serif; font-size: 14px; background-color: #eeeeee;"&gt;DCD(&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: Tahoma, Arial; color: #666666; text-align: justify; background-color: rgba(255, 255, 255, 0.792969);"&gt;Absolute address&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: Tahoma, Arial; background-color: #eeeeee; color: #666666; text-align: justify;"&gt;)&amp;nbsp; &lt;/SPAN&gt;-&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #222222; font-family: sans-serif; font-size: 14px; background-color: #eeeeee;"&gt;boot_data-&amp;gt;start ) ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 10:41:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6-boot/m-p/315883#M41753</guid>
      <dc:creator>jiefengzhang</dc:creator>
      <dc:date>2014-06-09T10:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6 boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6-boot/m-p/315884#M41754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may use U-boot as an example how to locate the DCD :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/tree/board/freescale/mx6sl_evk/flash_header.S?h=imx_v2009.08_1.1.0" title="http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/tree/board/freescale/mx6sl_evk/flash_header.S?h=imx_v2009.08_1.1.0"&gt;uboot-imx.git - Freescale i.MX u-boot Tree&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&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;P class="jive-thread-reply-btn" style="margin: 26px 0 -10px; font-size: 0.9em; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;DIV class="jive-thread-reply-btn-correct" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" data-content-finding="Community" href="https://community.nxp.com/message/409574" style="margin: 0 20px 0 0; padding: 2px 14px 4px 28px; font-weight: bold; font-style: inherit; font-family: inherit; color: #6a737b; background-color: #f3f3f3;"&gt;Re: i.mx6 boot&lt;/A&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 04:27:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6-boot/m-p/315884#M41754</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2014-06-10T04:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx6 boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx6-boot/m-p/315885#M41755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 07:36:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx6-boot/m-p/315885#M41755</guid>
      <dc:creator>jiefengzhang</dc:creator>
      <dc:date>2014-06-11T07:36:56Z</dc:date>
    </item>
  </channel>
</rss>

