This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

L3 Custom Error: MASTER MPU TARGET GPMC (Idle): Data Access in User mode during Functional access

Other Parts Discussed in Thread: AM5728

When running from EMMC we get the following stack dump, but when running from SD card the the startup trace is clean:

[    0.292030] ------------[ cut here ]------------
[    0.292048] WARNING: CPU: 0 PID: 1 at drivers/bus/omap_l3_noc.c:147 l3_interrupt_handler+0x23c/0x340()
[    0.292056] 44000000.ocp:L3 Custom Error: MASTER MPU TARGET GPMC (Idle): Data Access in User mode during Functional access
[    0.292062] Modules linked in:
[    0.292074] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.1.18-gc61731b #31
[    0.292080] Hardware name: Generic DRA72X (Flattened Device Tree)
[    0.292105] [<c0016818>] (unwind_backtrace) from [<c0012990>] (show_stack+0x10/0x14)
[    0.292119] [<c0012990>] (show_stack) from [<c05ed9d8>] (dump_stack+0x94/0xa8)
[    0.292131] [<c05ed9d8>] (dump_stack) from [<c0035634>] (warn_slowpath_common+0x80/0xb0)
[    0.292142] [<c0035634>] (warn_slowpath_common) from [<c0035694>] (warn_slowpath_fmt+0x30/0x40)
[    0.292154] [<c0035694>] (warn_slowpath_fmt) from [<c02ec34c>] (l3_interrupt_handler+0x23c/0x340)
[    0.292169] [<c02ec34c>] (l3_interrupt_handler) from [<c00728d4>] (handle_irq_event_percpu+0x78/0x134)
[    0.292181] [<c00728d4>] (handle_irq_event_percpu) from [<c00729cc>] (handle_irq_event+0x3c/0x5c)
[    0.292192] [<c00729cc>] (handle_irq_event) from [<c00754c0>] (handle_fasteoi_irq+0xb0/0x17c)
[    0.292203] [<c00754c0>] (handle_fasteoi_irq) from [<c0071fe0>] (generic_handle_irq+0x2c/0x3c)
[    0.292215] [<c0071fe0>] (generic_handle_irq) from [<c0072278>] (__handle_domain_irq+0x5c/0xb4)
[    0.292225] [<c0072278>] (__handle_domain_irq) from [<c000945c>] (gic_handle_irq+0x24/0x5c)
[    0.292236] [<c000945c>] (gic_handle_irq) from [<c05f30c0>] (__irq_svc+0x40/0x74)
[    0.292242] Exception stack(0xee87fcc0 to 0xee87fd08)
[    0.292250] fcc0: ee9567e0 60000013 00000000 00000006 ee956780 ee964440 00000017 c02ec110
[    0.292258] fce0: ee9567e0 60000013 00000017 00000002 00000000 ee87fd08 c0073fd8 c05f2860
[    0.292264] fd00: 60000013 ffffffff
[    0.292277] [<c05f30c0>] (__irq_svc) from [<c05f2860>] (_raw_spin_unlock_irqrestore+0x1c/0x4c)
[    0.292288] [<c05f2860>] (_raw_spin_unlock_irqrestore) from [<c0073fd8>] (__setup_irq+0x25c/0x534)
[    0.292300] [<c0073fd8>] (__setup_irq) from [<c00743fc>] (request_threaded_irq+0xc4/0x144)
[    0.292312] [<c00743fc>] (request_threaded_irq) from [<c0076290>] (devm_request_threaded_irq+0x58/0x9c)
[    0.292323] [<c0076290>] (devm_request_threaded_irq) from [<c02ec634>] (omap_l3_probe+0x1e4/0x280)
[    0.292336] [<c02ec634>] (omap_l3_probe) from [<c03d5094>] (platform_drv_probe+0x44/0xa4)
[    0.292347] [<c03d5094>] (platform_drv_probe) from [<c03d3954>] (driver_probe_device+0x17c/0x2bc)
[    0.292357] [<c03d3954>] (driver_probe_device) from [<c03d1f58>] (bus_for_each_drv+0x60/0x94)
[    0.292366] [<c03d1f58>] (bus_for_each_drv) from [<c03d37a8>] (device_attach+0x74/0x88)
[    0.292375] [<c03d37a8>] (device_attach) from [<c03d2e78>] (bus_probe_device+0x84/0xa8)
[    0.292387] [<c03d2e78>] (bus_probe_device) from [<c03d126c>] (device_add+0x3e8/0x570)
[    0.292400] [<c03d126c>] (device_add) from [<c04cd190>] (of_platform_device_create_pdata+0x84/0xb8)
[    0.292411] [<c04cd190>] (of_platform_device_create_pdata) from [<c04cd2b8>] (of_platform_bus_create+0xe8/0x190)
[    0.292422] [<c04cd2b8>] (of_platform_bus_create) from [<c04cd48c>] (of_platform_populate+0x5c/0xac)
[    0.292434] [<c04cd48c>] (of_platform_populate) from [<c085c030>] (pdata_quirks_init+0x60/0x74)
[    0.292446] [<c085c030>] (pdata_quirks_init) from [<c085bf5c>] (omap_generic_init+0x14/0x1c)
[    0.292458] [<c085bf5c>] (omap_generic_init) from [<c084f6e4>] (customize_machine+0x24/0x44)
[    0.292469] [<c084f6e4>] (customize_machine) from [<c0009730>] (do_one_initcall+0x8c/0x1d8)
[    0.292480] [<c0009730>] (do_one_initcall) from [<c084ce84>] (kernel_init_freeable+0x1c0/0x264)
[    0.292490] [<c084ce84>] (kernel_init_freeable) from [<c05ea2b8>] (kernel_init+0xc/0xe8)
[    0.292500] [<c05ea2b8>] (kernel_init) from [<c000f528>] (ret_from_fork+0x14/0x2c)
[    0.292515] ---[ end trace a7dea708e754c409 ]---

