U-Boot SPL 2011.12 (Jan 20 2012 - 02:02:03) Texas Instruments OMAP4430 ES2.1 OMAP SD/MMC: 0 reading u-boot.img reading u-boot.bin mkimage signature not found - ih_magic = ea000014 Assuming u-boot.bin .. reading u-boot.bin U-Boot 2011.12 (Jan 20 2012 - 02:02:03) CPU : OMAP4430 ES2.1 Board: OMAP4 Panda I2C: ready DRAM: 1 GiB WARNING: Caches not enabled MMC: OMAP SD/MMC: 0 Using default environment In: serial Out: serial Err: serial Net: No ethernet found. Hit any key to stop autoboot: 3  2  1  0 reading uEnv.txt ** Unable to read "uEnv.txt" from mmc 0:1 ** reading boot.scr 273 bytes read Loaded script from boot.scr Running bootscript from mmc0 ... ## Executing script at 82000000 reading uImage 4526232 bytes read reading uInitrd 2255453 bytes read ## Booting kernel from Legacy Image at 80000000 ... Image Name: Ubuntu Kernel Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4526168 Bytes = 4.3 MiB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 81600000 ... Image Name: Ubuntu Initrd Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 2255389 Bytes = 2.2 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.2.0-1404-omap4 (buildd@meissa) (gcc version 4.6.2 (Ubuntu/Linaro 4.6.2-10ubuntu1) ) #6-Ubuntu SMP PREEMPT Thu Jan 19 14:26:28 UTC 2012 (Ubuntu 3.2.0-1404.6-omap4 3.2.1) [ 0.000000] CPU: ARMv7 Processor [411fc092] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine: OMAP4 Panda board [ 0.000000] Reserving 33554432 bytes SDRAM for VRAM [ 0.000000] cma: CMA: reserved 32 MiB at 9e000000 [ 0.000000] Memory policy: ECC disabled, Data cache writealloc [ 0.000000] OMAP4430 ES2.1 [ 0.000000] PERCPU: Embedded 8 pages/cpu @e0808000 s10752 r8192 d13824 u32768 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 251648 [ 0.000000] Kernel command line: root=UUID=62d8a5de-83eb-470c-9de6-31eed3621672 ro console=tty0 console=ttyO2,115200n [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] Memory: 991MB = 991MB total [ 0.000000] Memory: 955908k/955908k available, 92668k reserved, 228352K highmem [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xf8000000 ( 120 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc08e33b8 (9069 kB) [ 0.000000] .init : 0xc08e4000 - 0xc0947a00 ( 399 kB) [ 0.000000] .data : 0xc0948000 - 0xc09a1b48 ( 359 kB) [ 0.000000] .bss : 0xc09a1b6c - 0xc0a6a4b4 ( 803 kB) [ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:410 nr_irqs:410 410 [ 0.000000] ------------[ cut here ]------------ [ 0.000000] WARNING: at /build/buildd/linux-ti-omap4-3.2.0/arch/arm/common/gic.c:611 gic_init+0xb0/0x11c() [ 0.000000] Cannot allocate irq_descs @ IRQ16, assuming pre-allocated [ 0.000000] Modules linked in: [ 0.000000] [] (unwind_backtrace+0x0/0xec) from [] (dump_stack+0x20/0x24) [ 0.000000] [] (dump_stack+0x20/0x24) from [] (warn_slowpath_common+0x5c/0x74) [ 0.000000] [] (warn_slowpath_common+0x5c/0x74) from [] (warn_slowpath_fmt+0x40/0x48) [ 0.000000] [] (warn_slowpath_fmt+0x40/0x48) from [] (gic_init+0xb0/0x11c) [ 0.000000] [] (gic_init+0xb0/0x11c) from [] (gic_init_irq+0x6c/0x80) [ 0.000000] [] (gic_init_irq+0x6c/0x80) from [] (init_IRQ+0x1c/0x24) [ 0.000000] [] (init_IRQ+0x1c/0x24) from [] (start_kernel+0x184/0x318) [ 0.000000] [] (start_kernel+0x184/0x318) from [<80008044>] (0x80008044) [ 0.000000] ---[ end trace da227214a82491b7 ]--- [ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms [ 0.000000] Console: colour dummy device 80x30 [ 0.000000] console [tty0] enabled [ 0.001800] Calibrating delay loop... 1590.23 BogoMIPS (lpj=6213632) [ 0.070373] pid_max: default: 32768 minimum: 301 [ 0.070709] Security Framework initialized [ 0.070831] AppArmor: AppArmor initialized [ 0.070861] Yama: becoming mindful. [ 0.071228] Mount-cache hash table entries: 512 [ 0.072479] Initializing cgroup subsys cpuacct [ 0.072631] Initializing cgroup subsys memory [ 0.072723] Initializing cgroup subsys devices [ 0.072753] Initializing cgroup subsys freezer [ 0.072814] Initializing cgroup subsys net_cls [ 0.072845] Initializing cgroup subsys blkio [ 0.072906] Initializing cgroup subsys perf_event [ 0.073120] CPU: Testing write buffer coherency: ok [ 0.073272] ftrace: allocating 26693 entries in 79 pages [ 0.115936] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.116027] Calibrating local timer... 390.27MHz. [ 0.156524] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available [ 0.156646] Setting up static identity map for 0x805fc718 - 0x805fc760 [ 0.156707] L310 cache controller enabled [ 0.156738] l2x0: 16 ways, CACHE_ID 0x410000c4, AUX_CTRL 0x5e470000, Cache size: 1048576 B [ 0.233062] CPU1: Booted secondary processor [ 0.263214] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.263244] CPU1: Unknown IPI message 0x1 [ 0.263244] Brought up 2 CPUs [ 0.263275] SMP: Total of 2 processors activated (3144.71 BogoMIPS). [ 0.264190] devtmpfs: initialized [ 0.268768] omap_hwmod: l4_div_ck: missing clockdomain for l4_div_ck. [ 0.322875] omap_hwmod: mcpdm: _wait_target_ready: -16 [ 0.322906] ------------[ cut here ]------------ [ 0.322967] WARNING: at /build/buildd/linux-ti-omap4-3.2.0/arch/arm/mach-omap2/omap_hwmod.c:1509 _enable+0x1ec/0x220() [ 0.322998] Modules linked in: [ 0.323059] [] (unwind_backtrace+0x0/0xec) from [] (dump_stack+0x20/0x24) [ 0.323120] [] (dump_stack+0x20/0x24) from [] (warn_slowpath_common+0x5c/0x74) [ 0.323181] [] (warn_slowpath_common+0x5c/0x74) from [] (warn_slowpath_null+0x2c/0x34) [ 0.323211] [] (warn_slowpath_null+0x2c/0x34) from [] (_enable+0x1ec/0x220) [ 0.323272] [] (_enable+0x1ec/0x220) from [] (_setup.part.13+0x20/0xf0) [ 0.323303] [] (_setup.part.13+0x20/0xf0) from [] (_setup+0x94/0x9c) [ 0.323364] [] (_setup+0x94/0x9c) from [] (omap_hwmod_for_each+0x38/0x68) [ 0.323425] [] (omap_hwmod_for_each+0x38/0x68) from [] (omap_hwmod_setup_all+0x74/0xa0) [ 0.323486] [] (omap_hwmod_setup_all+0x74/0xa0) from [] (do_one_initcall+0xa0/0x170) [ 0.323547] [] (do_one_initcall+0xa0/0x170) from [] (kernel_init+0xc8/0x170) [ 0.323608] [] (kernel_init+0xc8/0x170) from [] (kernel_thread_exit+0x0/0x8) [ 0.323638] ---[ end trace da227214a82491b8 ]--- [ 0.323669] omap_hwmod: mcpdm: cannot be enabled (3) [ 0.327728] Enabling ERRATA 751472 [ 0.327758] OMAP4: Map 0xafe00000 to 0xfe600000 for dram barrier [ 0.328582] print_constraints: dummy: [ 0.330352] NET: Registered protocol family 16 [ 0.330535] __alloc_from_contiguous: count=64, order=6 [ 0.330810] Trying to unpack rootfs image as initramfs... [ 0.339477] DMA: failed to allocate 256 KiB pool for atomic coherent allocation [ 0.339843] GPMC revision 6.0 [ 0.339965] mpu.0: alias fck already exists [ 0.340270] iva.0: alias fck already exists [ 0.341552] OMAP GPIO hardware version 0.1 [ 0.343231] omap_mux_init: Add partition: #1: core, flags: 2 [ 0.344238] omap_mux_init: Add partition: #2: wkup, flags: 2 [ 0.356109] SRAM: Mapped pa 0x40300000 to va 0xf0840000 size: 0xd000 [ 0.359497] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.359558] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.365142] OMAP DMA hardware revision 0.0 [ 0.372497] bio: create slab at 0 [ 0.373443] print_constraints: vwl1271: 1800 mV [ 0.374633] i2c-core: driver [twl] using legacy suspend method [ 0.374694] i2c-core: driver [twl] using legacy resume method [ 0.375457] SCSI subsystem initialized [ 0.376770] usbcore: registered new interface driver usbfs [ 0.376861] usbcore: registered new interface driver hub [ 0.377075] usbcore: registered new device driver usb [ 0.377685] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 400 kHz [ 0.378356] Skipping twl internal clock init and using bootloader value (unknown osc rate) [ 0.378906] twl6030: PIH (irq 39) chaining IRQs 368..387 [ 0.379577] print_constraints: VUSB: 3300 mV normal standby [ 0.483093] Freeing initrd memory: 2200K [ 0.581878] twl6030_usb twl6030_usb: Initialized TWL6030 USB module [ 0.582855] print_constraints: VMMC: 1200 <--> 3000 mV at 3000 mV normal standby [ 0.583374] print_constraints: VPP: 1800 <--> 2500 mV at 1900 mV normal standby [ 0.583862] print_constraints: VUSIM: 1200 <--> 2900 mV at 1800 mV normal standby [ 0.584442] print_constraints: VCXIO: 1800 mV normal standby [ 0.584777] print_constraints: VDAC: 1800 mV normal standby [ 0.585235] print_constraints: VAUX1_6030: 1000 <--> 3000 mV at 1800 mV normal standby [ 0.585296] twl_reg twl_reg.37: Failed to set supply vmmc [ 0.585418] twl_reg twl_reg.37: can't register VAUX1_6030, -16 [ 0.585449] twl_reg: probe of twl_reg.37 failed with error -16 [ 0.585876] print_constraints: VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby [ 0.586364] print_constraints: VAUX3_6030: 1000 <--> 3000 mV at 1200 mV normal standby [ 0.586700] print_constraints: CLK32KG: [ 0.587036] print_constraints: VANA: 2100 mV normal standby [ 0.598724] omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 400 kHz [ 0.613891] omap_i2c omap_i2c.3: bus 3 rev2.4.0 at 100 kHz [ 0.629150] omap_i2c omap_i2c.4: bus 4 rev2.4.0 at 400 kHz [ 0.629760] Advanced Linux Sound Architecture Driver Version 1.0.24. [ 0.630340] NetLabel: Initializing [ 0.630371] NetLabel: domain hash size = 128 [ 0.630401] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.630462] NetLabel: unlabeled traffic allowed by default [ 0.630889] Switching to clocksource 32k_counter [ 0.650512] FS-Cache: Loaded [ 0.650695] AppArmor: AppArmor Filesystem Enabled [ 0.664154] NET: Registered protocol family 2 [ 0.664550] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.665832] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.667785] TCP bind hash table entries: 65536 (order: 7, 786432 bytes) [ 0.668884] TCP: Hash tables configured (established 131072 bind 65536) [ 0.668914] TCP reno registered [ 0.668945] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.669006] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.669433] NET: Registered protocol family 1 [ 0.670135] RPC: Registered named UNIX socket transport module. [ 0.670166] RPC: Registered udp transport module. [ 0.670196] RPC: Registered tcp transport module. [ 0.670196] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.742156] audit: initializing netlink socket (disabled) [ 0.742218] type=2000 audit(0.718:1): initialized [ 0.891418] highmem bounce pool size: 64 pages [ 0.901550] VFS: Disk quotas dquot_6.5.2 [ 0.902008] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.905670] FS-Cache: Netfs 'nfs' registered for caching [ 0.906555] fuse init (API version 7.17) [ 0.907135] msgmni has been set to 1457 [ 0.908813] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.908996] io scheduler noop registered [ 0.909027] io scheduler deadline registered [ 0.909088] io scheduler cfq registered (default) [ 0.910003] OMAP DSS rev 4.0 [ 0.936401] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0 [ 1.052917] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1 [ 1.177886] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2 [ 2.292907] console [ttyO2] enabled [ 2.381011] omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3 [ 2.506439] [drm] Initialized drm 1.1.0 20060810 [ 2.511993] brd: module loaded [ 2.519775] loop: module loaded [ 2.523223] (stk) :sysfs entries created [ 2.527404] (stk) : debugfs entries created [ 2.536010] Fixed MDIO Bus: probed [ 2.539916] tun: Universal TUN/TAP device driver, 1.6 [ 2.545318] tun: (C) 1999-2004 Max Krasnyansky [ 2.552215] PPP generic driver version 2.4.2 [ 2.557098] usbcore: registered new interface driver smsc95xx [ 2.563507] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.570587] _regulator_get: ehci-omap.0 supply hsusb0 not found, using dummy regulator [ 2.579162] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller [ 2.585449] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1 [ 2.593322] __alloc_from_pool: coherent pool not initialised! [ 2.599456] [] (unwind_backtrace+0x0/0xec) from [] (dump_stack+0x20/0x24) [ 2.608489] [] (dump_stack+0x20/0x24) from [] (__alloc_from_pool.isra.20+0x3c/0xbc) [ 2.618469] [] (__alloc_from_pool.isra.20+0x3c/0xbc) from [] (__dma_alloc+0xfc/0x168) [ 2.628631] [] (__dma_alloc+0xfc/0x168) from [] (dma_alloc_coherent+0x64/0x70) [ 2.638153] [] (dma_alloc_coherent+0x64/0x70) from [] (pool_alloc_page.constprop.3+0x58/0xe0) [ 2.649047] [] (pool_alloc_page.constprop.3+0x58/0xe0) from [] (dma_pool_alloc+0x78/0x160) [ 2.659667] [] (dma_pool_alloc+0x78/0x160) from [] (ehci_qh_alloc+0x5c/0xe8) [ 2.668975] [] (ehci_qh_alloc+0x5c/0xe8) from [] (ehci_mem_init.constprop.50+0x74/0x1f0) [ 2.679412] [] (ehci_mem_init.constprop.50+0x74/0x1f0) from [] (ehci_init+0xb4/0x25c) [ 2.689575] [] (ehci_init+0xb4/0x25c) from [] (usb_add_hcd.part.21+0xcc/0x318) [ 2.699066] [] (usb_add_hcd.part.21+0xcc/0x318) from [] (usb_add_hcd+0x98/0xb4) [ 2.708679] [] (usb_add_hcd+0x98/0xb4) from [] (ehci_hcd_omap_probe+0x24c/0x364) [ 2.718383] [] (ehci_hcd_omap_probe+0x24c/0x364) from [] (platform_drv_probe+0x24/0x28) [ 2.728698] [] (platform_drv_probe+0x24/0x28) from [] (really_probe+0xa8/0x158) [ 2.738311] [] (really_probe+0xa8/0x158) from [] (driver_probe_device+0x58/0x70) [ 2.748016] [] (driver_probe_device+0x58/0x70) from [] (__driver_attach+0x70/0x94) [ 2.757873] [] (__driver_attach+0x70/0x94) from [] (bus_for_each_dev+0x60/0x9c) [ 2.767456] [] (bus_for_each_dev+0x60/0x9c) from [] (driver_attach+0x28/0x30) [ 2.776885] [] (driver_attach+0x28/0x30) from [] (bus_add_driver+0xc0/0x23c) [ 2.786193] [] (bus_add_driver+0xc0/0x23c) from [] (driver_register+0xb0/0x13c) [ 2.795776] [] (driver_register+0xb0/0x13c) from [] (platform_driver_register+0x54/0x68) [ 2.806213] [] (platform_driver_register+0x54/0x68) from [] (ehci_hcd_init.part.24+0x94/0xf0) [ 2.817108] [] (ehci_hcd_init.part.24+0x94/0xf0) from [] (ehci_hcd_init+0x1c/0x28) [ 2.826965] [] (ehci_hcd_init+0x1c/0x28) from [] (do_one_initcall+0xa0/0x170) [ 2.836395] [] (do_one_initcall+0xa0/0x170) from [] (kernel_init+0xc8/0x170) [ 2.845733] [] (kernel_init+0xc8/0x170) from [] (kernel_thread_exit+0x0/0x8) [ 2.943481] __alloc_from_pool: coherent pool not initialised! [ 2.949615] [] (unwind_backtrace+0x0/0xec) from [] (dump_stack+0x20/0x24) [ 2.958648] [] (dump_stack+0x20/0x24) from [] (__alloc_from_pool.isra.20+0x3c/0xbc) [ 2.968627] [] (__alloc_from_pool.isra.20+0x3c/0xbc) from [] (__dma_alloc+0xfc/0x168) [ 2.978790] [] (__dma_alloc+0xfc/0x168) from [] (dma_alloc_coherent+0x64/0x70) [ 2.988281] [] (dma_alloc_coherent+0x64/0x70) from [] (pool_alloc_page.constprop.3+0x58/0xe0) [ 2.999145] [] (pool_alloc_page.constprop.3+0x58/0xe0) from [] (dma_pool_alloc+0x78/0x160) [ 3.009765] [] (dma_pool_alloc+0x78/0x160) from [] (ehci_qh_alloc+0x5c/0xe8) [ 3.019104] [] (ehci_qh_alloc+0x5c/0xe8) from [] (ehci_mem_init.constprop.50+0x74/0x1f0) [ 3.029510] [] (ehci_mem_init.constprop.50+0x74/0x1f0) from [] (ehci_init+0xb4/0x25c) [ 3.039672] [] (ehci_init+0xb4/0x25c) from [] (usb_add_hcd.part.21+0xcc/0x318) [ 3.049163] [] (usb_add_hcd.part.21+0xcc/0x318) from [] (usb_add_hcd+0x98/0xb4) [ 3.058776] [] (usb_add_hcd+0x98/0xb4) from [] (ehci_hcd_omap_probe+0x24c/0x364) [ 3.068481] [] (ehci_hcd_omap_probe+0x24c/0x364) from [] (platform_drv_probe+0x24/0x28) [ 3.078796] [] (platform_drv_probe+0x24/0x28) from [] (really_probe+0xa8/0x158) [ 3.088409] [] (really_probe+0xa8/0x158) from [] (driver_probe_device+0x58/0x70) [ 3.098083] [] (driver_probe_device+0x58/0x70) from [] (__driver_attach+0x70/0x94) [ 3.107971] [] (__driver_attach+0x70/0x94) from [] (bus_for_each_dev+0x60/0x9c) [ 3.117553] [] (bus_for_each_dev+0x60/0x9c) from [] (driver_attach+0x28/0x30) [ 3.126953] [] (driver_attach+0x28/0x30) from [] (bus_add_driver+0xc0/0x23c) [ 3.136291] [] (bus_add_driver+0xc0/0x23c) from [] (driver_register+0xb0/0x13c) [ 3.145904] [] (driver_register+0xb0/0x13c) from [] (platform_driver_register+0x54/0x68) [ 3.156311] [] (platform_driver_register+0x54/0x68) from [] (ehci_hcd_init.part.24+0x94/0xf0) [ 3.167205] [] (ehci_hcd_init.part.24+0x94/0xf0) from [] (ehci_hcd_init+0x1c/0x28) [ 3.177093] [] (ehci_hcd_init+0x1c/0x28) from [] (do_one_initcall+0xa0/0x170) [ 3.186492] [] (do_one_initcall+0xa0/0x170) from [] (kernel_init+0xc8/0x170) [ 3.195831] [] (kernel_init+0xc8/0x170) from [] (kernel_thread_exit+0x0/0x8) [ 3.295074] __alloc_from_pool: coherent pool not initialised! [ 3.301177] [] (unwind_backtrace+0x0/0xec) from [] (dump_stack+0x20/0x24) [ 3.310241] [] (dump_stack+0x20/0x24) from [] (__alloc_from_pool.isra.20+0x3c/0xbc) [ 3.320220] [] (__alloc_from_pool.isra.20+0x3c/0xbc) from [] (__dma_alloc+0xfc/0x168) [ 3.330383] [] (__dma_alloc+0xfc/0x168) from [] (dma_alloc_coherent+0x64/0x70) [ 3.339874] [] (dma_alloc_coherent+0x64/0x70) from [] (pool_alloc_page.constprop.3+0x58/0xe0) [ 3.350769] [] (pool_alloc_page.constprop.3+0x58/0xe0) from [] (dma_pool_alloc+0x78/0x160) [ 3.361389] [] (dma_pool_alloc+0x78/0x160) from [] (ehci_qh_alloc+0x5c/0xe8) [ 3.370697] [] (ehci_qh_alloc+0x5c/0xe8) from [] (ehci_mem_init.constprop.50+0x74/0x1f0) [ 3.381134] [] (ehci_mem_init.constprop.50+0x74/0x1f0) from [] (ehci_init+0xb4/0x25c) [ 3.391265] [] (ehci_init+0xb4/0x25c) from [] (usb_add_hcd.part.21+0xcc/0x318) [ 3.400787] [] (usb_add_hcd.part.21+0xcc/0x318) from [] (usb_add_hcd+0x98/0xb4) [ 3.410369] [] (usb_add_hcd+0x98/0xb4) from [] (ehci_hcd_omap_probe+0x24c/0x364) [ 3.420074] [] (ehci_hcd_omap_probe+0x24c/0x364) from [] (platform_drv_probe+0x24/0x28) [ 3.430389] [] (platform_drv_probe+0x24/0x28) from [] (really_probe+0xa8/0x158) [ 3.440002] [] (really_probe+0xa8/0x158) from [] (driver_probe_device+0x58/0x70) [ 3.449676] [] (driver_probe_device+0x58/0x70) from [] (__driver_attach+0x70/0x94) [ 3.459564] [] (__driver_attach+0x70/0x94) from [] (bus_for_each_dev+0x60/0x9c) [ 3.469146] [] (bus_for_each_dev+0x60/0x9c) from [] (driver_attach+0x28/0x30) [ 3.478576] [] (driver_attach+0x28/0x30) from [] (bus_add_driver+0xc0/0x23c) [ 3.487884] [] (bus_add_driver+0xc0/0x23c) from [] (driver_register+0xb0/0x13c) [ 3.497497] [] (driver_register+0xb0/0x13c) from [] (platform_driver_register+0x54/0x68) [ 3.507934] [] (platform_driver_register+0x54/0x68) from [] (ehci_hcd_init.part.24+0x94/0xf0) [ 3.518798] [] (ehci_hcd_init.part.24+0x94/0xf0) from [] (ehci_hcd_init+0x1c/0x28) [ 3.528656] [] (ehci_hcd_init+0x1c/0x28) from [] (do_one_initcall+0xa0/0x170) [ 3.538085] [] (do_one_initcall+0xa0/0x170) from [] (kernel_init+0xc8/0x170) [ 3.547393] [] (kernel_init+0xc8/0x170) from [] (kernel_thread_exit+0x0/0x8) [ 3.646606] __alloc_from_pool: coherent pool not initialised! [ 3.652709] [] (unwind_backtrace+0x0/0xec) from [] (dump_stack+0x20/0x24) [ 3.661773] [] (dump_stack+0x20/0x24) from [] (__alloc_from_pool.isra.20+0x3c/0xbc) [ 3.671722] [] (__alloc_from_pool.isra.20+0x3c/0xbc) from [] (__dma_alloc+0xfc/0x168) [ 3.681854] [] (__dma_alloc+0xfc/0x168) from [] (dma_alloc_coherent+0x64/0x70) [ 3.691375] [] (dma_alloc_coherent+0x64/0x70) from [] (pool_alloc_page.constprop.3+0x58/0xe0) [ 3.702270] [] (pool_alloc_page.constprop.3+0x58/0xe0) from [] (dma_pool_alloc+0x78/0x160) [ 3.712890] [] (dma_pool_alloc+0x78/0x160) from [] (ehci_qh_alloc+0x5c/0xe8) [ 3.722229] [] (ehci_qh_alloc+0x5c/0xe8) from [] (ehci_mem_init.constprop.50+0x74/0x1f0) [ 3.732635] [] (ehci_mem_init.constprop.50+0x74/0x1f0) from [] (ehci_init+0xb4/0x25c) [ 3.742767] [] (ehci_init+0xb4/0x25c) from [] (usb_add_hcd.part.21+0xcc/0x318) [ 3.752288] [] (usb_add_hcd.part.21+0xcc/0x318) from [] (usb_add_hcd+0x98/0xb4) [ 3.761871] [] (usb_add_hcd+0x98/0xb4) from [] (ehci_hcd_omap_probe+0x24c/0x364) [ 3.771575] [] (ehci_hcd_omap_probe+0x24c/0x364) from [] (platform_drv_probe+0x24/0x28) [ 3.781921] [] (platform_drv_probe+0x24/0x28) from [] (really_probe+0xa8/0x158) [ 3.791503] [] (really_probe+0xa8/0x158) from [] (driver_probe_device+0x58/0x70) [ 3.801208] [] (driver_probe_device+0x58/0x70) from [] (__driver_attach+0x70/0x94) [ 3.811096] [] (__driver_attach+0x70/0x94) from [] (bus_for_each_dev+0x60/0x9c) [ 3.820678] [] (bus_for_each_dev+0x60/0x9c) from [] (driver_attach+0x28/0x30) [ 3.830108] [] (driver_attach+0x28/0x30) from [] (bus_add_driver+0xc0/0x23c) [ 3.839416] [] (bus_add_driver+0xc0/0x23c) from [] (driver_register+0xb0/0x13c) [ 3.849029] [] (driver_register+0xb0/0x13c) from [] (platform_driver_register+0x54/0x68) [ 3.859466] [] (platform_driver_register+0x54/0x68) from [] (ehci_hcd_init.part.24+0x94/0xf0) [ 3.870330] [] (ehci_hcd_init.part.24+0x94/0xf0) from [] (ehci_hcd_init+0x1c/0x28) [ 3.880218] [] (ehci_hcd_init+0x1c/0x28) from [] (do_one_initcall+0xa0/0x170) [ 3.889617] [] (do_one_initcall+0xa0/0x170) from [] (kernel_init+0xc8/0x170) [ 3.898956] [] (kernel_init+0xc8/0x170) from [] (kernel_thread_exit+0x0/0x8) [ 3.998168] __alloc_from_pool: coherent pool not initialised! [ 4.004272] [] (unwind_backtrace+0x0/0xec) from [] (dump_stack+0x20/0x24) [ 4.013336] [] (dump_stack+0x20/0x24) from [] (__alloc_from_pool.isra.20+0x3c/0xbc) [ 4.023284] [] (__alloc_from_pool.isra.20+0x3c/0xbc) from [] (__dma_alloc+0xfc/0x168) [ 4.033447] [] (__dma_alloc+0xfc/0x168) from [] (dma_alloc_coherent+0x64/0x70) [ 4.042968] [] (dma_alloc_coherent+0x64/0x70) from [] (pool_alloc_page.constprop.3+0x58/0xe0) [ 4.053833] [] (pool_alloc_page.constprop.3+0x58/0xe0) from [] (dma_pool_alloc+0x78/0x160) [ 4.064453] [] (dma_pool_alloc+0x78/0x160) from [] (ehci_qh_alloc+0x5c/0xe8) [ 4.073760] [] (ehci_qh_alloc+0x5c/0xe8) from [] (ehci_mem_init.constprop.50+0x74/0x1f0) [ 4.084197] [] (ehci_mem_init.constprop.50+0x74/0x1f0) from [] (ehci_init+0xb4/0x25c) [ 4.094329] [] (ehci_init+0xb4/0x25c) from [] (usb_add_hcd.part.21+0xcc/0x318) [ 4.103851] [] (usb_add_hcd.part.21+0xcc/0x318) from [] (usb_add_hcd+0x98/0xb4) [ 4.113464] [] (usb_add_hcd+0x98/0xb4) from [] (ehci_hcd_omap_probe+0x24c/0x364) [ 4.123138] [] (ehci_hcd_omap_probe+0x24c/0x364) from [] (platform_drv_probe+0x24/0x28) [ 4.133483] [] (platform_drv_probe+0x24/0x28) from [] (really_probe+0xa8/0x158) [ 4.143066] [] (really_probe+0xa8/0x158) from [] (driver_probe_device+0x58/0x70) [ 4.152740] [] (driver_probe_device+0x58/0x70) from [] (__driver_attach+0x70/0x94) [ 4.162628] [] (__driver_attach+0x70/0x94) from [] (bus_for_each_dev+0x60/0x9c) [ 4.172210] [] (bus_for_each_dev+0x60/0x9c) from [] (driver_attach+0x28/0x30) [ 4.181610] [] (driver_attach+0x28/0x30) from [] (bus_add_driver+0xc0/0x23c) [ 4.190948] [] (bus_add_driver+0xc0/0x23c) from [] (driver_register+0xb0/0x13c) [ 4.200531] [] (driver_register+0xb0/0x13c) from [] (platform_driver_register+0x54/0x68) [ 4.210968] [] (platform_driver_register+0x54/0x68) from [] (ehci_hcd_init.part.24+0x94/0xf0) [ 4.221862] [] (ehci_hcd_init.part.24+0x94/0xf0) from [] (ehci_hcd_init+0x1c/0x28) [ 4.231719] [] (ehci_hcd_init+0x1c/0x28) from [] (do_one_initcall+0xa0/0x170) [ 4.241149] [] (do_one_initcall+0xa0/0x170) from [] (kernel_init+0xc8/0x170) [ 4.250457] [] (kernel_init+0xc8/0x170) from [] (kernel_thread_exit+0x0/0x8) [ 4.349761] __alloc_from_pool: coherent pool not initialised! [ 4.355865] [] (unwind_backtrace+0x0/0xec) from [] (dump_stack+0x20/0x24) [ 4.364898] [] (dump_stack+0x20/0x24) from [] (__alloc_from_pool.isra.20+0x3c/0xbc) [ 4.374877] [] (__alloc_from_pool.isra.20+0x3c/0xbc) from [] (__dma_alloc+0xfc/0x168) [ 4.385040] [] (__dma_alloc+0xfc/0x168) from [] (dma_alloc_coherent+0x64/0x70) [ 4.394531] [] (dma_alloc_coherent+0x64/0x70) from [] (pool_alloc_page.constprop.3+0x58/0xe0) [ 4.405426] [] (pool_alloc_page.constprop.3+0x58/0xe0) from [] (dma_pool_alloc+0x78/0x160) [ 4.416046] [] (dma_pool_alloc+0x78/0x160) from [] (ehci_qh_alloc+0x5c/0xe8) [ 4.425354] [] (ehci_qh_alloc+0x5c/0xe8) from [] (ehci_mem_init.constprop.50+0x74/0x1f0) [ 4.435760] [] (ehci_mem_init.constprop.50+0x74/0x1f0) from [] (ehci_init+0xb4/0x25c) [ 4.445922] [] (ehci_init+0xb4/0x25c) from [] (usb_add_hcd.part.21+0xcc/0x318) [ 4.455413] [] (usb_add_hcd.part.21+0xcc/0x318) from [] (usb_add_hcd+0x98/0xb4) [ 4.465026] [] (usb_add_hcd+0x98/0xb4) from [] (ehci_hcd_omap_probe+0x24c/0x364) [ 4.474700] [] (ehci_hcd_omap_probe+0x24c/0x364) from [] (platform_drv_probe+0x24/0x28) [ 4.485046] [] (platform_drv_probe+0x24/0x28) from [] (really_probe+0xa8/0x158) [ 4.494628] [] (really_probe+0xa8/0x158) from [] (driver_probe_device+0x58/0x70) [ 4.504333] [] (driver_probe_device+0x58/0x70) from [] (__driver_attach+0x70/0x94) [ 4.514190] [] (__driver_attach+0x70/0x94) from [] (bus_for_each_dev+0x60/0x9c) [ 4.523773] [] (bus_for_each_dev+0x60/0x9c) from [] (driver_attach+0x28/0x30) [ 4.533203] [] (driver_attach+0x28/0x30) from [] (bus_add_driver+0xc0/0x23c) [ 4.542541] [] (bus_add_driver+0xc0/0x23c) from [] (driver_register+0xb0/0x13c) [ 4.552124] [] (driver_register+0xb0/0x13c) from [] (platform_driver_register+0x54/0x68) [ 4.562561] [] (platform_driver_register+0x54/0x68) from [] (ehci_hcd_init.part.24+0x94/0xf0) [ 4.573425] [] (ehci_hcd_init.part.24+0x94/0xf0) from [] (ehci_hcd_init+0x1c/0x28) [ 4.583312] [] (ehci_hcd_init+0x1c/0x28) from [] (do_one_initcall+0xa0/0x170) [ 4.592712] [] (do_one_initcall+0xa0/0x170) from [] (kernel_init+0xc8/0x170) [ 4.602050] [] (kernel_init+0xc8/0x170) from [] (kernel_thread_exit+0x0/0x8) [ 4.701293] __alloc_from_pool: coherent pool not initialised! [ 4.707397] [] (unwind_backtrace+0x0/0xec) from [] (dump_stack+0x20/0x24) [ 4.716430] [] (dump_stack+0x20/0x24) from [] (__alloc_from_pool.isra.20+0x3c/0xbc) [ 4.726409] [] (__alloc_from_pool.isra.20+0x3c/0xbc) from [] (__dma_alloc+0xfc/0x168) [ 4.736572] [] (__dma_alloc+0xfc/0x168) from [] (dma_alloc_coherent+0x64/0x70) [ 4.746063] [] (dma_alloc_coherent+0x64/0x70) from [] (pool_alloc_page.constprop.3+0x58/0xe0) [ 4.756958] [] (pool_alloc_page.constprop.3+0x58/0xe0) from [] (dma_pool_alloc+0x78/0x160) [ 4.767578] [] (dma_pool_alloc+0x78/0x160) from [] (ehci_qh_alloc+0x5c/0xe8) [ 4.776916] [] (ehci_qh_alloc+0x5c/0xe8) from [] (ehci_mem_init.constprop.50+0x74/0x1f0) [ 4.787322] [] (ehci_mem_init.constprop.50+0x74/0x1f0) from [] (ehci_init+0xb4/0x25c) [ 4.797485] [] (ehci_init+0xb4/0x25c) from [] (usb_add_hcd.part.21+0xcc/0x318) [ 4.807006] [] (usb_add_hcd.part.21+0xcc/0x318) from [] (usb_add_hcd+0x98/0xb4) [ 4.816619] [] (usb_add_hcd+0x98/0xb4) from [] (ehci_hcd_omap_probe+0x24c/0x364) [ 4.826293] [] (ehci_hcd_omap_probe+0x24c/0x364) from [] (platform_drv_probe+0x24/0x28) [ 4.836639] [] (platform_drv_probe+0x24/0x28) from [] (really_probe+0xa8/0x158) [ 4.846221] [] (really_probe+0xa8/0x158) from [] (driver_probe_device+0x58/0x70) [ 4.855926] [] (driver_probe_device+0x58/0x70) from [] (__driver_attach+0x70/0x94) [ 4.865783] [] (__driver_attach+0x70/0x94) from [] (bus_for_each_dev+0x60/0x9c) [ 4.875396] [] (bus_for_each_dev+0x60/0x9c) from [] (driver_attach+0x28/0x30) [ 4.884826] [] (driver_attach+0x28/0x30) from [] (bus_add_driver+0xc0/0x23c) [ 4.894134] [] (bus_add_driver+0xc0/0x23c) from [] (driver_register+0xb0/0x13c) [ 4.903747] [] (driver_register+0xb0/0x13c) from [] (platform_driver_register+0x54/0x68) [ 4.914184] [] (platform_driver_register+0x54/0x68) from [] (ehci_hcd_init.part.24+0x94/0xf0) [ 4.925048] [] (ehci_hcd_init.part.24+0x94/0xf0) from [] (ehci_hcd_init+0x1c/0x28) [ 4.934936] [] (ehci_hcd_init+0x1c/0x28) from [] (do_one_initcall+0xa0/0x170) [ 4.944335] [] (do_one_initcall+0xa0/0x170) from [] (kernel_init+0xc8/0x170) [ 4.953674] [] (kernel_init+0xc8/0x170) from [] (kernel_thread_exit+0x0/0x8) [ 5.052886] __alloc_from_pool: coherent pool not initialised! [ 5.058990] [] (unwind_backtrace+0x0/0xec) from [] (dump_stack+0x20/0x24) [ 5.068054] [] (dump_stack+0x20/0x24) from [] (__alloc_from_pool.isra.20+0x3c/0xbc) [ 5.078002] [] (__alloc_from_pool.isra.20+0x3c/0xbc) from [] (__dma_alloc+0xfc/0x168) [ 5.088165] [] (__dma_alloc+0xfc/0x168) from [] (dma_alloc_coherent+0x64/0x70) [ 5.097656] [] (dma_alloc_coherent+0x64/0x70) from [] (pool_alloc_page.constprop.3+0x58/0xe0) [ 5.108551] [] (pool_alloc_page.constprop.3+0x58/0xe0) from [] (dma_pool_alloc+0x78/0x160) [ 5.119171] [] (dma_pool_alloc+0x78/0x160) from [] (ehci_qh_alloc+0x5c/0xe8) [ 5.128509] [] (ehci_qh_alloc+0x5c/0xe8) from [] (ehci_mem_init.constprop.50+0x74/0x1f0) [ 5.138916] [] (ehci_mem_init.constprop.50+0x74/0x1f0) from [] (ehci_init+0xb4/0x25c) [ 5.149078] [] (ehci_init+0xb4/0x25c) from [] (usb_add_hcd.part.21+0xcc/0x318) [ 5.158569] [] (usb_add_hcd.part.21+0xcc/0x318) from [] (usb_add_hcd+0x98/0xb4) [ 5.168151] [] (usb_add_hcd+0x98/0xb4) from [] (ehci_hcd_omap_probe+0x24c/0x364) [ 5.177856] [] (ehci_hcd_omap_probe+0x24c/0x364) from [] (platform_drv_probe+0x24/0x28) [ 5.188201] [] (platform_drv_probe+0x24/0x28) from [] (really_probe+0xa8/0x158) [ 5.197784] [] (really_probe+0xa8/0x158) from [] (driver_probe_device+0x58/0x70) [ 5.207489] [] (driver_probe_device+0x58/0x70) from [] (__driver_attach+0x70/0x94) [ 5.217346] [] (__driver_attach+0x70/0x94) from [] (bus_for_each_dev+0x60/0x9c) [ 5.226959] [] (bus_for_each_dev+0x60/0x9c) from [] (driver_attach+0x28/0x30) [ 5.236358] [] (driver_attach+0x28/0x30) from [] (bus_add_driver+0xc0/0x23c) [ 5.245697] [] (bus_add_driver+0xc0/0x23c) from [] (driver_register+0xb0/0x13c) [ 5.255279] [] (driver_register+0xb0/0x13c) from [] (platform_driver_register+0x54/0x68) [ 5.265716] [] (platform_driver_register+0x54/0x68) from [] (ehci_hcd_init.part.24+0x94/0xf0) [ 5.276611] [] (ehci_hcd_init.part.24+0x94/0xf0) from [] (ehci_hcd_init+0x1c/0x28) [ 5.286468] [] (ehci_hcd_init+0x1c/0x28) from [] (do_one_initcall+0xa0/0x170) [ 5.295898] [] (do_one_initcall+0xa0/0x170) from [] (kernel_init+0xc8/0x170) [ 5.305206] [] (kernel_init+0xc8/0x170) from [] (kernel_thread_exit+0x0/0x8) [ 5.404418] __alloc_from_pool: coherent pool not initialised! [ 5.410522] [] (unwind_backtrace+0x0/0xec) from [] (dump_stack+0x20/0x24) [ 5.419586] [] (dump_stack+0x20/0x24) from [] (__alloc_from_pool.isra.20+0x3c/0xbc) [ 5.429534] [] (__alloc_from_pool.isra.20+0x3c/0xbc) from [] (__dma_alloc+0xfc/0x168) [ 5.439666] [] (__dma_alloc+0xfc/0x168) from [] (dma_alloc_coherent+0x64/0x70) [ 5.449188] [] (dma_alloc_coherent+0x64/0x70) from [] (pool_alloc_page.constprop.3+0x58/0xe0) [ 5.460083] [] (pool_alloc_page.constprop.3+0x58/0xe0) from [] (dma_pool_alloc+0x78/0x160) [ 5.470703] [] (dma_pool_alloc+0x78/0x160) from [] (ehci_qh_alloc+0x5c/0xe8) [ 5.480010] [] (ehci_qh_alloc+0x5c/0xe8) from [] (ehci_mem_init.constprop.50+0x74/0x1f0) [ 5.490417] [] (ehci_mem_init.constprop.50+0x74/0x1f0) from [] (ehci_init+0xb4/0x25c) [ 5.500579] [] (ehci_init+0xb4/0x25c) from [] (usb_add_hcd.part.21+0xcc/0x318) [ 5.510070] [] (usb_add_hcd.part.21+0xcc/0x318) from [] (usb_add_hcd+0x98/0xb4) [ 5.519653] [] (usb_add_hcd+0x98/0xb4) from [] (ehci_hcd_omap_probe+0x24c/0x364) [ 5.529327] [] (ehci_hcd_omap_probe+0x24c/0x364) from [] (platform_drv_probe+0x24/0x28) [ 5.539642] []