<?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: Failed to execute /init (error -8) during android bringup in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Failed-to-execute-init-error-8-during-android-bringup/m-p/424326#M64153</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijai,&lt;/P&gt;&lt;P&gt;Have you ensured that your build configurations are considering the proper initializations for LPDDR2 instead of DDR3?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope this will be useful for you.&lt;BR /&gt;Best 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>Wed, 13 May 2015 16:06:37 GMT</pubDate>
    <dc:creator>CarlosCasillas</dc:creator>
    <dc:date>2015-05-13T16:06:37Z</dc:date>
    <item>
      <title>Failed to execute /init (error -8) during android bringup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Failed-to-execute-init-error-8-during-android-bringup/m-p/424325#M64152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; We have designed a custom board based on SabreSD. We are trying to bring Android Kitkat (4.4.3)up on the platform. We have downloaded the android source tree, applied patches available on freescale website and have generated the necessary images. When we try to boot the board from SD card, we get the following error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Failed to execute /init&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Failed to execute /init.&amp;nbsp; Attempting defaults...&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Kernel panic - not syncing: No init found.&amp;nbsp; Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After adding some patches to main.c file we found the kernel returned error code 8 (ENOEXEC) when trying to execute it. The built images boot well on SabreSD. The major difference between the SabreSD board and our custom board is that our custom board has 1GB LPDDR2 RAM&amp;nbsp; instead of DDR3 found on SabreSD. Any help on debugging this issue is greatly appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vijai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 14:03:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Failed-to-execute-init-error-8-during-android-bringup/m-p/424325#M64152</guid>
      <dc:creator>vijaikumar</dc:creator>
      <dc:date>2015-05-12T14:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute /init (error -8) during android bringup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Failed-to-execute-init-error-8-during-android-bringup/m-p/424326#M64153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijai,&lt;/P&gt;&lt;P&gt;Have you ensured that your build configurations are considering the proper initializations for LPDDR2 instead of DDR3?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope this will be useful for you.&lt;BR /&gt;Best 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>Wed, 13 May 2015 16:06:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Failed-to-execute-init-error-8-during-android-bringup/m-p/424326#M64153</guid>
      <dc:creator>CarlosCasillas</dc:creator>
      <dc:date>2015-05-13T16:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute /init (error -8) during android bringup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Failed-to-execute-init-error-8-during-android-bringup/m-p/424327#M64154</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;&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; Thank you for replying. I have a doubt in the DDR settings. One of our team have ported 3.18 kernel on our custom board. We have added some patches in uboot to detect both the banks. We use MT42L128M64D2 LPDDR2 RAM. Even though 1G of RAM is detected in uboot and Kernel(3.18.7), we were unable to do a memory test. The issue we are facing is similar to the one posted here &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/515018"&gt;Problems configuring 2-Channel LPDDR2 on i.MX6Q&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Could you kindly have a look at it and advise us on the same. I would love to move this discussion to the above location.&lt;/P&gt;&lt;P&gt;We use Mx6DQSDL LPDDR2 Script Aid V0.04.xlsx to generate values for our DCD table.&lt;/P&gt;&lt;P&gt;Our system configuration is as follows&lt;/P&gt;&lt;P&gt;Kernel: 3.18.7&lt;/P&gt;&lt;P&gt;Uboot: 2014.10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;For Android we are using Freescale supplied 3.10.53 android kernel and 2014.04 uboot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 15:00:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Failed-to-execute-init-error-8-during-android-bringup/m-p/424327#M64154</guid>
      <dc:creator>vijaikumar</dc:creator>
      <dc:date>2015-05-14T15:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute /init (error -8) during android bringup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Failed-to-execute-init-error-8-during-android-bringup/m-p/424328#M64155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 12.6000003814697px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;A href="https://community.nxp.com/people/vijaikumar"&gt;vijaikumar&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12.6000003814697px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;The init process is decided by cmdline. You can change&amp;nbsp; lp5.1_evk_6sl_4_24/device/fsl/sabresd_6dq/BoardConfig.mk&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12.6000003814697px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;The mark line decide where is&amp;nbsp; the init executable file.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12.6000003814697px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;BOARD_KERNEL_CMDLINE := console=ttymxc0,115200 &lt;/STRONG&gt;&lt;STRONG style="text-decoration: underline;"&gt;init=/init&lt;/STRONG&gt;&lt;STRONG style="font-size: 12.6000003814697px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt; video=mxcfb0:dev=ldb,bpp=32 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off vmalloc=400M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=384M&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 05:32:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Failed-to-execute-init-error-8-during-android-bringup/m-p/424328#M64155</guid>
      <dc:creator>sanshanzhang</dc:creator>
      <dc:date>2015-05-18T05:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute /init (error -8) during android bringup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Failed-to-execute-init-error-8-during-android-bringup/m-p/424329#M64156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/sanshanzhang"&gt;sanshanzhang&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;&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;&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;&amp;nbsp; I see that the init=/init&amp;nbsp; is mentioned in the boot arguments and is pointing to the correct location. Following is the boot arguments used by me.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;setenv bootargs console=ttymxc0,115200 init=/init video=mxcfb0:dev=hdmi,1920x1080M@60 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off&amp;nbsp; fbmem=10M vmalloc=100M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=384M&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our board boots successfully (no init error) when I give the following boot arguments. i.e. changed the memory to 512MB instead of 1GB.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;setenv bootargs console=ttymxc0,115200 init=/init video=mxcfb0:dev=hdmi,1920x1080M@60 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off fbmem=10M vmalloc=100M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=200M mem=512M&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am suspecting the DRAM initialization, eventhough it shows 1GB of memory I doubt that it actually uses it. As mentioned in previous comment, we are using Freescale's LPDDR2 script aid to generate values for our DCD table. (Kindly refer my response to &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/CarlosCasillas"&gt;CarlosCasillas&lt;/A&gt;&amp;nbsp; above )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope someone from Freescale will help us resolve our issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 06:15:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Failed-to-execute-init-error-8-during-android-bringup/m-p/424329#M64156</guid>
      <dc:creator>vijaikumar</dc:creator>
      <dc:date>2015-05-18T06:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute /init (error -8) during android bringup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Failed-to-execute-init-error-8-during-android-bringup/m-p/424330#M64157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Taking apart the software, have you calibrated your DDR memory specifically on your board?&lt;/P&gt;&lt;P&gt;You could take a look at application note AN4467 "i.MX 6 Series DDR Calibration" at the following link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/files/32bit/doc/app_note/AN4467.pdf" title="http://www.freescale.com/files/32bit/doc/app_note/AN4467.pdf"&gt;http://www.freescale.com/files/32bit/doc/app_note/AN4467.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope this will be useful for you.&lt;BR /&gt;Best 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>Tue, 19 May 2015 14:29:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Failed-to-execute-init-error-8-during-android-bringup/m-p/424330#M64157</guid>
      <dc:creator>CarlosCasillas</dc:creator>
      <dc:date>2015-05-19T14:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute /init (error -8) during android bringup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Failed-to-execute-init-error-8-during-android-bringup/m-p/424331#M64158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/CarlosCasillas"&gt;CarlosCasillas&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;&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;&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; I used the DDR stress test tool available from Freescale to do a read and write calibration. I see that by reading BOOT_CFG3[5-4], the tool detects it as a single channel. Attached the log for the same. Can you kindly let me know if any changes are required in the BOOT_CFG[5:4] for DDR part &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;MT42L128M64D2. Will the BOOT_CFG3 produce issues when configured incorrectly for Single channel?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Following is the block diagram of the DDR.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="DDR_Block_diagram.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/26582iB120C7B4D70A64DE/image-size/large?v=v2&amp;amp;px=999" role="button" title="DDR_Block_diagram.JPG" alt="DDR_Block_diagram.JPG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 11:19:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Failed-to-execute-init-error-8-during-android-bringup/m-p/424331#M64158</guid>
      <dc:creator>vijaikumar</dc:creator>
      <dc:date>2015-05-22T11:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute /init (error -8) during android bringup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Failed-to-execute-init-error-8-during-android-bringup/m-p/424332#M64159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I solved my problem, perhaps it helps you also. Visit my thread:&lt;BR /&gt;&lt;A href="https://community.nxp.com/message/520230"&gt;Re: Problems configuring 2-Channel LPDDR2 on i.MX6Q&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 14:28:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Failed-to-execute-init-error-8-during-android-bringup/m-p/424332#M64159</guid>
      <dc:creator>steffendoster</dc:creator>
      <dc:date>2015-05-28T14:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute /init (error -8) during android bringup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Failed-to-execute-init-error-8-during-android-bringup/m-p/424333#M64160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;we are also using the same LPDDR2 part number. I am facing DDR memory test failure issue.&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Could you share the MMDC configuration scripts as you used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Regards,&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Selvakumar V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 08:11:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Failed-to-execute-init-error-8-during-android-bringup/m-p/424333#M64160</guid>
      <dc:creator>selvakumarvelan</dc:creator>
      <dc:date>2015-10-30T08:11:38Z</dc:date>
    </item>
  </channel>
</rss>