Otherwise, the system seems to be in working order after startup. Other than being disturbing to see during boot, this error appears to have no effect.

In any event, it would be nice to know the root cause of the error in order to eliminate it, just in case it is having some latent adverse impact on the system.

Thanks,

Weston

  • Hi Weston,

    This is a custom board, right?
    Which SDK release are you using?

    Best Regards,
    Yordan
  • Hi Yordan,


    Yes, this is a custom board. With respect to the SD card and eMMC circuits, It follows the TI reference design for the AM5728 EVM very closely.


    We are using the 2.00.02.11 SDK release for our kernel with an updated u-boot, which is newer than the 03.00.00.04 SDK release (TI-SDK remotes/origin/ti-u-boot-2016.05, SHA: b43cf45fec75961d196da4563bd32c0215d2fd58).

    Thanks,

    Weston

  • Hi Weston,

    Apologies for the delay.
    Please provide the full bootlog. Also the dts for your custom board..

    Check for duplicated interrupts in dra7.dtsi.
    If not needed try removing the rtc nodes from your dts (I've seen this used a workaround in older sitara devices, so it could be worth trying).

    Best Regards,
    Yordan
  • Hi Yordan,

    We do not explicitly add new interrupts in our board's DTS file, so I don't think we have created duplicate interrupts.

    We use an RTC in our design, so unfortunately removing the RTC nodes is not an option for us.

    Attached is a full boot log containing the stack trace.

    3058.boot_trace_emmc.txt
    switch to partitions #0, OK
    mmc1(part 0) is current device
    SD/MMC found on device 1
    3441736 bytes read in 53 ms (61.9 MiB/s)
    96563 bytes read in 15 ms (6.1 MiB/s)
    Booting from mmc1 ...
    Kernel image @ 0x82000000 [ 0x000000 - 0x348448 ]
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
       Loading Device Tree to 8ffe5000, end 8ffff932 ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0
    [    0.000000] Initializing cgroup subsys cpuset
    [    0.000000] Initializing cgroup subsys cpu
    [    0.000000] Initializing cgroup subsys cpuacct
    [    0.000000] Linux version 4.1.18-gc61731b (gcc version 4.9.3 20150413 (prerelease) (Linaro GCC 4.9-2015.05) ) #31 SMP PREEMPT Mon Aug 15 16:35:11 PDT 2016
    [    0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=30c5387d
    [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
    [    0.000000] Machine model: Datalogic Seahawk
    [    0.000000] Reserved memory: created CMA memory pool at 0x0000000095800000, size 56 MiB
    [    0.000000] Reserved memory: initialized node ipu2_cma@95800000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created CMA memory pool at 0x0000000099000000, size 64 MiB
    [    0.000000] Reserved memory: initialized node dsp1_cma@99000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created CMA memory pool at 0x000000009d000000, size 32 MiB
    [    0.000000] Reserved memory: initialized node ipu1_cma@9d000000, compatible id shared-dma-pool
    [    0.000000] cma: Reserved 128 MiB at 0x00000000b7c00000
    [    0.000000] Forcing write-allocate cache policy for SMP
    [    0.000000] Memory policy: Data cache writealloc
    [    0.000000] OMAP4: Map 0x00000000bfd00000 to fe600000 for dram barrier
    [    0.000000] DRA722 ES1.0
    [    0.000000] PERCPU: Embedded 12 pages/cpu @eee45000 s17088 r8192 d23872 u49152
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 239186
    [    0.000000] Kernel command line: console=ttyO2,115200n8 root=PARTUUID=2e6c654e-02 rw rootfstype=ext4 rootwait
    [    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] Memory: 657384K/963584K available (6251K kernel code, 294K rwdata, 2212K rodata, 320K init, 254K bss, 19480K reserved, 286720K cma-reserved, 136192K highmem)
    [    0.000000] Virtual kernel memory layout:
    [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    [    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
    [    0.000000]     vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
    [    0.000000]     lowmem  : 0xc0000000 - 0xef800000   ( 760 MB)
    [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
    [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
    [    0.000000]       .text : 0xc0008000 - 0xc084bf74   (8464 kB)
    [    0.000000]       .init : 0xc084c000 - 0xc089c000   ( 320 kB)
    [    0.000000]       .data : 0xc089c000 - 0xc08e59a8   ( 295 kB)
    [    0.000000]        .bss : 0xc08e8000 - 0xc092790c   ( 255 kB)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
    [    0.000000] Preemptible hierarchical RCU implementation.
    [    0.000000] 	Additional per-CPU info printed with stalls.
    [    0.000000] 	RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
    [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
    [    0.000000] NR_IRQS:16 nr_irqs:16 16
    [    0.000000] OMAP clockevent source: timer1 at 32768 Hz
    [    0.000000] clocksource 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
    [    0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 65535999984741ns
    [    0.000030] OMAP clocksource: 32k_counter at 32768 Hz
    [    0.000396] Architected cp15 timer(s) running at 5.90MHz (virt).
    [    0.000396] clocksource arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x15c70fb29, max_idle_ns: 440795202138 ns
    [    0.000401] sched_clock: 56 bits at 5MHz, resolution 169ns, wraps every 4398046511093ns
    [    0.000410] Switching to timer-based delay loop, resolution 169ns
    [    0.000882] Console: colour dummy device 80x30
    [    0.000895] WARNING: Your 'console=ttyO2' has been replaced by 'ttyS2'
    [    0.000900] This ensures that you still see kernel messages. Please
    [    0.000904] update your kernel commandline.
    [    0.000915] Calibrating delay loop (skipped), value calculated using timer frequency.. 11.80 BogoMIPS (lpj=59016)
    [    0.000925] pid_max: default: 32768 minimum: 301
    [    0.000996] Security Framework initialized
    [    0.001027] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [    0.001036] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [    0.001498] Initializing cgroup subsys blkio
    [    0.001511] Initializing cgroup subsys memory
    [    0.001532] Initializing cgroup subsys devices
    [    0.001542] Initializing cgroup subsys freezer
    [    0.001552] Initializing cgroup subsys perf_event
    [    0.001569] CPU: Testing write buffer coherency: ok
    [    0.001810] /cpus/cpu@0 missing clock-frequency property
    [    0.001821] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
    [    0.001849] Setting up static identity map for 0x800082c0 - 0x80008318
    [    0.040682] Brought up 1 CPUs
    [    0.040691] SMP: Total of 1 processors activated (11.80 BogoMIPS).
    [    0.040697] CPU: All CPU(s) started in SVC mode.
    [    0.040985] devtmpfs: initialized
    [    0.063300] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
    [    0.064056] omap_hwmod: l3_main_2 using broken dt data from ocp
    [    0.227930] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
    [    0.233418] pinctrl core: initialized pinctrl subsystem
    [    0.234161] NET: Registered protocol family 16
    [    0.235035] DMA: preallocated 256 KiB pool for atomic coherent allocations
    [    0.260488] cpuidle: using governor ladder
    [    0.290507] cpuidle: using governor menu
    [    0.292030] ------------[ cut here ]------------
    [    0.292048] WARNING: CPU: 0 PID: 1 at drivers/bus/omap_l3_noc.c:147 l3_interrupt_handler+0x23c/0x340()
    [    0.292056] 44000000.ocp:L3 Custom Error: MASTER MPU TARGET GPMC (Idle): Data Access in User mode during Functional access
    [    0.292062] Modules linked in:
    [    0.292074] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.1.18-gc61731b #31
    [    0.292080] Hardware name: Generic DRA72X (Flattened Device Tree)
    [    0.292105] [<c0016818>] (unwind_backtrace) from [<c0012990>] (show_stack+0x10/0x14)
    [    0.292119] [<c0012990>] (show_stack) from [<c05ed9d8>] (dump_stack+0x94/0xa8)
    [    0.292131] [<c05ed9d8>] (dump_stack) from [<c0035634>] (warn_slowpath_common+0x80/0xb0)
    [    0.292142] [<c0035634>] (warn_slowpath_common) from [<c0035694>] (warn_slowpath_fmt+0x30/0x40)
    [    0.292154] [<c0035694>] (warn_slowpath_fmt) from [<c02ec34c>] (l3_interrupt_handler+0x23c/0x340)
    [    0.292169] [<c02ec34c>] (l3_interrupt_handler) from [<c00728d4>] (handle_irq_event_percpu+0x78/0x134)
    [    0.292181] [<c00728d4>] (handle_irq_event_percpu) from [<c00729cc>] (handle_irq_event+0x3c/0x5c)
    [    0.292192] [<c00729cc>] (handle_irq_event) from [<c00754c0>] (handle_fasteoi_irq+0xb0/0x17c)
    [    0.292203] [<c00754c0>] (handle_fasteoi_irq) from [<c0071fe0>] (generic_handle_irq+0x2c/0x3c)
    [    0.292215] [<c0071fe0>] (generic_handle_irq) from [<c0072278>] (__handle_domain_irq+0x5c/0xb4)
    [    0.292225] [<c0072278>] (__handle_domain_irq) from [<c000945c>] (gic_handle_irq+0x24/0x5c)
    [    0.292236] [<c000945c>] (gic_handle_irq) from [<c05f30c0>] (__irq_svc+0x40/0x74)
    [    0.292242] Exception stack(0xee87fcc0 to 0xee87fd08)
    [    0.292250] fcc0: ee9567e0 60000013 00000000 00000006 ee956780 ee964440 00000017 c02ec110
    [    0.292258] fce0: ee9567e0 60000013 00000017 00000002 00000000 ee87fd08 c0073fd8 c05f2860
    [    0.292264] fd00: 60000013 ffffffff
    [    0.292277] [<c05f30c0>] (__irq_svc) from [<c05f2860>] (_raw_spin_unlock_irqrestore+0x1c/0x4c)
    [    0.292288] [<c05f2860>] (_raw_spin_unlock_irqrestore) from [<c0073fd8>] (__setup_irq+0x25c/0x534)
    [    0.292300] [<c0073fd8>] (__setup_irq) from [<c00743fc>] (request_threaded_irq+0xc4/0x144)
    [    0.292312] [<c00743fc>] (request_threaded_irq) from [<c0076290>] (devm_request_threaded_irq+0x58/0x9c)
    [    0.292323] [<c0076290>] (devm_request_threaded_irq) from [<c02ec634>] (omap_l3_probe+0x1e4/0x280)
    [    0.292336] [<c02ec634>] (omap_l3_probe) from [<c03d5094>] (platform_drv_probe+0x44/0xa4)
    [    0.292347] [<c03d5094>] (platform_drv_probe) from [<c03d3954>] (driver_probe_device+0x17c/0x2bc)
    [    0.292357] [<c03d3954>] (driver_probe_device) from [<c03d1f58>] (bus_for_each_drv+0x60/0x94)
    [    0.292366] [<c03d1f58>] (bus_for_each_drv) from [<c03d37a8>] (device_attach+0x74/0x88)
    [    0.292375] [<c03d37a8>] (device_attach) from [<c03d2e78>] (bus_probe_device+0x84/0xa8)
    [    0.292387] [<c03d2e78>] (bus_probe_device) from [<c03d126c>] (device_add+0x3e8/0x570)
    [    0.292400] [<c03d126c>] (device_add) from [<c04cd190>] (of_platform_device_create_pdata+0x84/0xb8)
    [    0.292411] [<c04cd190>] (of_platform_device_create_pdata) from [<c04cd2b8>] (of_platform_bus_create+0xe8/0x190)
    [    0.292422] [<c04cd2b8>] (of_platform_bus_create) from [<c04cd48c>] (of_platform_populate+0x5c/0xac)
    [    0.292434] [<c04cd48c>] (of_platform_populate) from [<c085c030>] (pdata_quirks_init+0x60/0x74)
    [    0.292446] [<c085c030>] (pdata_quirks_init) from [<c085bf5c>] (omap_generic_init+0x14/0x1c)
    [    0.292458] [<c085bf5c>] (omap_generic_init) from [<c084f6e4>] (customize_machine+0x24/0x44)
    [    0.292469] [<c084f6e4>] (customize_machine) from [<c0009730>] (do_one_initcall+0x8c/0x1d8)
    [    0.292480] [<c0009730>] (do_one_initcall) from [<c084ce84>] (kernel_init_freeable+0x1c0/0x264)
    [    0.292490] [<c084ce84>] (kernel_init_freeable) from [<c05ea2b8>] (kernel_init+0xc/0xe8)
    [    0.292500] [<c05ea2b8>] (kernel_init) from [<c000f528>] (ret_from_fork+0x14/0x2c)
    [    0.292515] ---[ end trace a7dea708e754c409 ]---
    [    0.297858] OMAP GPIO hardware version 0.1
    [    0.303007] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/pinmux@1400 !
    [    0.320778] No ATAGs?
    [    0.320802] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
    [    0.320810] hw-breakpoint: maximum watchpoint size is 8 bytes.
    [    0.321244] omap4_sram_init:Unable to allocate sram needed to handle errata I688
    [    0.321252] omap4_sram_init:Unable to get sram pool needed to handle errata I688
    [    0.321770] OMAP DMA hardware revision 0.0
    [    0.355463] edma 43300000.edma: memcpy is disabled
    [    0.359508] edma 43300000.edma: TI EDMA DMA engine driver
    [    0.362041] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver
    [    0.366485] omap-iommu 40d01000.mmu: 40d01000.mmu registered
    [    0.366626] omap-iommu 40d02000.mmu: 40d02000.mmu registered
    [    0.366750] omap-iommu 58882000.mmu: 58882000.mmu registered
    [    0.366869] omap-iommu 55082000.mmu: 55082000.mmu registered
    [    0.367119] vgaarb: loaded
    [    0.367421] SCSI subsystem initialized
    [    0.368367] palmas 0-0058: Irq flag is 0x00000004
    [    0.382201] palmas 0-0058: Muxing GPIO 2f, PWM 0, LED 0
    [    0.464109] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
    [    0.464294] media: Linux media interface: v0.10
    [    0.464342] Linux video capture interface: v2.00
    [    0.464379] pps_core: LinuxPPS API ver. 1 registered
    [    0.464385] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.464405] PTP clock support registered
    [    0.464946] omap-mailbox 4883c000.mailbox: omap mailbox rev 0x400
    [    0.465184] omap-mailbox 4883e000.mailbox: omap mailbox rev 0x400
    [    0.465415] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
    [    0.465563] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
    [    0.465795] Advanced Linux Sound Architecture Driver Initialized.
    [    0.466360] Switched to clocksource arch_sys_counter
    [    0.474317] NET: Registered protocol family 2
    [    0.474782] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
    [    0.474844] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    [    0.474967] TCP: Hash tables configured (established 8192 bind 8192)
    [    0.475017] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [    0.475046] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [    0.475170] NET: Registered protocol family 1
    [    0.475373] RPC: Registered named UNIX socket transport module.
    [    0.475381] RPC: Registered udp transport module.
    [    0.475386] RPC: Registered tcp transport module.
    [    0.475391] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.476279] CPU PMU: Failed to parse /pmu/interrupt-affinity[0]
    [    0.476305] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
    [    0.477972] futex hash table entries: 256 (order: 2, 16384 bytes)
    [    0.478034] audit: initializing netlink subsys (disabled)
    [    0.478064] audit: type=2000 audit(0.460:1): initialized
    [    0.484275] VFS: Disk quotas dquot_6.6.0
    [    0.484413] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [    0.486169] NFS: Registering the id_resolver key type
    [    0.486193] Key type id_resolver registered
    [    0.486200] Key type id_legacy registered
    [    0.486245] jffs2: version 2.2. (NAND) (SUMMARY)  � 2001-2006 Red Hat, Inc.
    [    0.488122] NET: Registered protocol family 38
    [    0.488187] bounce: pool size: 64 pages
    [    0.488199] io scheduler noop registered
    [    0.488210] io scheduler deadline registered
    [    0.488242] io scheduler cfq registered (default)
    [    0.491303] pinctrl-single 4a003400.pinmux: 281 pins at pa fc003400 size 1124
    [    0.491401] pinctrl-single 4a002e8c.pinmux: 1 pins at pa fc002e8c size 4
    [    0.522471] dra7-pcie 51000000.pcie: PCI host bridge to bus 0000:00
    [    0.522482] pci_bus 0000:00: root bus resource [io  0x1000-0xffff]
    [    0.522491] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff]
    [    0.522500] pci_bus 0000:00: root bus resource [bus 00-ff]
    [    0.522600] pci 0000:00:00.0: IOMMU is currently not supported for PCI
    [    0.522829] PCI: bus0: Fast back to back transfers disabled
    [    0.522929] PCI: bus1: Fast back to back transfers enabled
    [    0.523011] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff]
    [    0.523024] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff]
    [    0.523034] pci 0000:00:00.0: PCI bridge to [bus 01]
    [    0.525904] OMAP DSS rev 6.1
    [    0.526140] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops)
    [    0.526676] omapdss_dss 58000000.dss: bound 58040000.encoder (ops hdmi5_component_ops)
    [    0.529939] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.532432] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 301, base_baud = 3000000) is a 8250
    [    1.818822] console [ttyS2] enabled
    [    1.823273] [drm] Initialized drm 1.1.0 20060810
    [    1.834876] brd: module loaded
    [    1.841378] loop: module loaded
    [    1.845352] mtdoops: mtd device (mtddev=name/number) must be supplied
    [    1.896377] davinci_mdio 48485000.mdio: davinci mdio revision 1.6
    [    1.902500] davinci_mdio 48485000.mdio: detected phy mask fffffff9
    [    1.912966] libphy: 48485000.mdio: probed
    [    1.917034] davinci_mdio 48485000.mdio: phy[1]: device 48485000.mdio:01, driver Micrel KSZ9031 Gigabit PHY
    [    1.926757] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driver Micrel KSZ9031 Gigabit PHY
    [    1.937027] cpsw 48484000.ethernet: Detected MACID = 5c:f8:21:3b:a0:34
    [    1.944222] cpsw 48484000.ethernet: cpsw: Random MACID = ae:62:c8:b4:cb:47
    [    1.952277] mousedev: PS/2 mouse device common for all mice
    [    1.957917] i2c /dev entries driver
    [    1.996854] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr25 mode
    [    2.004289] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr12 mode
    [    2.012855] vdd_3v3d: supplied by regen1
    [    2.056627] ledtrig-cpu: registered to indicate activity on CPUs
    [    2.062980] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3
    [    2.072423] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3
    [    2.078667] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2
    [    2.085332] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3
    [    2.095062] oprofile: using timer interrupt.
    [    2.101634] Initializing XFRM netlink socket
    [    2.105960] NET: Registered protocol family 17
    [    2.110491] NET: Registered protocol family 15
    [    2.115007] Key type dns_resolver registered
    [    2.119504] omap_voltage_late_init: Voltage driver support not added
    [    2.126136] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.voltdm
    [    2.132482] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.voltdm
    [    2.139265] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.voltdm
    [    2.145582] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.voltdm
    [    2.153391] Power Management for TI OMAP4+ devices.
    [    2.158475] ThumbEE CPU extension supported.
    [    2.162768] Registering SWP/SWPB emulation handler
    [    2.167619] mmc1: MAN_BKOPS_EN bit is not set
    [    2.172876] dmm 4e000000.dmm: workaround for errata i878 in use
    [    2.180112] dmm 4e000000.dmm: initialized all PAT entries
    [    2.186391] mmc1: new DDR MMC card at address 0001
    [    2.192699] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [    2.199383] mmcblk0: mmc1:0001 M32508 7.28 GiB 
    [    2.203996] mmcblk0boot0: mmc1:0001 M32508 partition 1 4.00 MiB
    [    2.209957] [drm] No driver support for vblank timestamp query.
    [    2.216079] mmcblk0boot1: mmc1:0001 M32508 partition 2 4.00 MiB
    [    2.222760]  mmcblk0: p1 p2 p3 p4
    [    2.489373] [drm] Enabling DMM ywrap scrolling
    [    2.501604] Console: switching to colour frame buffer device 160x50
    [    2.514274] omapdrm omapdrm.0: fb0: omapdrm frame buffer device
    [    2.520226] omapdrm omapdrm.0: registered panic notifier
    [    2.546508] omapwb-m2m: Device registered as video10
    [    2.551493] [drm] Initialized omapdrm 1.0.0 20110917 on minor 0
    [    2.557712] hctosys: unable to open rtc device (rtc0)
    [    2.572035] ALSA device list:
    [    2.575018]   No soundcards found.
    [    2.599201] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [    2.607390] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    2.616482] devtmpfs: mounted
    [    2.619620] Freeing unused kernel memory: 320K (c084c000 - c089c000)
    Mount failed for selinuxfs on /sys/fs/selinux:  No such file or directory
    [    2.774635] random: init urandom read with 23 bits of entropy available
    [    2.863693] init: plymouth-upstart-bridge main process (82) terminated with status 1
    [    2.877666] init: plymouth-upstart-bridge main process ended, respawning
    [    2.922524] init: plymouth-upstart-bridge main process (93) terminated with status 1
    [    2.933566] init: plymouth-upstart-bridge main process ended, respawning
    [    2.944063] init: ureadahead main process (86) terminated with status 5
    [    3.131559] init: mounted-proc main process (110) terminated with status 1
    [    4.292627] ov2659 0-0030: Sensor detection failed (3030, 0)
     * Starting Mount filesystems on boot                                    [ OK ]

    Thanks,

    Weston