<?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: i.MX6Q stopped during linux boot up in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349236#M48436</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no, with usb hub the board can run, but if use"ip=none" it can't run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;xiaoqiang.yang@realtimes.cn&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;From: Igor Padykov&lt;/P&gt;&lt;P&gt;Date: 2014-08-11 21:34&lt;/P&gt;&lt;P&gt;To: Xiaoqiang Yang&lt;/P&gt;&lt;P&gt;Subject: Re:  - i.MX6Q stopped during linux boot up&lt;/P&gt;&lt;P&gt;i.MX6Q stopped during linux boot up &lt;/P&gt;&lt;P&gt;reply from Igor Padykov in i.MX Community - View the full discussion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you mean that&lt;/P&gt;&lt;P&gt;without hub (remove USB2514 driver) board is running OK ?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;P&gt;Reply to this message by replying to this email, or go to the message on Freescale Community &lt;/P&gt;&lt;P&gt;Start a new discussion in i.MX Community by email or at Freescale Community &lt;/P&gt;&lt;P&gt;Following i.MX6Q stopped during linux boot up in these streams: Inbox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Aug 2014 00:14:31 GMT</pubDate>
    <dc:creator>xiaoqiangyang</dc:creator>
    <dc:date>2014-08-19T00:14:31Z</dc:date>
    <item>
      <title>i.MX6Q stopped during linux boot up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349229#M48429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My new desinged i.MX6Q board stopped during linux boot up. U-boot version is 2009.08 and bootargs setting as below:&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;nfsroot=/srv/rootfs &lt;/P&gt;&lt;P&gt;bootargs_base=setenv bootargs console=ttymxc0,115200 &lt;/P&gt;&lt;P&gt;bootargs_nfs=setenv bootargs $&lt;SPAN __jive_macro_name="bootargs"&gt; root=/dev/nfs ip=dhcp nfsroot=$&lt;SPAN __jive_macro_name="serverip"&gt;&lt;/SPAN&gt;:$&lt;SPAN __jive_macro_name="nfsroot"&gt;&lt;/SPAN&gt;,v3,tcp 
