<?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のトピック&amp;quot;Starting kernel ...&amp;quot; Lock Up</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220037#M14348</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Am in development of a custom i.MX6 single-board computer and have built a u-boot image and a Linux kernel. Everything works fine until the Linux attempts to boot using a micro-SD card. This is when I get the 'Starting kernel ...' message and then nothing. Using an emulator I have determined that I am stuck in a loop, but don't know why I got there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Environment variables:&lt;/P&gt;&lt;P&gt;bootdelay=3&lt;BR /&gt;baudrate=115200&lt;BR /&gt;ipaddr=192.168.1.103&lt;BR /&gt;serverip=192.168.1.101&lt;BR /&gt;netmask=255.255.255.0&lt;BR /&gt;rd_loadaddr=(0x1300000)&lt;BR /&gt;netdev=eth0&lt;BR /&gt;ethprime=FEC0&lt;BR /&gt;uboot=u-boot.bin&lt;BR /&gt;kernel=uImage&lt;BR /&gt;nfsroot=/opt/eldk/arm&lt;BR /&gt;bootargs_base=setenv bootargs console=ttymxc0,115200&lt;BR /&gt;bootargs_nfs=setenv bootargs ${bootargs} root=/dev/nfs ip=dhcp nfsroot=${serveri&lt;BR /&gt;p}:${nfsroot},v3,tcp&lt;BR /&gt;bootcmd_net=run bootargs_base bootargs_nfs; tftpboot ${loadaddr} ${kernel}; boot&lt;BR /&gt;m&lt;BR /&gt;ethact=FEC0&lt;BR /&gt;bootcmd=run bootcmd_mmc&lt;BR /&gt;bootargs_mmc=setenv bootargs ${bootargs} root=/dev/mmcblk0p1 rootwait rw&lt;BR /&gt;bootargs=console=ttymxc0,115200 root=/dev/mmcblk0p1 rootwait rw&lt;BR /&gt;bootcmd_mmc=run bootargs_base bootargs_mmc; mmc dev 0; mmc read ${loadaddr} 0x80&lt;BR /&gt;0 0x2000; bootm&lt;BR /&gt;loadaddr=0x10800000&lt;BR /&gt;stdin=serial&lt;BR /&gt;stdout=serial&lt;BR /&gt;stderr=serial&lt;/P&gt;&lt;P&gt;Environment size: 763/8188 bytes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any debug suggestions would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jan 2013 23:47:22 GMT</pubDate>
    <dc:creator>PaulDeMetrotion</dc:creator>
    <dc:date>2013-01-02T23:47:22Z</dc:date>
    <item>
      <title>"Starting kernel ..." Lock Up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220037#M14348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Am in development of a custom i.MX6 single-board computer and have built a u-boot image and a Linux kernel. Everything works fine until the Linux attempts to boot using a micro-SD card. This is when I get the 'Starting kernel ...' message and then nothing. Using an emulator I have determined that I am stuck in a loop, but don't know why I got there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Environment variables:&lt;/P&gt;&lt;P&gt;bootdelay=3&lt;BR /&gt;baudrate=115200&lt;BR /&gt;ipaddr=192.168.1.103&lt;BR /&gt;serverip=192.168.1.101&lt;BR /&gt;netmask=255.255.255.0&lt;BR /&gt;rd_loadaddr=(0x1300000)&lt;BR /&gt;netdev=eth0&lt;BR /&gt;ethprime=FEC0&lt;BR /&gt;uboot=u-boot.bin&lt;BR /&gt;kernel=uImage&lt;BR /&gt;nfsroot=/opt/eldk/arm&lt;BR /&gt;bootargs_base=setenv bootargs console=ttymxc0,115200&lt;BR /&gt;bootargs_nfs=setenv bootargs ${bootargs} root=/dev/nfs ip=dhcp nfsroot=${serveri&lt;BR /&gt;p}:${nfsroot},v3,tcp&lt;BR /&gt;bootcmd_net=run bootargs_base bootargs_nfs; tftpboot ${loadaddr} ${kernel}; boot&lt;BR /&gt;m&lt;BR /&gt;ethact=FEC0&lt;BR /&gt;bootcmd=run bootcmd_mmc&lt;BR /&gt;bootargs_mmc=setenv bootargs ${bootargs} root=/dev/mmcblk0p1 rootwait rw&lt;BR /&gt;bootargs=console=ttymxc0,115200 root=/dev/mmcblk0p1 rootwait rw&lt;BR /&gt;bootcmd_mmc=run bootargs_base bootargs_mmc; mmc dev 0; mmc read ${loadaddr} 0x80&lt;BR /&gt;0 0x2000; bootm&lt;BR /&gt;loadaddr=0x10800000&lt;BR /&gt;stdin=serial&lt;BR /&gt;stdout=serial&lt;BR /&gt;stderr=serial&lt;/P&gt;&lt;P&gt;Environment size: 763/8188 bytes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any debug suggestions would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 23:47:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220037#M14348</guid>
      <dc:creator>PaulDeMetrotion</dc:creator>
      <dc:date>2013-01-02T23:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: "Starting kernel ..." Lock Up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220038#M14349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;Environment variables are not set correctly for SD as boot media. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;Please set environment variable as shown below.( It is assumed that development board is I.MX6Dual/Quad)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;1. Replace built u-boot-mx6q-sabresd.bin(rename u-boot.bin to built u-boot-mx6q-sabresd.bin)&amp;nbsp; , uImage and rootfs.tar.bz2 in &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Mfgtools-Rel-L3.0.35_1.0.1_MX6Q_UPDATER\Profiles\MX6Q Linux Update\OS Firmware\files&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;2. Update the SD card as mentioned in the user guide chapter 6 using MFG tool. &lt;STRONG&gt;(i.MX_6Dual6Quad_SABRE-SD_Linux_User_Guide.pdf&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;3. Boot the board&amp;nbsp; and press any key to enter it in to u-boot command prompt.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;4. To use HDMI display, set the following environment variable on&lt;STRONG&gt; U-boot command&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;setenv loadaddr 0x10800000&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;setenv bootargs_base 'setenv bootargs console=ttymxc0,115200'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;setenv bootargs_mmc 'setenv bootargs ${bootargs} root=/dev/mmcblk1p1 rootwait rw video=mxcfb1:dev=ldb,LDB-XGA,if=RGB666 video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;setenv bootcmd_mmc 'run bootargs_base bootargs_mmc;mmc dev 2;mmc read ${loadaddr} 0x800 0x2000;bootm'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;saveenv&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;run bootcmd&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;5. Board will boot and ask for login. Enter root &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;6. It&amp;nbsp; prompts &lt;STRONG&gt;root@freescale ~$&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;Following link may help you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/message/310442#310442"&gt;&lt;SPAN style="color: #575757;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="https://community.freescale.com/message/310442#310442" target="test_blank"&gt;https://community.freescale.com/message/310442#310442&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;Hemal&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;PicusTech Software.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 04:37:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220038#M14349</guid>
      <dc:creator>hemalgandhi</dc:creator>
      <dc:date>2013-01-03T04:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: "Starting kernel ..." Lock Up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220039#M14350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Hemal. I am not using the Sabre SD board. We have developed our own custom iMX6Q board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know how to set up our video which is HDMI and LVDS. What are the mxcfb0 and mxcfb1 entires? Where can I get info on how to set up the different environment variables for our specific device?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 13:17:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220039#M14350</guid>
      <dc:creator>PaulDeMetrotion</dc:creator>
      <dc:date>2013-01-03T13:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: "Starting kernel ..." Lock Up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220040#M14351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The u-boot is board specific. Have you modify the u-boot base on your board accordingly? and the micro-sd on your board is dev0?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 06:52:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220040#M14351</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2013-01-07T06:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: "Starting kernel ..." Lock Up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220041#M14352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, u-boot works fine on our device and the micro-SD is dev0. I have been digging deeper and found that the kernel is calling the panic function with a message of "Kernel panic - not syncing: Attempted to kill init!".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The cause of the kernel panic occurs when the function kernel_thread_helper is called from the function ret_slow_syscall. The assembly code is here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8003CFA0 f10c0080&amp;nbsp;&amp;nbsp; CPSID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i&lt;/P&gt;&lt;P&gt;8003CFA4 e5991000&amp;nbsp;&amp;nbsp; LDR&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; R1,[R9]&lt;/P&gt;&lt;P&gt;8003CFA8 e31100ff&amp;nbsp;&amp;nbsp; TST&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; R1,#000000ff&lt;/P&gt;&lt;P&gt;8003CFAC 1afffff0&amp;nbsp;&amp;nbsp; BNE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8003cf74&lt;/P&gt;&lt;P&gt;8003CFB0 e59d1040&amp;nbsp;&amp;nbsp; LDR&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; R1,[SP,#040]&lt;/P&gt;&lt;P&gt;8003CFB4 e5bde03c&amp;nbsp;&amp;nbsp; LDR&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LR,[SP,#03c]!&lt;/P&gt;&lt;P&gt;8003CFB8 e16ff001&amp;nbsp;&amp;nbsp; MSR&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SPSR_cxsf,R1&lt;/P&gt;&lt;P&gt;8003CFBC f57ff01f&amp;nbsp;&amp;nbsp; CLREX&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;8003CFC0 e95d7fff&amp;nbsp;&amp;nbsp; LDMEA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SP,{R0-R12,SP,LR}^&lt;/P&gt;&lt;P&gt;8003CFC4 e1a00000&amp;nbsp;&amp;nbsp; NOP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;8003CFC8 e28dd00c&amp;nbsp;&amp;nbsp; ADD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SP,SP,#0000000c&lt;/P&gt;&lt;P&gt;8003CFCC e1b0f00e&amp;nbsp;&amp;nbsp; MOVS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PC,LR&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;gt; This instruction causes panic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have no idea why this is happening? I have been digging through the Kernel Configuration menus but haven't seen anything suspicious yet.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 21:59:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220041#M14352</guid>
      <dc:creator>PaulDeMetrotion</dc:creator>
      <dc:date>2013-01-07T21:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: "Starting kernel ..." Lock Up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220042#M14353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would be helpful if you post the entire log (from U-boot to kernel)&amp;nbsp; so that we can better understand what is going on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 10:53:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220042#M14353</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2013-01-16T10:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: "Starting kernel ..." Lock Up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220043#M14354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You asked for it and you go it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot 2009.08 (Jan 15 2013 - 12:37:56)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX6 family TO1.2 at 792 MHz&lt;BR /&gt;Temperature:&amp;nbsp;&amp;nbsp; 41 C, calibration data 0x5884c87d&lt;BR /&gt;mx6q pll1: 792MHz&lt;BR /&gt;mx6q pll2: 528MHz&lt;BR /&gt;mx6q pll3: 480MHz&lt;BR /&gt;mx6q pll8: 50MHz&lt;BR /&gt;ipg clock&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 66000000Hz&lt;BR /&gt;ipg per clock : 66000000Hz&lt;BR /&gt;uart clock&amp;nbsp;&amp;nbsp;&amp;nbsp; : 80000000Hz&lt;BR /&gt;cspi clock&amp;nbsp;&amp;nbsp;&amp;nbsp; : 60000000Hz&lt;BR /&gt;ahb clock&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 132000000Hz&lt;BR /&gt;axi clock&amp;nbsp;&amp;nbsp; : 264000000Hz&lt;BR /&gt;emi_slow clock: 29333333Hz&lt;BR /&gt;ddr clock&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 528000000Hz&lt;BR /&gt;usdhc1 clock&amp;nbsp; : 198000000Hz&lt;BR /&gt;usdhc2 clock&amp;nbsp; : 198000000Hz&lt;BR /&gt;usdhc3 clock&amp;nbsp; : 198000000Hz&lt;BR /&gt;usdhc4 clock&amp;nbsp; : 198000000Hz&lt;BR /&gt;nfc clock&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 24000000Hz&lt;BR /&gt;Board: i.MX6Q-SBC-C398: unknown-board Board: 0x63012 [POR]&lt;BR /&gt;Boot Device: SD&lt;BR /&gt;I2C:&amp;nbsp;&amp;nbsp; ready&lt;BR /&gt;DRAM:&amp;nbsp;&amp;nbsp; 2 GB&lt;BR /&gt;MMC:&amp;nbsp;&amp;nbsp; FSL_USDHC: 0,FSL_USDHC: 1&lt;BR /&gt;In:&amp;nbsp;&amp;nbsp;&amp;nbsp; serial&lt;BR /&gt;Out:&amp;nbsp;&amp;nbsp; serial&lt;BR /&gt;Err:&amp;nbsp;&amp;nbsp; serial&lt;BR /&gt;Net:&amp;nbsp;&amp;nbsp; got MAC address from IIM: 00:01:45:01:12:64&lt;BR /&gt;FEC0 [PRIME]&lt;BR /&gt;Hit any key to stop autoboot:&amp;nbsp; 0&lt;BR /&gt;mmc0 is current device&lt;/P&gt;&lt;P&gt;MMC read: dev # 0, block # 2048, count 10240 ... 10240 blocks read: OK&lt;BR /&gt;## Booting kernel from Legacy Image at 10800000 ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Image Name:&amp;nbsp;&amp;nbsp; Linux-3.0.35-1968-gd3f7f36&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Image Type:&amp;nbsp;&amp;nbsp; ARM Linux Kernel Image (uncompressed)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Data Size:&amp;nbsp;&amp;nbsp;&amp;nbsp; 3722840 Bytes =&amp;nbsp; 3.6 MB&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Load Address: 10008000&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Entry Point:&amp;nbsp; 10008000&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Verifying Checksum ... OK&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Loading Kernel Image ... OK&lt;BR /&gt;OK&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2013 17:27:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220043#M14354</guid>
      <dc:creator>PaulDeMetrotion</dc:creator>
      <dc:date>2013-01-18T17:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: "Starting kernel ..." Lock Up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220044#M14355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is hard to tell without knowing your board code in Linux and your hardware. Some suggestions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Make sure that U-boot passes the correct machine id for the kernel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Try enabling low level debugging in the menuconfig to get more information of what is going on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2013 17:38:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220044#M14355</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2013-01-18T17:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: "Starting kernel ..." Lock Up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220045#M14356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can provide a little more info. The boot fails on the last function call of start_kernel which is rest_init(). It appears that this is the kerenl's first attempt to switch to a new thread. The sequence of function calls is here:&lt;BR /&gt;start_kernel -&amp;gt; rest_init -&amp;gt; schedule -&amp;gt; __schedule -&amp;gt; context_switch -&amp;gt; switch_to -&amp;gt;&lt;/P&gt;&lt;P&gt;__switch_to -&amp;gt; ret_from_fork -&amp;gt; ret_slow_syscall -&amp;gt; restore_user_regs -&amp;gt; DataAbort vector&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2013 19:33:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220045#M14356</guid>
      <dc:creator>PaulDeMetrotion</dc:creator>
      <dc:date>2013-01-18T19:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: "Starting kernel ..." Lock Up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220046#M14357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where can I enable the low level debug?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2013 20:34:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220046#M14357</guid>
      <dc:creator>PaulDeMetrotion</dc:creator>
      <dc:date>2013-01-18T20:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: "Starting kernel ..." Lock Up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220047#M14358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that I'm facing the same problem as Paul. I've got the MX6Q-SABRELITE board.&lt;/P&gt;&lt;P&gt;I'm trying to boot my own kernel (with IPIPE patch and Xenomai, but I tried a "clean" one as well).&lt;/P&gt;&lt;P&gt;It's working well when I use kernel 3.0.35 but when I want to use kernel version 3.5.7 the system locks up after&lt;/P&gt;&lt;P&gt;"Starting kernel ..."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already enabled "early printk" but nothing changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would be great if someone had an idea how to go on here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;greetz&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 09:27:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220047#M14358</guid>
      <dc:creator>markusstelzhamm</dc:creator>
      <dc:date>2013-01-24T09:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: "Starting kernel ..." Lock Up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220048#M14359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I actually have this booting much further after resolving a few issues:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I had the wrong memory configuration for our 2GB DRAM configuration. I did not have access to any memory from 80000000-90000000h. After fixing this I booted a little further and stopped at the "Uncompressing linux... done, booting the kernel" message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Within the kernel configuration menus generated by ltib, I navigated through System Type -&amp;gt; Freescale MXC Implementations and found that my kernel was being built for the Armadillo platform. I added my specific platform to the menu files so that it could be selected under the MXC Implementations menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. I then created custom board files required in the rpm/BUILD/linux-3.0.35/arch/arm/mach-mx6 directory. These are extremely stripped down with very basic functionality. I then built the new uImage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My linux now boots quite far and stops at a "turn off boot console ttymxc0" message. The kernel may be booting further but the console is being disabled and none of my video options are working yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So now my question is why is the console being disabled?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 14:56:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220048#M14359</guid>
      <dc:creator>PaulDeMetrotion</dc:creator>
      <dc:date>2013-01-25T14:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: "Starting kernel ..." Lock Up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220049#M14360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which uart is used for your console? Ensure "console" boot option setting is right.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jan 2013 06:43:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220049#M14360</guid>
      <dc:creator>lily_zhang</dc:creator>
      <dc:date>2013-01-26T06:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: "Starting kernel ..." Lock Up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220050#M14361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I'm quite new to this stuff...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you maybe describe more detailed where you changed those memory settings?&lt;/P&gt;&lt;P&gt;Do you think it will effect my system as I only have 1GB RAM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 10:11:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220050#M14361</guid>
      <dc:creator>markusstelzhamm</dc:creator>
      <dc:date>2013-01-28T10:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: "Starting kernel ..." Lock Up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220051#M14362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to get past the "turn off boot console ttymxc0" message by adding the parameter keep_bootcon to the boot arguments. I now lock up at the printk message "Waiting for root device /dev/mmcblk0p1 ...". I am going to open a new thread to discuss this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concerning the memory settings I added the following code in the ltib/rpm/BUILD/u-boot-2009.08/board/freescale/mx6q_sbc35_c398/ flash_header.S file:&lt;/P&gt;&lt;P&gt;# 512 MB&lt;/P&gt;&lt;P&gt;#MXC_DCD_ITEM(58, MMDC_P0_BASE_ADDR + 0x040, 0x00000017)&lt;/P&gt;&lt;P&gt;#MXC_DCD_ITEM(59, MMDC_P0_BASE_ADDR + 0x000, 0x821A0000)&lt;/P&gt;&lt;P&gt;# 2 GB&lt;/P&gt;&lt;P&gt;MXC_DCD_ITEM(58, MMDC_P0_BASE_ADDR + 0x040, 0x00000047)&lt;/P&gt;&lt;P&gt;MXC_DCD_ITEM(59, MMDC_P0_BASE_ADDR + 0x000, 0x841A0000)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 16:03:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220051#M14362</guid>
      <dc:creator>PaulDeMetrotion</dc:creator>
      <dc:date>2013-01-28T16:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: "Starting kernel ..." Lock Up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220052#M14363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh my god..., Saved by this post twice!! &lt;/P&gt;&lt;P&gt;my boss told me to test i.mx6Q + 2G RAM 2 years ago... and today he just want me do it again.&lt;/P&gt;&lt;P&gt;really appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 07:15:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/quot-Starting-kernel-quot-Lock-Up/m-p/220052#M14363</guid>
      <dc:creator>wallyyeh</dc:creator>
      <dc:date>2016-05-19T07:15:16Z</dc:date>
    </item>
  </channel>
</rss>

