<?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: Get stuck at &amp;quot;Starting kernel ...&amp;quot; using imx-3.10.17-1.0.1_ga in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Get-stuck-at-quot-Starting-kernel-quot-using-imx-3-10-17-1-0-1/m-p/364559#M51608</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are right.I use this command to boot it.&lt;/P&gt;&lt;P&gt;tftp 12000000 uImage ;tftp 18000000 imx6q-sabresd.dtb;bootm 12000000 - 18000000&lt;/P&gt;&lt;P&gt;But I don't know how to flash the imx6q-sabresd.dtb and uImage to SD card.(the address of the dtb and uImage).&lt;/P&gt;&lt;P&gt;Could you give me some advice?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Sep 2014 08:02:58 GMT</pubDate>
    <dc:creator>raybloodworth</dc:creator>
    <dc:date>2014-09-09T08:02:58Z</dc:date>
    <item>
      <title>Get stuck at "Starting kernel ..." using imx-3.10.17-1.0.1_ga</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Get-stuck-at-quot-Starting-kernel-quot-using-imx-3-10-17-1-0-1/m-p/364552#M51601</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; I got stuck at "Starting kernel ..." when booting my system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Steps:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1)Download source:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-3.10.17_1.0.1_ga&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; repo sync&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2)MACHINE=imx6qsabresd source fsl-setup-release.sh -b build&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3)build u-boot:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bitbake u-boot-imx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4)build kernel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bitbake linux-imx&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5)Install u-boot and kernel to the board.Power on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; After these steps, console blocked at "Starting kernel ...".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; My 3.0 kernel could boot normally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Is there any problems with my steps or any thing wrong with imx-3.10.17_1.0.1_ga ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 11:50:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Get-stuck-at-quot-Starting-kernel-quot-using-imx-3-10-17-1-0-1/m-p/364552#M51601</guid>
      <dc:creator>raybloodworth</dc:creator>
      <dc:date>2014-08-18T11:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Get stuck at "Starting kernel ..." using imx-3.10.17-1.0.1_ga</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Get-stuck-at-quot-Starting-kernel-quot-using-imx-3-10-17-1-0-1/m-p/364553#M51602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/gusarambula"&gt;gusarambula&lt;/A&gt;, can you please comment?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 15:24:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Get-stuck-at-quot-Starting-kernel-quot-using-imx-3-10-17-1-0-1/m-p/364553#M51602</guid>
      <dc:creator>jamesbone</dc:creator>
      <dc:date>2014-08-18T15:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Get stuck at "Starting kernel ..." using imx-3.10.17-1.0.1_ga</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Get-stuck-at-quot-Starting-kernel-quot-using-imx-3-10-17-1-0-1/m-p/364554#M51603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is possible that the kernel is not finding the rootfs you want to boot. I would suggest looking at the boot arguments you’re using. Especially since the defaults may vary from BSP release to BSP release.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 21:56:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Get-stuck-at-quot-Starting-kernel-quot-using-imx-3-10-17-1-0-1/m-p/364554#M51603</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2014-08-25T21:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Get stuck at "Starting kernel ..." using imx-3.10.17-1.0.1_ga</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Get-stuck-at-quot-Starting-kernel-quot-using-imx-3-10-17-1-0-1/m-p/364555#M51604</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; font-size: 12px; background-color: #f6f6f6;"&gt;boot arguments:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;console=ttymxc0,115200 ${displayArgs} root=/dev/mmcblk1p2 rootwait printk.time=1 rootfstype=ext4 init=/sbin/init systemd.log_level=debug systemd.log_target=console systemd.sysv_console=1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Aug 2014 01:27:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Get-stuck-at-quot-Starting-kernel-quot-using-imx-3-10-17-1-0-1/m-p/364555#M51604</guid>
      <dc:creator>raybloodworth</dc:creator>
      <dc:date>2014-08-26T01:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Get stuck at "Starting kernel ..." using imx-3.10.17-1.0.1_ga</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Get-stuck-at-quot-Starting-kernel-quot-using-imx-3-10-17-1-0-1/m-p/364556#M51605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sorry for the delay. Are you booting from SD port 3?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, the boot arguments on the documentation are set with the following commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot &amp;gt; setenv loadaddr 0x12000000&lt;/P&gt;&lt;P&gt;U-Boot &amp;gt; setenv fdt_addr 0x18000000&lt;/P&gt;&lt;P&gt;U-Boot &amp;gt; setenv fdt_high 0xffffffff&lt;/P&gt;&lt;P&gt;U-Boot &amp;gt; setenv bootargs_base 'setenv bootargs console=ttymxc0,115200'&lt;/P&gt;&lt;P&gt;U-Boot &amp;gt; setenv bootargs_mmc 'setenv bootargs ${bootargs} root=/dev/&lt;/P&gt;&lt;P&gt;mmcblk0p2 rootwait rw video=mxcfb1:dev=ldb,LDB-XGA,if=RGB666 video=mxcfb0:dev=hdmi,&lt;/P&gt;&lt;P&gt;1920x1080M@60,if=RGB24'&lt;/P&gt;&lt;P&gt;U-Boot &amp;gt; setenv bootcmd_mmc 'run bootargs_base bootargs_mmc;mmc dev 1;mmc read $&lt;/P&gt;&lt;P&gt;{loadaddr} 0x800 0x2000;mmc read ${fdt_addr} 0x5000 0x800;bootm ${loadaddr} - $&lt;/P&gt;&lt;P&gt;{fdt_addr}'&lt;/P&gt;&lt;P&gt;U-Boot &amp;gt; setenv bootcmd 'run bootcmd_mmc'&lt;/P&gt;&lt;P&gt;U-Boot &amp;gt; saveenv&lt;/P&gt;&lt;P&gt;U-Boot &amp;gt; run bootcmd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend trying them. It seems that the kernel is starting but it's not finding the rootfs for loading it. Please check in which partition is contained and change the root=/dev/ parameter if necessary. Please let us know if this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 20:49:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Get-stuck-at-quot-Starting-kernel-quot-using-imx-3-10-17-1-0-1/m-p/364556#M51605</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2014-09-05T20:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Get stuck at "Starting kernel ..." using imx-3.10.17-1.0.1_ga</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Get-stuck-at-quot-Starting-kernel-quot-using-imx-3-10-17-1-0-1/m-p/364557#M51606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;3.10.17 uses device tree, so you need to load imx6q-sabresd.dtb and kernel into memory and boot it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 22:12:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Get-stuck-at-quot-Starting-kernel-quot-using-imx-3-10-17-1-0-1/m-p/364557#M51606</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2014-09-05T22:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Get stuck at "Starting kernel ..." using imx-3.10.17-1.0.1_ga</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Get-stuck-at-quot-Starting-kernel-quot-using-imx-3-10-17-1-0-1/m-p/364558#M51607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lack of device tree,so it can not boot.&lt;/P&gt;&lt;P&gt;I set these env and it boot successfully.&lt;/P&gt;&lt;P&gt;tftp 12000000 uImage ;tftp 18000000 imx6q-sabresd.dtb;bootm 12000000 - 18000000&lt;/P&gt;&lt;P&gt;And I'm booting from SD card,I flash the u-boot.bin to SD card using command "dd if=u-boot.bin of=/dev/mmcblk0 bs=1k seek=1 conv=fsync".&lt;/P&gt;&lt;P&gt;But I don't know how to flash the imx6q-sabresd.dtb and uImage to SD card.(the address of the dtb and uImage).&lt;/P&gt;&lt;P&gt;Could you give me some advice?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 08:01:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Get-stuck-at-quot-Starting-kernel-quot-using-imx-3-10-17-1-0-1/m-p/364558#M51607</guid>
      <dc:creator>raybloodworth</dc:creator>
      <dc:date>2014-09-09T08:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Get stuck at "Starting kernel ..." using imx-3.10.17-1.0.1_ga</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Get-stuck-at-quot-Starting-kernel-quot-using-imx-3-10-17-1-0-1/m-p/364559#M51608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are right.I use this command to boot it.&lt;/P&gt;&lt;P&gt;tftp 12000000 uImage ;tftp 18000000 imx6q-sabresd.dtb;bootm 12000000 - 18000000&lt;/P&gt;&lt;P&gt;But I don't know how to flash the imx6q-sabresd.dtb and uImage to SD card.(the address of the dtb and uImage).&lt;/P&gt;&lt;P&gt;Could you give me some advice?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 08:02:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Get-stuck-at-quot-Starting-kernel-quot-using-imx-3-10-17-1-0-1/m-p/364559#M51608</guid>
      <dc:creator>raybloodworth</dc:creator>
      <dc:date>2014-09-09T08:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Get stuck at "Starting kernel ..." using imx-3.10.17-1.0.1_ga</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Get-stuck-at-quot-Starting-kernel-quot-using-imx-3-10-17-1-0-1/m-p/364560#M51609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You ca create a partition in the SD card and just copy the dtb and uImage to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can look at mainline U-boot config file to see how this is done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 13:45:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Get-stuck-at-quot-Starting-kernel-quot-using-imx-3-10-17-1-0-1/m-p/364560#M51609</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2014-09-09T13:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Get stuck at "Starting kernel ..." using imx-3.10.17-1.0.1_ga</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Get-stuck-at-quot-Starting-kernel-quot-using-imx-3-10-17-1-0-1/m-p/364561#M51610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;I find the tutorial in "i.MX_6_SABRE-SD_Linux_User's_Guide.pdf".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 09:03:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Get-stuck-at-quot-Starting-kernel-quot-using-imx-3-10-17-1-0-1/m-p/364561#M51610</guid>
      <dc:creator>raybloodworth</dc:creator>
      <dc:date>2014-09-10T09:03:41Z</dc:date>
    </item>
  </channel>
</rss>