bootcmd_net=run bootargs_base bootargs_nfs; tftp uImage; bootm 
bootargs_mmc=setenv bootargs $&lt;/SPAN&gt; ip=dhcp root=/dev/mmcblk0p1 rootwait &lt;/P&gt;&lt;P&gt;bootcmd_mmc=run bootargs_base bootargs_mmc; mmc dev 0; mmc read $&lt;SPAN __jive_macro_name="loadaddr"&gt;&lt;/SPAN&gt; 0x80 &lt;/P&gt;&lt;P&gt;0 0x2000; bootm &lt;/P&gt;&lt;P&gt;bootcmd=run bootcmd_net&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;I boot the NFS filesystem but it stopped at--Freeing init memory: 208K ---,the boot log is as below:&lt;/P&gt;&lt;P&gt;Load address: 0x10800000&lt;/P&gt;&lt;P&gt;Loading: * #################################################################&lt;/P&gt;&lt;P&gt;done&lt;/P&gt;&lt;P&gt;Bytes transferred = 3951152 (3c4a30 hex)&lt;/P&gt;&lt;OL&gt;&lt;OL&gt;&lt;LI level="2" type="ol"&gt;&lt;P&gt;Booting kernel from Legacy Image at 10800000 ...&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/OL&gt;&lt;P&gt;Image Name: Linux-3.0.35-2666-gbdde708&lt;/P&gt;&lt;P&gt;Image Type: ARM Linux Kernel Image (uncompressed)&lt;/P&gt;&lt;P&gt;Data Size: 3951088 Bytes = 3.8 MB&lt;/P&gt;&lt;P&gt;Load Address: 10008000&lt;/P&gt;&lt;P&gt;Entry Point: 10008000&lt;/P&gt;&lt;P&gt;Verifying Checksum ... OK&lt;/P&gt;&lt;P&gt;Loading Kernel Image ... OK&lt;/P&gt;&lt;P&gt;OK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Uncompressing Linux... done, booting the kernel. &lt;/P&gt;&lt;P&gt;Linux version 3.0.35-2666-gbdde708 (root@lab-linux) (gcc version 4.6.2 20110630 (prerelease) (Freescale MAD -- Linaro 2011.07 -- Built at 2011/08/10 09:20) ) #94 SMP PREEMPT Fri Aug 8 15:00:55 CST 2014 &lt;/P&gt;&lt;P&gt;CPU: ARMv7 Processor  revision 10 (ARMv7), cr=10c53c7d &lt;/P&gt;&lt;P&gt;CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache &lt;/P&gt;&lt;P&gt;Machine: Freescale i.MX 6Quad/DualLite/Solo Sabre-SD Board &lt;/P&gt;&lt;P&gt;Ignoring unrecognised tag 0x54410008 &lt;/P&gt;&lt;P&gt;Memory policy: ECC disabled, Data cache writealloc &lt;/P&gt;&lt;P&gt;CPU identified as i.MX6Q, silicon rev 1.2 &lt;/P&gt;&lt;P&gt;PERCPU: Embedded 7 pages/cpu @8c80e000 s5440 r8192 d15040 u32768 &lt;/P&gt;&lt;P&gt;Built 1 zonelists in Zone order, mobility grouping on. Total pages: 454656 &lt;/P&gt;&lt;P&gt;Kernel command line: console=ttymxc0,115200 root=/dev/nfs ip=dhcp nfsroot=192.168.2.130:/srv/rootfs,v3,tcp &lt;/P&gt;&lt;P&gt;PID hash table entries: 4096 (order: 2, 16384 bytes) &lt;/P&gt;&lt;P&gt;Dentry cache hash table entries: 262144 (order: 8, 1048576 bytes) &lt;/P&gt;&lt;P&gt;Inode-cache hash table entries: 131072 (order: 7, 524288 bytes) &lt;/P&gt;&lt;P&gt;Memory: 512MB 1280MB = 1792MB total &lt;/P&gt;&lt;P&gt;Memory: 1805212k/1805212k available, 291940k reserved, 360448K highmem &lt;/P&gt;&lt;P&gt;Virtual kernel memory layout: &lt;/P&gt;&lt;P&gt;vector : 0xffff0000 - 0xffff1000 ( 4 kB) &lt;/P&gt;&lt;P&gt;fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) &lt;/P&gt;&lt;P&gt;DMA : 0xf4600000 - 0xffe00000 ( 184 MB) &lt;/P&gt;&lt;P&gt;vmalloc : 0xea800000 - 0xf2000000 ( 120 MB) &lt;/P&gt;&lt;P&gt;lowmem : 0x80000000 - 0xea000000 (1696 MB) &lt;/P&gt;&lt;P&gt;pkmap : 0x7fe00000 - 0x80000000 ( 2 MB) &lt;/P&gt;&lt;P&gt;modules : 0x7f000000 - 0x7fe00000 ( 14 MB) &lt;/P&gt;&lt;P&gt;.init : 0x80008000 - 0x8003c000 ( 208 kB) &lt;/P&gt;&lt;P&gt;.text : 0x8003c000 - 0x80ab5540 (10726 kB) &lt;/P&gt;&lt;P&gt;.data : 0x80ab6000 - 0x80b198a0 ( 399 kB) &lt;/P&gt;&lt;P&gt;.bss : 0x80b198c4 - 0x80b65a98 ( 305 kB) &lt;/P&gt;&lt;P&gt;SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 &lt;/P&gt;&lt;P&gt;Preemptible hierarchical RCU implementation. &lt;/P&gt;&lt;P&gt;NR_IRQS:624 &lt;/P&gt;&lt;P&gt;MXC GPIO hardware &lt;/P&gt;&lt;P&gt;sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 1431655ms &lt;/P&gt;&lt;P&gt;arm_max_freq=800MHz &lt;/P&gt;&lt;P&gt;MXC_Early serial console at MMIO 0x2020000 (options '115200') &lt;/P&gt;&lt;P&gt;bootconsole  enabled &lt;/P&gt;&lt;P&gt;Console: colour dummy device 80x30 &lt;/P&gt;&lt;P&gt;Calibrating delay loop... 1581.05 BogoMIPS (lpj=7905280) &lt;/P&gt;&lt;P&gt;pid_max: default: 32768 minimum: 301 &lt;/P&gt;&lt;P&gt;Mount-cache hash table entries: 512 &lt;/P&gt;&lt;P&gt;CPU: Testing write buffer coherency: ok &lt;/P&gt;&lt;P&gt;hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available &lt;/P&gt;&lt;P&gt;CPU1: Booted secondary processor &lt;/P&gt;&lt;P&gt;CPU2: Booted secondary processor &lt;/P&gt;&lt;P&gt;CPU3: Booted secondary processor &lt;/P&gt;&lt;P&gt;Brought up 4 CPUs &lt;/P&gt;&lt;P&gt;SMP: Total of 4 processors activated (6324.22 BogoMIPS). &lt;/P&gt;&lt;P&gt;print_constraints: dummy: &lt;/P&gt;&lt;P&gt;NET: Registered protocol family 16 &lt;/P&gt;&lt;P&gt;print_constraints: vddpu: 725  at 0 &lt;/P&gt;&lt;P&gt;mxs-dma mxs-dma-apbh: initialized &lt;/P&gt;&lt;P&gt;print_constraints: SPKVDD: 4200 mV &lt;/P&gt;&lt;P&gt;print_constraints: vmmc: 3300 mV &lt;/P&gt;&lt;P&gt;vgaarb: loaded &lt;/P&gt;&lt;P&gt;SCSI subsystem initialized &lt;/P&gt;&lt;P&gt;spi_imx imx6q-ecspi.0: probed &lt;/P&gt;&lt;P&gt;usbcore: registered new interface driver usbfs &lt;/P&gt;&lt;P&gt;usbcore: registered new interface driver hub &lt;/P&gt;&lt;P&gt;usbcore: registered new device driver usb &lt;/P&gt;&lt;P&gt;Freescale USB OTG Driver loaded, $Revision: 1.55 $ &lt;/P&gt;&lt;P&gt;mc_pfuze 1-0008: recv failed!:-5,80 &lt;/P&gt;&lt;P&gt;mc_pfuze: probe of 1-0008 failed with error -1 &lt;/P&gt;&lt;P&gt;imx-ipuv3 imx-ipuv3.0: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7) &lt;/P&gt;&lt;P&gt;imx-ipuv3 imx-ipuv3.1: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7) &lt;/P&gt;&lt;P&gt;MIPI CSI2 driver module loaded &lt;/P&gt;&lt;P&gt;Advanced Linux Sound Architecture Driver Version 1.0.24. &lt;/P&gt;&lt;P&gt;cfg80211: Calling CRDA to update world regulatory domain &lt;/P&gt;&lt;P&gt;max17135 2-0048: PMIC MAX17135 for eInk display &lt;/P&gt;&lt;P&gt;i2c-core: driver  using legacy suspend method &lt;/P&gt;&lt;P&gt;i2c-core: driver  using legacy resume method &lt;/P&gt;&lt;P&gt;Switching to clocksource mxc_timer1 &lt;/P&gt;&lt;P&gt;NET: Registered protocol family 2 &lt;/P&gt;&lt;P&gt;IP route cache hash table entries: 65536 (order: 6, 262144 bytes) &lt;/P&gt;&lt;P&gt;TCP established hash table entries: 262144 (order: 9, 2097152 bytes) &lt;/P&gt;&lt;P&gt;TCP bind hash table entries: 65536 (order: 7, 786432 bytes) &lt;/P&gt;&lt;P&gt;TCP: Hash tables configured (established 262144 bind 65536) &lt;/P&gt;&lt;P&gt;TCP reno registered &lt;/P&gt;&lt;P&gt;UDP hash table entries: 1024 (order: 3, 32768 bytes) &lt;/P&gt;&lt;P&gt;UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) &lt;/P&gt;&lt;P&gt;NET: Registered protocol family 1 &lt;/P&gt;&lt;P&gt;RPC: Registered named UNIX socket transport module. &lt;/P&gt;&lt;P&gt;RPC: Registered udp transport module. &lt;/P&gt;&lt;P&gt;RPC: Registered tcp transport module. &lt;/P&gt;&lt;P&gt;RPC: Registered tcp NFSv4.1 backchannel transport module. &lt;/P&gt;&lt;P&gt;PMU: registered new PMU device of type 0 &lt;/P&gt;&lt;P&gt;Static Power Management for Freescale i.MX6 &lt;/P&gt;&lt;P&gt;wait mode is enabled for i.MX6 &lt;/P&gt;&lt;P&gt;cpaddr = ea880000 suspend_iram_base=ea8f0000 &lt;/P&gt;&lt;P&gt;PM driver module loaded &lt;/P&gt;&lt;P&gt;iMX6 PCIe PCIe RC mode imx_pcie_pltfm_probe entering. &lt;/P&gt;&lt;P&gt;PCIE: imx_pcie_pltfm_probe start link up. &lt;/P&gt;&lt;P&gt;IMX PCIe port: link up. &lt;/P&gt;&lt;P&gt;PCI: bus0: Fast back to back transfers disabled &lt;/P&gt;&lt;P&gt;PCI: bus1: Fast back to back transfers disabled &lt;/P&gt;&lt;P&gt;PCI: bus2: Fast back to back transfers disabled &lt;/P&gt;&lt;P&gt;pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' &lt;/P&gt;&lt;P&gt;PCI: bus3: Fast back to back transfers disabled &lt;/P&gt;&lt;P&gt;PCI: bus4: Fast back to back transfers enabled &lt;/P&gt;&lt;P&gt;PCI: bus5: Fast back to back transfers enabled &lt;/P&gt;&lt;P&gt;PCI: bus6: Fast back to back transfers enabled &lt;/P&gt;&lt;P&gt;PCI: bus7: Fast back to back transfers enabled &lt;/P&gt;&lt;P&gt;PCI: bus8: Fast back to back transfers enabled &lt;/P&gt;&lt;P&gt;pci 0000:00:00.0: BAR 0: assigned  &lt;/P&gt;&lt;P&gt;pci 0000:00:00.0: BAR 0: set to  (PCI address ) &lt;/P&gt;&lt;P&gt;pci 0000:00:00.0: BAR 8: assigned  &lt;/P&gt;&lt;P&gt;pci 0000:00:00.0: BAR 6: assigned  &lt;/P&gt;&lt;P&gt;pci 0000:01:00.0: BAR 0: assigned  &lt;/P&gt;&lt;P&gt;pci 0000:01:00.0: BAR 0: set to  (PCI address ) &lt;/P&gt;&lt;P&gt;pci 0000:03:00.0: PCI bridge to  &lt;/P&gt;&lt;P&gt;pci 0000:03:00.0: bridge window  &lt;/P&gt;&lt;P&gt;pci 0000:03:00.0: bridge window  &lt;/P&gt;&lt;P&gt;pci 0000:03:00.0: bridge window  &lt;/P&gt;&lt;P&gt;pci 0000:02:01.0: PCI bridge to  &lt;/P&gt;&lt;P&gt;pci 0000:02:01.0: bridge window  &lt;/P&gt;&lt;P&gt;pci 0000:02:01.0: bridge window  &lt;/P&gt;&lt;P&gt;pci 0000:02:01.0: bridge window  &lt;/P&gt;&lt;P&gt;pci 0000:02:04.0: PCI bridge to  &lt;/P&gt;&lt;P&gt;pci 0000:02:04.0: bridge window  &lt;/P&gt;&lt;P&gt;pci 0000:02:04.0: bridge window  &lt;/P&gt;&lt;P&gt;pci 0000:02:04.0: bridge window  &lt;/P&gt;&lt;P&gt;pci 0000:02:05.0: PCI bridge to  &lt;/P&gt;&lt;P&gt;pci 0000:02:05.0: bridge window  &lt;/P&gt;&lt;P&gt;pci 0000:02:05.0: bridge window  &lt;/P&gt;&lt;P&gt;pci 0000:02:05.0: bridge window  &lt;/P&gt;&lt;P&gt;pci 0000:02:07.0: PCI bridge to  &lt;/P&gt;&lt;P&gt;pci 0000:02:07.0: bridge window  &lt;/P&gt;&lt;P&gt;pci 0000:02:07.0: bridge window  &lt;/P&gt;&lt;P&gt;pci 0000:02:07.0: bridge window  &lt;/P&gt;&lt;P&gt;pci 0000:02:09.0: PCI bridge to  &lt;/P&gt;&lt;P&gt;pci 0000:02:09.0: bridge window  &lt;/P&gt;&lt;P&gt;pci 0000:02:09.0: bridge window  &lt;/P&gt;&lt;P&gt;pci 0000:02:09.0: bridge window  &lt;/P&gt;&lt;P&gt;pci 0000:01:00.0: PCI bridge to  &lt;/P&gt;&lt;P&gt;pci 0000:01:00.0: bridge window  &lt;/P&gt;&lt;P&gt;pci 0000:01:00.0: bridge window  &lt;/P&gt;&lt;P&gt;pci 0000:01:00.0: bridge window  &lt;/P&gt;&lt;P&gt;pci 0000:00:00.0: PCI bridge to  &lt;/P&gt;&lt;P&gt;pci 0000:00:00.0: bridge window  &lt;/P&gt;&lt;P&gt;pci 0000:00:00.0: bridge window  &lt;/P&gt;&lt;P&gt;pci 0000:00:00.0: bridge window  &lt;/P&gt;&lt;P&gt;PCI: enabling device 0000:01:00.0 (0140 -&amp;gt; 0143) &lt;/P&gt;&lt;P&gt;PCI: enabling device 0000:02:01.0 (0140 -&amp;gt; 0143) &lt;/P&gt;&lt;P&gt;PCI: enabling device 0000:03:00.0 (0140 -&amp;gt; 0143) &lt;/P&gt;&lt;P&gt;PCI: enabling device 0000:02:04.0 (0140 -&amp;gt; 0143) &lt;/P&gt;&lt;P&gt;PCI: enabling device 0000:02:05.0 (0140 -&amp;gt; 0143) &lt;/P&gt;&lt;P&gt;PCI: enabling device 0000:02:07.0 (0140 -&amp;gt; 0143) &lt;/P&gt;&lt;P&gt;PCI: enabling device 0000:02:09.0 (0140 -&amp;gt; 0143) &lt;/P&gt;&lt;P&gt;IMX usb wakeup probe &lt;/P&gt;&lt;P&gt;add wake up source irq 75 &lt;/P&gt;&lt;P&gt;IMX usb wakeup probe &lt;/P&gt;&lt;P&gt;cpu regulator mode:ldo_enable &lt;/P&gt;&lt;P&gt;i.MXC CPU frequency driver &lt;/P&gt;&lt;P&gt;highmem bounce pool size: 64 pages &lt;/P&gt;&lt;P&gt;JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc. &lt;/P&gt;&lt;P&gt;msgmni has been set to 2821 &lt;/P&gt;&lt;P&gt;alg: No test for stdrng (krng) &lt;/P&gt;&lt;P&gt;io scheduler noop registered &lt;/P&gt;&lt;P&gt;io scheduler deadline registered &lt;/P&gt;&lt;P&gt;io scheduler cfq registered (default) &lt;/P&gt;&lt;P&gt;mxc_mipi_dsi mxc_mipi_dsi: i.MX MIPI DSI driver probed &lt;/P&gt;&lt;P&gt;MIPI DSI driver module loaded &lt;/P&gt;&lt;P&gt;mxc_sdc_fb mxc_sdc_fb.0: register mxc display driver ldb &lt;/P&gt;&lt;P&gt;&lt;U&gt;regulator&lt;/U&gt;get: get() with no identifier &lt;/P&gt;&lt;P&gt;imx-ipuv3 imx-ipuv3.1: IPU DMFC DP HIGH RESOLUTION: 1(0,1), 5B(2~5), 5F(6,7) &lt;/P&gt;&lt;P&gt;Console: switching to colour frame buffer device 128x48 &lt;/P&gt;&lt;P&gt;mxc_sdc_fb mxc_sdc_fb.1: register mxc display driver ldb &lt;/P&gt;&lt;P&gt;mxc_sdc_fb mxc_sdc_fb.2: register mxc display driver lcd &lt;/P&gt;&lt;P&gt;mxc_sdc_fb mxc_sdc_fb.3: register mxc display driver ldb &lt;/P&gt;&lt;P&gt;mxc_sdc_fb mxc_sdc_fb.3: ipu1-di0 already in use &lt;/P&gt;&lt;P&gt;mxc_sdc_fb: probe of mxc_sdc_fb.3 failed with error -16 &lt;/P&gt;&lt;P&gt;imx-sdma imx-sdma: loaded firmware 1.1 &lt;/P&gt;&lt;P&gt;imx-sdma imx-sdma: initialized &lt;/P&gt;&lt;P&gt;Serial: IMX driver &lt;/P&gt;&lt;P&gt;imx-uart.2: ttymxc2 at MMIO 0x21ec000 (irq = 60) is a IMX &lt;/P&gt;&lt;P&gt;imx-uart.0: ttymxc0 at MMIO 0x2020000 (irq = 58) is a IMX &lt;/P&gt;&lt;P&gt;console  enabled, bootconsole disabled &lt;/P&gt;&lt;P&gt;console  enabled, bootconsole disabled &lt;/P&gt;&lt;P&gt;loop: module loaded &lt;/P&gt;&lt;P&gt;No sata disk. &lt;/P&gt;&lt;P&gt;m25p80 spi0.0: unrecognized JEDEC id ffffff &lt;/P&gt;&lt;P&gt;GPMI NAND driver registered. (IMX) &lt;/P&gt;&lt;P&gt;FEC Ethernet Driver &lt;/P&gt;&lt;P&gt;fec_enet_mii_bus: probed &lt;/P&gt;&lt;P&gt;iwl4965: Intel(R) Wireless WiFi 4965 driver for Linux, in-tree: &lt;/P&gt;&lt;P&gt;iwl4965: Copyright(c) 2003-2011 Intel Corporation &lt;/P&gt;&lt;P&gt;ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver &lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller &lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1 &lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.0: irq 75, io base 0x02184000 &lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00 &lt;/P&gt;&lt;P&gt;hub 1-0:1.0: USB hub found &lt;/P&gt;&lt;P&gt;hub 1-0:1.0: 1 port detected &lt;/P&gt;&lt;P&gt;add wake up source irq 72 &lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.1: Freescale On-Chip EHCI Host Controller &lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.1: new USB bus registered, assigned bus number 2 &lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.1: irq 72, io base 0x02184200 &lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.1: USB 2.0 started, EHCI 1.00 &lt;/P&gt;&lt;P&gt;hub 2-0:1.0: USB hub found &lt;/P&gt;&lt;P&gt;hub 2-0:1.0: 1 port detected &lt;/P&gt;&lt;P&gt;Initializing USB Mass Storage driver... &lt;/P&gt;&lt;P&gt;usbcore: registered new interface driver usb-storage &lt;/P&gt;&lt;P&gt;USB Mass Storage support registered. &lt;/P&gt;&lt;P&gt;ARC USBOTG Device Controller driver (1 August 2005) &lt;/P&gt;&lt;P&gt;mousedev: PS/2 mouse device common for all mice &lt;/P&gt;&lt;P&gt;input: gpio-keys as /devices/platform/gpio-keys/input/input0 &lt;/P&gt;&lt;P&gt;input: max11801_ts as /devices/platform/imx-i2c.1/i2c-1/1-0048/input/input1 &lt;/P&gt;&lt;P&gt;egalax_ts 1-0004: egalax_ts: failed to read firmware version &lt;/P&gt;&lt;P&gt;egalax_ts: probe of 1-0004 failed with error -5 &lt;/P&gt;&lt;P&gt;egalax_ts 2-0004: egalax_ts: failed to read firmware version &lt;/P&gt;&lt;P&gt;egalax_ts: probe of 2-0004 failed with error -5 &lt;/P&gt;&lt;P&gt;elan - Read Hello Packet Failed &lt;/P&gt;&lt;P&gt;elan-touch: probe of 2-0010 failed with error -5 &lt;/P&gt;&lt;P&gt;i2c-core: driver  using legacy suspend method &lt;/P&gt;&lt;P&gt;i2c-core: driver  using legacy resume method &lt;/P&gt;&lt;P&gt;snvs_rtc snvs_rtc.0: rtc core: registered snvs_rtc as rtc0 &lt;/P&gt;&lt;P&gt;i2c /dev entries driver &lt;/P&gt;&lt;P&gt;Linux video capture interface: v2.00 &lt;/P&gt;&lt;P&gt;mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video16 &lt;/P&gt;&lt;P&gt;mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video17 &lt;/P&gt;&lt;P&gt;mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video18 &lt;/P&gt;&lt;P&gt;mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video19 &lt;/P&gt;&lt;P&gt;mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video20 &lt;/P&gt;&lt;P&gt;mag3110 2-000e: check mag3110 chip ID &lt;/P&gt;&lt;P&gt;mag3110 2-000e: read chip ID 0xfffffffb is not equal to 0xc4! &lt;/P&gt;&lt;P&gt;mag3110: probe of 2-000e failed with error -22 &lt;/P&gt;&lt;P&gt;i2c-core: driver  using legacy suspend method &lt;/P&gt;&lt;P&gt;i2c-core: driver  using legacy resume method &lt;/P&gt;&lt;P&gt;usb 2-1: new full speed USB device number 2 using fsl-ehci &lt;/P&gt;&lt;P&gt;mma8451 0-001c: read chip ID 0x1 is not equal to 0x1a or 0x2a! &lt;/P&gt;&lt;P&gt;mma8451: probe of 0-001c failed with error -22 &lt;/P&gt;&lt;P&gt;imx2-wdt imx2-wdt.0: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=1) &lt;/P&gt;&lt;P&gt;mxc_vdoa mxc_vdoa: i.MX Video Data Order Adapter(VDOA) driver probed &lt;/P&gt;&lt;P&gt;VPU initialized &lt;/P&gt;&lt;P&gt;mxc_asrc registered &lt;/P&gt;&lt;P&gt;Galcore version 4.6.9.6622 &lt;/P&gt;&lt;P&gt;Thermal calibration data is 0x5544d069 &lt;/P&gt;&lt;P&gt;Thermal sensor with ratio = 175 &lt;/P&gt;&lt;P&gt;Anatop Thermal registered as thermal_zone0 &lt;/P&gt;&lt;P&gt;anatop_thermal_probe: default cooling device is cpufreq! &lt;/P&gt;&lt;P&gt;usbcore: registered new interface driver usbhid &lt;/P&gt;&lt;P&gt;usbhid: USB HID core driver &lt;/P&gt;&lt;P&gt;usbcore: registered new interface driver snd-usb-audio &lt;/P&gt;&lt;P&gt;mxc_hdmi_soc mxc_hdmi_soc.0: MXC HDMI Audio &lt;/P&gt;&lt;P&gt;Cirrus Logic CS42888 ALSA SoC Codec Driver &lt;/P&gt;&lt;P&gt;i2c-core: driver  using legacy suspend method &lt;/P&gt;&lt;P&gt;i2c-core: driver  using legacy resume method &lt;/P&gt;&lt;P&gt;imx-hdmi-soc-dai imx-hdmi-soc-dai.0: Failed: Load HDMI-video first. &lt;/P&gt;&lt;P&gt;wm8962 0-001a: Failed to get supply 'DCVDD': -19 &lt;/P&gt;&lt;P&gt;wm8962 0-001a: Failed to request supplies: -19 &lt;/P&gt;&lt;P&gt;wm8962 0-001a: asoc: failed to probe CODEC wm8962.0-001a: -19 &lt;/P&gt;&lt;P&gt;asoc: failed to instantiate card wm8962-audio: -19 &lt;/P&gt;&lt;P&gt;imx_3stack asoc driver &lt;/P&gt;&lt;P&gt;Initialize HDMI-audio failed. Load HDMI-video first! &lt;/P&gt;&lt;P&gt;ALSA device list: &lt;/P&gt;&lt;P&gt;No soundcards found. &lt;/P&gt;&lt;P&gt;NET: Registered protocol family 26 &lt;/P&gt;&lt;P&gt;TCP cubic registered &lt;/P&gt;&lt;P&gt;NET: Registered protocol family 17 &lt;/P&gt;&lt;P&gt;lib80211: common routines for IEEE802.11 drivers &lt;/P&gt;&lt;P&gt;VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 &lt;/P&gt;&lt;P&gt;Bus freq driver module loaded &lt;/P&gt;&lt;P&gt;Bus freq driver Enabled &lt;/P&gt;&lt;P&gt;mxc_dvfs_core_probe &lt;/P&gt;&lt;P&gt;DVFS driver module loaded &lt;/P&gt;&lt;P&gt;regulator_init_complete: vmmc: incomplete constraints, leaving on &lt;/P&gt;&lt;P&gt;regulator_init_complete: SPKVDD: incomplete constraints, leaving on &lt;/P&gt;&lt;P&gt;snvs_rtc snvs_rtc.0: setting system clock to 1970-01-01 00:00:00 UTC (0) &lt;/P&gt;&lt;P&gt;eth0: Freescale FEC PHY driver  (mii_bus:phy_addr=1:00, irq=-1) &lt;/P&gt;&lt;P&gt;usb 2-1: device descriptor read/64, error -71 &lt;/P&gt;&lt;P&gt;usb 2-1: device descriptor read/64, error -71 &lt;/P&gt;&lt;P&gt;usb 2-1: new full speed USB device number 3 using fsl-ehci &lt;/P&gt;&lt;P&gt;usb 2-1: device descriptor read/64, error -71 &lt;/P&gt;&lt;P&gt;usb 2-1: device descriptor read/64, error -71 &lt;/P&gt;&lt;P&gt;usb 2-1: new full speed USB device number 4 using fsl-ehci &lt;/P&gt;&lt;P&gt;usb 2-1: device not accepting address 4, error -71 &lt;/P&gt;&lt;P&gt;usb 2-1: new full speed USB device number 5 using fsl-ehci &lt;/P&gt;&lt;P&gt;usb 2-1: device not accepting address 5, error -71 &lt;/P&gt;&lt;P&gt;hub 2-0:1.0: unable to enumerate USB device on port 1 &lt;/P&gt;&lt;P&gt;PHY: 1:00 - Link is Up - 100/Full &lt;/P&gt;&lt;P&gt;Sending DHCP requests . &lt;/P&gt;&lt;P&gt;., OK &lt;/P&gt;&lt;P&gt;IP-Config: Got DHCP answer from 0.0.0.0, my address is 192.168.2.118 &lt;/P&gt;&lt;P&gt;IP-Config: Complete: &lt;/P&gt;&lt;P&gt;device=eth0, addr=192.168.2.118, mask=255.255.255.0, gw=192.168.2.10, &lt;/P&gt;&lt;P&gt;host=192.168.2.118, domain=, nis-domain=(none), &lt;/P&gt;&lt;P&gt;bootserver=0.0.0.0, rootserver=192.168.2.130, rootpath=, mtu=576 &lt;/P&gt;&lt;P&gt;VFS: Mounted root (nfs filesystem) on device 0:12. &lt;/P&gt;&lt;P&gt;Freeing init memory: 208K&lt;/P&gt;&lt;P&gt;Has anyone met this problem? Or some advice to debug it?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Xiaoqiang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2014 01:36:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349229#M48429</guid>
      <dc:creator>xiaoqiangyang</dc:creator>
      <dc:date>2014-08-11T01:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q stopped during linux boot up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349230#M48430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Xiaoqiang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can try demo images below and not use dhcp&lt;/P&gt;&lt;P&gt;(use "ip=none" as kernel boot parameter)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;L3.0.35_4.1.0_DEMO_IMAGE_BSP&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt; :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2014 01:48:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349230#M48430</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-08-11T01:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q stopped during linux boot up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349231#M48431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! I followed your method but new situation appeared. The kernel can not go to that place but stops at USB section.&lt;/P&gt;&lt;P&gt;........&lt;/P&gt;&lt;P&gt;........&lt;/P&gt;&lt;P&gt;ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver &lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller &lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1 &lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.0: irq 75, io base 0x02184000 &lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00 &lt;/P&gt;&lt;P&gt;usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 &lt;/P&gt;&lt;P&gt;usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 &lt;/P&gt;&lt;P&gt;usb usb1: Product: Freescale On-Chip EHCI Host Controller &lt;/P&gt;&lt;P&gt;usb usb1: Manufacturer: Linux 3.0.35-2666-gbdde708 ehci_hcd &lt;/P&gt;&lt;P&gt;usb usb1: SerialNumber: fsl-ehci.0 &lt;/P&gt;&lt;P&gt;hub 1-0:1.0: USB hub found &lt;/P&gt;&lt;P&gt;hub 1-0:1.0: 1 port detected &lt;/P&gt;&lt;P&gt;add wake up source irq 72 &lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.1: Freescale On-Chip EHCI Host Controller &lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.1: new USB bus registered, assigned bus number 2 &lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.1: irq 72, io base 0x02184200 &lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.1: USB 2.0 started, EHCI 1.00 &lt;/P&gt;&lt;P&gt;usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 &lt;/P&gt;&lt;P&gt;usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 &lt;/P&gt;&lt;P&gt;usb usb2: Product: Freescale On-Chip EHCI Host Controller &lt;/P&gt;&lt;P&gt;usb usb2: Manufacturer: Linux 3.0.35-2666-gbdde708 ehci_hcd &lt;/P&gt;&lt;P&gt;usb usb2: SerialNumber: fsl-ehci.1 &lt;/P&gt;&lt;P&gt;hub 2-0:1.0: USB hub found &lt;/P&gt;&lt;P&gt;hub 2-0:1.0: 1 port detected &lt;/P&gt;&lt;P&gt;Initializing USB Mass Storage driver... &lt;/P&gt;&lt;P&gt;usbcore: registered new interface driver usb-storage &lt;/P&gt;&lt;P&gt;USB Mass Storage support registered. &lt;/P&gt;&lt;P&gt;ARC USBOTG Device Controller driver (1 August 2005) &lt;/P&gt;&lt;P&gt;mousedev: PS/2 mouse device common for all mice &lt;/P&gt;&lt;P&gt;input: gpio-keys as /devices/platform/gpio-keys/input/input0 &lt;/P&gt;&lt;P&gt;input: max11801_ts as /devices/platform/imx-i2c.1/i2c-1/1-0048/input/input1 &lt;/P&gt;&lt;P&gt;egalax_ts 1-0004: egalax_ts: failed to read firmware version &lt;/P&gt;&lt;P&gt;egalax_ts: probe of 1-0004 failed with error -5 &lt;/P&gt;&lt;P&gt;egalax_ts 2-0004: egalax_ts: failed to read firmware version &lt;/P&gt;&lt;P&gt;egalax_ts: probe of 2-0004 failed with error -5 &lt;/P&gt;&lt;P&gt;elan - Read Hello Packet Failed &lt;/P&gt;&lt;P&gt;elan-touch: probe of 2-0010 failed with error -5 &lt;/P&gt;&lt;P&gt;i2c-core: driver  using legacy suspend method &lt;/P&gt;&lt;P&gt;i2c-core: driver  using legacy resume method &lt;/P&gt;&lt;P&gt;snvs_rtc snvs_rtc.0: rtc core: registered snvs_rtc as rtc0 &lt;/P&gt;&lt;P&gt;i2c /dev entries driver &lt;/P&gt;&lt;P&gt;Linux video capture interface: v2.00 &lt;/P&gt;&lt;P&gt;mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video16 &lt;/P&gt;&lt;P&gt;mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video17 &lt;/P&gt;&lt;P&gt;mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video18 &lt;/P&gt;&lt;P&gt;mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video19 &lt;/P&gt;&lt;P&gt;mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video20 &lt;/P&gt;&lt;P&gt;mag3110 2-000e: check mag3110 chip ID &lt;/P&gt;&lt;P&gt;mag3110 2-000e: read chip ID 0xfffffffb is not equal to 0xc4! &lt;/P&gt;&lt;P&gt;mag3110: probe of 2-000e failed with error -22 &lt;/P&gt;&lt;P&gt;i2c-core: driver  using legacy suspend method &lt;/P&gt;&lt;P&gt;i2c-core: driver  using legacy resume method &lt;/P&gt;&lt;P&gt;usb 2-1: new full speed USB device number 2 using fsl-ehci &lt;/P&gt;&lt;P&gt;mma8451 0-001c: read chip ID 0x1 is not equal to 0x1a or 0x2a! &lt;/P&gt;&lt;P&gt;mma8451: probe of 0-001c failed with error -22 &lt;/P&gt;&lt;P&gt;imx2-wdt imx2-wdt.0: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=1) &lt;/P&gt;&lt;P&gt;mxc_vdoa mxc_vdoa: i.MX Video Data Order Adapter(VDOA) driver probed &lt;/P&gt;&lt;P&gt;VPU initialized &lt;/P&gt;&lt;P&gt;mxc_asrc registered &lt;/P&gt;&lt;P&gt;Galcore version 4.6.9.6622 &lt;/P&gt;&lt;P&gt;Thermal calibration data is 0x5544d069 &lt;/P&gt;&lt;P&gt;Thermal sensor with ratio = 175 &lt;/P&gt;&lt;P&gt;Anatop Thermal registered as thermal_zone0 &lt;/P&gt;&lt;P&gt;anatop_thermal_probe: default cooling device is cpufreq! &lt;/P&gt;&lt;P&gt;usbcore: registered new interface driver usbhid &lt;/P&gt;&lt;P&gt;usbhid: USB HID core driver &lt;/P&gt;&lt;P&gt;usbcore: registered new interface driver snd-usb-audio &lt;/P&gt;&lt;P&gt;mxc_hdmi_soc mxc_hdmi_soc.0: MXC HDMI Audio &lt;/P&gt;&lt;P&gt;Cirrus Logic CS42888 ALSA SoC Codec Driver &lt;/P&gt;&lt;P&gt;i2c-core: driver  using legacy suspend method &lt;/P&gt;&lt;P&gt;i2c-core: driver  using legacy resume method &lt;/P&gt;&lt;P&gt;imx-hdmi-soc-dai imx-hdmi-soc-dai.0: Failed: Load HDMI-video first. &lt;/P&gt;&lt;P&gt;wm8962 0-001a: Failed to get supply 'DCVDD': -19 &lt;/P&gt;&lt;P&gt;wm8962 0-001a: Failed to request supplies: -19 &lt;/P&gt;&lt;P&gt;wm8962 0-001a: asoc: failed to probe CODEC wm8962.0-001a: -19 &lt;/P&gt;&lt;P&gt;asoc: failed to instantiate card wm8962-audio: -19 &lt;/P&gt;&lt;P&gt;imx_3stack asoc driver &lt;/P&gt;&lt;P&gt;Initialize HDMI-audio failed. Load HDMI-video first! &lt;/P&gt;&lt;P&gt;ALSA device list: &lt;/P&gt;&lt;P&gt;No soundcards found. &lt;/P&gt;&lt;P&gt;NET: Registered protocol family 26 &lt;/P&gt;&lt;P&gt;TCP cubic registered &lt;/P&gt;&lt;P&gt;NET: Registered protocol family 17 &lt;/P&gt;&lt;P&gt;lib80211: common routines for IEEE802.11 drivers &lt;/P&gt;&lt;P&gt;VFP support v0.3: &lt;/P&gt;&lt;P&gt;implementor 41 architecture 3 part 30 variant 9 rev 4 &lt;/P&gt;&lt;P&gt;Bus freq driver module loaded &lt;/P&gt;&lt;P&gt;Bus freq driver Enabled &lt;/P&gt;&lt;P&gt;mxc_dvfs_core_probe &lt;/P&gt;&lt;P&gt;DVFS driver module loaded &lt;/P&gt;&lt;P&gt;regulator_init_complete: vmmc: incomplete constraints, leaving on &lt;/P&gt;&lt;P&gt;regulator_init_complete: SPKVDD: incomplete constraints, leaving on &lt;/P&gt;&lt;P&gt;snvs_rtc snvs_rtc.0: setting system clock to 1970-01-01 00:06:49 UTC (409) &lt;/P&gt;&lt;P&gt;usb 2-1: device descriptor read/64, error -71 &lt;/P&gt;&lt;P&gt;usb 2-1: device descriptor read/64, error -71 &lt;/P&gt;&lt;P&gt;usb 2-1: new full speed USB device number 3 using fsl-ehci &lt;/P&gt;&lt;P&gt;usb 2-1: device descriptor read/64, error -71 &lt;/P&gt;&lt;P&gt;usb 2-1: device descriptor read/64, error -71 &lt;/P&gt;&lt;P&gt;usb 2-1: new full speed USB device number 4 using fsl-ehci &lt;/P&gt;&lt;P&gt;usb 2-1: device not accepting address 4, error -71 &lt;/P&gt;&lt;P&gt;usb 2-1: new full speed USB device number 5 using fsl-ehci &lt;/P&gt;&lt;P&gt;usb 2-1: device not accepting address 5, error -71 &lt;/P&gt;&lt;P&gt;hub 2-0:1.0: unable to enumerate USB device on port 1 &lt;/P&gt;&lt;P&gt;INFO: task ipu1_task:373 blocked for more than 120 seconds. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"echo 0 &amp;gt; /proc/sys/kernel/hung_task_timeout_secs" disables this message. &lt;/P&gt;&lt;P&gt;ipu1_task D 804a137c 0 373 2 0x00000000 &lt;/P&gt;&lt;P&gt;[&amp;lt;804a137c&amp;gt;] (__schedule&lt;EM&gt;0x258/0x6d4) from [&amp;lt;8033c878&amp;gt;] (ipu_task_thread&lt;/EM&gt;0x260/0 &lt;/P&gt;&lt;P&gt;xaf0) &lt;/P&gt;&lt;P&gt;[&amp;lt;8033c878&amp;gt;] (ipu_task_thread&lt;EM&gt;0x260/0xaf0) from [&amp;lt;80092740&amp;gt;] (kthread&lt;/EM&gt;0x80/0x88) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[&amp;lt;80092740&amp;gt;] (kthread&lt;EM&gt;0x80/0x88) from [&amp;lt;80041a5c&amp;gt;] (kernel_thread_exit&lt;/EM&gt;0x0/0x8) &lt;/P&gt;&lt;P&gt;Kernel panic - not syncing: hung_task: blocked tasks &lt;/P&gt;&lt;P&gt;[&amp;lt;80047dc8&amp;gt;] (unwind_backtrace&lt;EM&gt;0x0/0xf8) from [&amp;lt;8049d868&amp;gt;] (panic&lt;/EM&gt;0x64/0x17c) &lt;/P&gt;&lt;P&gt;[&amp;lt;8049d868&amp;gt;] (panic&lt;EM&gt;0x64/0x17c) from [&amp;lt;800ad758&amp;gt;] (watchdog&lt;/EM&gt;0x224/0x24c) &lt;/P&gt;&lt;P&gt;[&amp;lt;800ad758&amp;gt;] (watchdog&lt;EM&gt;0x224/0x24c) from [&amp;lt;80092740&amp;gt;] (kthread&lt;/EM&gt;0x80/0x88) &lt;/P&gt;&lt;P&gt;[&amp;lt;80092740&amp;gt;] (kthread&lt;EM&gt;0x80/0x88) from [&amp;lt;80041a5c&amp;gt;] (kernel_thread_exit&lt;/EM&gt;0x0/0x8) &lt;/P&gt;&lt;P&gt;CPU0: stopping &lt;/P&gt;&lt;P&gt;[&amp;lt;80047dc8&amp;gt;] (unwind_backtrace&lt;EM&gt;0x0/0xf8) from [&amp;lt;8003b30c&amp;gt;] (do_IPI&lt;/EM&gt;0x14c/0x174) &lt;/P&gt;&lt;P&gt;[&amp;lt;8003b30c&amp;gt;] (do_IPI&lt;EM&gt;0x14c/0x174) from [&amp;lt;800409cc&amp;gt;] (__irq_svc&lt;/EM&gt;0x4c/0xe8) &lt;/P&gt;&lt;P&gt;Exception stack(0x80a13f68 to 0x80a13fb0) &lt;/P&gt;&lt;P&gt;3f60: 00000001 80000093 80a13f98 f40c4000 80a12000 80a71564 &lt;/P&gt;&lt;P&gt;3f80: 80a27a70 804a5aa4 80a2ad2c 412fc09a 00000000 00000000 00000000 80a13fb0 &lt;/P&gt;&lt;P&gt;3fa0: 804a3568 80041abc 40000013 ffffffff &lt;/P&gt;&lt;P&gt;[&amp;lt;800409cc&amp;gt;] (__irq_svc&lt;EM&gt;0x4c/0xe8) from [&amp;lt;80041abc&amp;gt;] (default_idle&lt;/EM&gt;0x24/0x28) &lt;/P&gt;&lt;P&gt;[&amp;lt;80041abc&amp;gt;] (default_idle&lt;EM&gt;0x24/0x28) from [&amp;lt;80041cd0&amp;gt;] (cpu_idle&lt;/EM&gt;0xd8/0x11c) &lt;/P&gt;&lt;P&gt;[&amp;lt;80041cd0&amp;gt;] (cpu_idle&lt;EM&gt;0xd8/0x11c) from [&amp;lt;800088a0&amp;gt;] (start_kernel&lt;/EM&gt;0x238/0x278) &lt;/P&gt;&lt;P&gt;[&amp;lt;800088a0&amp;gt;] (start_kernel+0x238/0x278) from [&amp;lt;10008040&amp;gt;] (0x10008040) &lt;BR /&gt;CPU2: stopping &lt;BR /&gt;[&amp;lt;80047dc8&amp;gt;] (unwind_backtrace&lt;EM&gt;0x0/0xf8) from [&amp;lt;8003b30c&amp;gt;] (do_IPI&lt;/EM&gt;0x14c/0x174) &lt;/P&gt;&lt;P&gt;[&amp;lt;8003b30c&amp;gt;] (do_IPI&lt;EM&gt;0x14c/0x174) from [&amp;lt;800409cc&amp;gt;] (__irq_svc&lt;/EM&gt;0x4c/0xe8) &lt;/P&gt;&lt;P&gt;Exception stack(0xe9fb5f90 to 0xe9fb5fd8) &lt;/P&gt;&lt;P&gt;5f80: 00000001 80000093 e9fb5fc0 f40c4000 &lt;/P&gt;&lt;P&gt;5fa0: e9fb4000 80a71564 80a27a70 804a5aa4 80a2ad2c 412fc09a 00000000 00000000 &lt;/P&gt;&lt;P&gt;5fc0: 00000000 e9fb5fd8 804a3568 80041abc 40000013 ffffffff &lt;/P&gt;&lt;P&gt;[&amp;lt;800409cc&amp;gt;] (__irq_svc&lt;EM&gt;0x4c/0xe8) from [&amp;lt;80041abc&amp;gt;] (default_idle&lt;/EM&gt;0x24/0x28) &lt;/P&gt;&lt;P&gt;[&amp;lt;80041abc&amp;gt;] (default_idle&lt;EM&gt;0x24/0x28) from [&amp;lt;80041cd0&amp;gt;] (cpu_idle&lt;/EM&gt;0xd8/0x11c) &lt;/P&gt;&lt;P&gt;[&amp;lt;80041cd0&amp;gt;] (cpu_idle+0xd8/0x11c) from [&amp;lt;10499d94&amp;gt;] (0x10499d94) &lt;BR /&gt;CPU3: stopping &lt;BR /&gt;[&amp;lt;80047dc8&amp;gt;] (unwind_backtrace&lt;EM&gt;0x0/0xf8) from [&amp;lt;8003b30c&amp;gt;] (do_IPI&lt;/EM&gt;0x14c/0x174) &lt;/P&gt;&lt;P&gt;[&amp;lt;8003b30c&amp;gt;] (do_IPI&lt;EM&gt;0x14c/0x174) from [&amp;lt;800409cc&amp;gt;] (__irq_svc&lt;/EM&gt;0x4c/0xe8) &lt;/P&gt;&lt;P&gt;Exception stack(0xe9f01f90 to 0xe9f01fd8) &lt;/P&gt;&lt;P&gt;1f80: 00000001 80000093 e9f01fc0 f40c4000 &lt;/P&gt;&lt;P&gt;1fa0: e9f00000 80a71564 80a27a70 804a5aa4 80a2ad2c 412fc09a 00000000 00000000 &lt;/P&gt;&lt;P&gt;1fc0: 00000000 e9f01fd8 804a3568 80041abc 40000013 ffffffff &lt;/P&gt;&lt;P&gt;[&amp;lt;800409cc&amp;gt;] (__irq_svc&lt;EM&gt;0x4c/0xe8) from [&amp;lt;80041abc&amp;gt;] (default_idle&lt;/EM&gt;0x24/0x28) &lt;/P&gt;&lt;P&gt;[&amp;lt;80041abc&amp;gt;] (default_idle&lt;EM&gt;0x24/0x28) from [&amp;lt;80041cd0&amp;gt;] (cpu_idle&lt;/EM&gt;0xd8/0x11c) &lt;/P&gt;&lt;P&gt;[&amp;lt;80041cd0&amp;gt;] (cpu_idle+0xd8/0x11c) from [&amp;lt;10499d94&amp;gt;] (0x10499d94) &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Our usb hub is USB2514.And usb is supported in kernel configuration.&lt;/P&gt;&lt;P&gt;From: Igor Padykov&lt;/P&gt;&lt;P&gt;Date: 2014-08-11 09:49&lt;/P&gt;&lt;P&gt;To: Xiaoqiang Yang&lt;/P&gt;&lt;P&gt;Subject: Re:  - i.MX6Q stopped during linux boot up&lt;/P&gt;&lt;P&gt;i.MX6Q stopped during linux boot up &lt;/P&gt;&lt;P&gt;reply from Igor Padykov in i.MX Community - View the full discussion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Xiaoqiang&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;you can try demo images below and not use dhcp&lt;/P&gt;&lt;P&gt;(use "ip=none" as kernel boot parameter)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;L3.0.35_4.1.0_DEMO_IMAGE_BSP &lt;A href="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" target="test_blank"&gt;http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif&lt;/A&gt; :&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2014 02:58:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349231#M48431</guid>
      <dc:creator>xiaoqiangyang</dc:creator>
      <dc:date>2014-08-11T02:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q stopped during linux boot up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349232#M48432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you mean that&lt;/P&gt;&lt;P&gt;without hub (remove USB2514 driver) board is running OK ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2014 13:33:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349232#M48432</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-08-11T13:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q stopped during linux boot up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349233#M48433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NO,&lt;/P&gt;&lt;P&gt;if I use "ip=none" as kernel boot parameter, the kernel stopped after this sentence "hub 2-0:1.0: unable to enumerate USB device on port 1";&lt;/P&gt;&lt;P&gt;if I use "ip=dhcp" as kernel boot parameter,the kernel passed dhcp section and stopped after "Freeing init memory: 208K", &lt;/P&gt;&lt;P&gt;our usb2514 is designed onboard and it seems that usb is not the real phenomenon. I think the real reason must be hiding behind them.&lt;/P&gt;&lt;P&gt;How do you see it?&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Xiaoqiang&lt;/P&gt;&lt;P&gt;From: Igor Padykov&lt;/P&gt;&lt;P&gt;Date: 2014-08-11 21:34&lt;/P&gt;&lt;P&gt;To: Xiaoqiang Yang&lt;/P&gt;&lt;P&gt;Subject: Re:  - i.MX6Q stopped during linux boot up&lt;/P&gt;&lt;P&gt;i.MX6Q stopped during linux boot up &lt;/P&gt;&lt;P&gt;reply from Igor Padykov in i.MX Community - View the full discussion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you mean that&lt;/P&gt;&lt;P&gt;without hub (remove USB2514 driver) board is running OK ?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;P&gt;Reply to this message by replying to this email, or go to the message on Freescale Community &lt;/P&gt;&lt;P&gt;Start a new discussion in i.MX Community by email or at Freescale Community &lt;/P&gt;&lt;P&gt;Following i.MX6Q stopped during linux boot up in these streams: Inbox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 05:47:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349233#M48433</guid>
      <dc:creator>xiaoqiangyang</dc:creator>
      <dc:date>2014-08-12T05:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q stopped during linux boot up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349234#M48434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest to remove USB hub completely from build and try.&lt;/P&gt;&lt;P&gt;"ip=none" "ip=dhcp" - do not remove USB hub from build.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 11:35:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349234#M48434</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-08-12T11:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q stopped during linux boot up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349235#M48435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use "ip=dhcp" and modified my DDR3 configuration(not modified before) and finally boot up the linux. Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 05:28:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349235#M48435</guid>
      <dc:creator>xiaoqiangyang</dc:creator>
      <dc:date>2014-08-18T05:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q stopped during linux boot up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349236#M48436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no, with usb hub the board can run, but if use"ip=none" it can't run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;xiaoqiang.yang@realtimes.cn&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;From: Igor Padykov&lt;/P&gt;&lt;P&gt;Date: 2014-08-11 21:34&lt;/P&gt;&lt;P&gt;To: Xiaoqiang Yang&lt;/P&gt;&lt;P&gt;Subject: Re:  - i.MX6Q stopped during linux boot up&lt;/P&gt;&lt;P&gt;i.MX6Q stopped during linux boot up &lt;/P&gt;&lt;P&gt;reply from Igor Padykov in i.MX Community - View the full discussion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you mean that&lt;/P&gt;&lt;P&gt;without hub (remove USB2514 driver) board is running OK ?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;P&gt;Reply to this message by replying to this email, or go to the message on Freescale Community &lt;/P&gt;&lt;P&gt;Start a new discussion in i.MX Community by email or at Freescale Community &lt;/P&gt;&lt;P&gt;Following i.MX6Q stopped during linux boot up in these streams: Inbox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 00:14:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349236#M48436</guid>
      <dc:creator>xiaoqiangyang</dc:creator>
      <dc:date>2014-08-19T00:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q stopped during linux boot up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349237#M48437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are having the same situation here but I don´t find where the DDR3 configuration is made within linux. I only configured the u-boot ddr3 file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 14:26:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349237#M48437</guid>
      <dc:creator>controlhorus</dc:creator>
      <dc:date>2014-09-03T14:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q stopped during linux boot up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349238#M48438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are the same,we only configured DDR3 in u-boot.It seems like linux needn't to configure the DDR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 01:43:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349238#M48438</guid>
      <dc:creator>xiaoqiangyang</dc:creator>
      <dc:date>2014-09-04T01:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q stopped during linux boot up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349239#M48439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems so. Just a while ago, I do what I had to do two days ago: run a network capture program on a third computer and see what is happening. My board is mounting the nfs root and doing some initial directory checking (i suppose) but when the file transfers start many of the board packets are not answered by the nfs server. So the load is really slow. I think the linux is starting but very slowly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am installing the root nfs in another computer to see if it goes better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anybody knows how to activate some debug-messages on the init process of linux to know what the init process is trying to do, I will thank that anybody. I looked for it but I was unable to found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Jose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 15:55:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349239#M48439</guid>
      <dc:creator>controlhorus</dc:creator>
      <dc:date>2014-09-04T15:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q stopped during linux boot up</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349240#M48440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here there were two things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) One line on the Ethernet connector was bad. After we correct it, speed was good but still nothing was being seen in console.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) CONFIG_DEVTMPFS was disabled in linux configuration. We activated it, rebuilt and it started to print things in console.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Jose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 10:16:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-stopped-during-linux-boot-up/m-p/349240#M48440</guid>
      <dc:creator>controlhorus</dc:creator>
      <dc:date>2014-09-19T10:16:05Z</dc:date>
    </item>
  </channel>
</rss>

