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.

AM5728: DSP2 not coming up

Part Number: AM5728
Other Parts Discussed in Thread: DRA752, PMP, TLC59108, TVP5158,

Hello everyone,

Old setup: Earlier we are using GLSDK-7.04 and ipc_3_23_00_01 our application is working fine.

New setup: Now we are migrated to PSDK-4.03(ti-processor-sdk-rtos-am57xx-evm-04.03.00.05-Linux-x86-Install.bin) and we are using ipc_3_47_00_00.


The same old working code we are compiled with PSDK-4.03 using CCS 7.4.0.

The DSP1 is coming up but DSP2 is not coming(status is showing offline).

root@dra7xx-evm:~# cat /sys/kernel/debug/remoteproc/remoteproc2/state
offline (0)
root@dra7xx-evm:~# cat /sys/kernel/debug/remoteproc/remoteproc0/state
running (2)

DSP2 uses 120 MB of Memory, the following configuration i'm done.

I added DRA7XX_custom_120MB file to following folder and i'm configuring this one in CCS like this.

ti-processor-sdk-rtos-am57xx/ipc_3_47_00_00/packages/ti/platform/DRA7XX_custom_120MB 

for DSP2 i'm getting mmu error.

Boot log as follows:

root@dra7xx-evm:~# �
U-Boot SPL 2013.04-00096-g53fa2ad-dirty (Feb 19 2016 - 21:21:08)
DRA752 ES1.1
OMAP SD/MMC: 0
reading u-boot.img
reading u-boot.img


U-Boot 2013.04-00096-g53fa2ad-dirty (Feb 19 2016 - 21:21:08)

CPU : DRA752 ES1.1
Board: DRA7xx
I2C: ready
RAM Configuration:
Bank #0: 80000000 1.5 GiB
WARNING: Caches not enabled
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
Using default environment

In: serial
Out: serial
Err: serial
Net: <ethaddr> not set. Validating first E-fuse MAC
cpsw
Hit any key to stop autoboot: 0
mmc0 is current device
SD/MMC found on device 0
reading boot.scr
381 bytes read in 3 ms (124 KiB/s)
Running bootscript from mmc0 ...
## Executing script at 82000000

Partition Map for MMC device 0 -- Partition Type: DOS

Part Start Sector Num Sectors UUID Type
1 2048 409600 bca7d0cf-01 0c Boot
2 411648 7332864 bca7d0cf-02 83
reading dra7-evm.dtb
94150 bytes read in 22 ms (4.1 MiB/s)
reading uImage
4791104 bytes read in 845 ms (5.4 MiB/s)
## Booting kernel from Legacy Image at 80300000 ...
Image Name: Linux-3.12.25-28684-g329224f-dir
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4791040 Bytes = 4.6 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
## Flattened Device Tree blob at 825f0000
Booting using the fdt blob at 0x825f0000
Loading Kernel Image ... OK
OK
Loading Device Tree to 83fe6000, end 83ffffc5 ... OK

Starting kernel ...

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 3.12.25-28684-g329224f-dirty (mistral@CPU000550U) (gcc version 4.7.3 20130226 (prerelease) (crosstool-NG linaro-15
[ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] Machine: Jacinto6 evm board, model: TI DRA7
[ 0.000000] cma: CMA: reserved 64 MiB at 99000000
[ 0.000000] cma: CMA: reserved 56 MiB at 95800000
[ 0.000000] cma: CMA: reserved 104 MiB at 9f000000
[ 0.000000] cma: CMA: reserved 32 MiB at 9d000000
[ 0.000000] cma: CMA: reserved 64 MiB at ab800000
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
[ 0.000000] OMAP4: Map 0xb5000000 to 0xfe600000 for dram barrier
[ 0.000000] PERCPU: Embedded 8 pages/cpu @c1089000 s9216 r8192 d15360 u32768
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 215568
[ 0.000000] Kernel command line: elevator=noop console=ttyO0,115200n8 root=/dev/mmcblk1p2 rw rootwait earlyprintk fixrtc omapdrm.num_crtc=20
[ 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: 522132K/868352K available (6507K kernel code, 540K rwdata, 2212K rodata, 353K init, 250K bss, 346220K reserved, 90112K )
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 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 - 0xc088c094 (8721 kB)
[ 0.000000] .init : 0xc088d000 - 0xc08e5400 ( 353 kB)
[ 0.000000] .data : 0xc08e6000 - 0xc096d388 ( 541 kB)
[ 0.000000] .bss : 0xc096d394 - 0xc09abdfc ( 251 kB)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] OMAP clockevent source: timer1 at 32768 Hz
[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
[ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz
[ 0.000000] Architected cp15 timer(s) running at 6.14MHz (virt).
[ 0.000000] Switching to timer-based delay loop
[ 0.000000] sched_clock: ARM arch timer >56 bits at 6144kHz, resolution 162ns
[ 0.000000] Console: colour dummy device 80x30
[ 7.587845] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.28 BogoMIPS (lpj=61440)
[ 7.587858] pid_max: default: 32768 minimum: 301
[ 7.587974] Security Framework initialized
[ 7.588016] Mount-cache hash table entries: 512
[ 7.610762] CPU: Testing write buffer coherency: ok
[ 7.610974] /cpus/cpu@0 missing clock-frequency property
[ 7.610991] /cpus/cpu@1 missing clock-frequency property
[ 7.611002] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 7.611023] Setting up static identity map for 0xc0660370 - 0xc06603c8
[ 7.666968] CPU1: Booted secondary processor
[ 7.666996] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 7.667077] Brought up 2 CPUs
[ 7.667091] SMP: Total of 2 processors activated.
[ 7.667097] CPU: All CPU(s) started in SVC mode.
[ 7.667548] devtmpfs: initialized
[ 7.671955] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[ 7.731194] omap_hwmod: dss_dispc: cannot be enabled for reset (3)
[ 7.733758] omap_hwmod: dss_hdmi: cannot be enabled for reset (3)
[ 7.807777] omap_hwmod: mmu1_dsp1: _wait_target_disable failed
[ 7.807790] omap_hwmod: mmu1_dsp1: cannot be enabled for reset (3)
[ 7.816820] omap_hwmod: mmu1_dsp2: _wait_target_disable failed
[ 7.816832] omap_hwmod: mmu1_dsp2: cannot be enabled for reset (3)
[ 7.823229] omap_hwmod: pcie1: _wait_target_disable failed
[ 7.829610] omap_hwmod: pcie2: _wait_target_disable failed
[ 7.830993] pinctrl core: initialized pinctrl subsystem
[ 7.831658] regulator-dummy: ******* Rahul :: print_constraints no parameters
[ 7.837188] NET: Registered protocol family 16
[ 7.839020] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 7.840970] cpuidle: using governor ladder
[ 7.840980] cpuidle: using governor menu
[ 7.842444] omap_l3_noc: probe of ocp.3 failed with error -2
[ 7.842710] crossbar 4a002a48.mpuirq: replacing irq 159 mapped to cb input 217 with cb input 217
[ 7.842729] crossbar 4a002a48.mpuirq: replacing irq 158 mapped to cb input 354 with cb input 150
[ 7.842744] crossbar 4a002a48.mpuirq: replacing irq 157 mapped to cb input 157 with cb input 151
[ 7.842757] crossbar 4a002a48.mpuirq: replacing irq 155 mapped to cb input 150 with cb input 156
[ 7.842770] crossbar 4a002a48.mpuirq: replacing irq 154 mapped to cb input 151 with cb input 157
[ 7.842783] crossbar 4a002a48.mpuirq: replacing irq 146 mapped to cb input 158 with cb input 158
[ 7.842796] crossbar 4a002a48.mpuirq: replacing irq 147 mapped to cb input 159 with cb input 159
[ 7.842808] crossbar 4a002a48.mpuirq: replacing irq 136 mapped to cb input 251 with cb input 251
[ 7.842820] crossbar 4a002a48.mpuirq: replacing irq 141 mapped to cb input 255 with cb input 255
[ 7.842833] crossbar 4a002a48.mpuirq: replacing irq 124 mapped to cb input 343 with cb input 343
[ 7.842845] crossbar 4a002a48.mpuirq: replacing irq 156 mapped to cb input 156 with cb input 354
[ 7.842858] crossbar 4a002a48.mpuirq: replacing irq 152 mapped to cb input 351 with cb input 351
[ 7.842870] crossbar 4a002a48.mpuirq: replacing irq 153 mapped to cb input 392 with cb input 392
[ 7.842882] crossbar 4a002a48.mpuirq: replacing irq 150 mapped to cb input 352 with cb input 352
[ 7.842894] crossbar 4a002a48.mpuirq: replacing irq 151 mapped to cb input 393 with cb input 393
[ 7.842906] crossbar 4a002a48.mpuirq: replacing irq 148 mapped to cb input 353 with cb input 353
[ 7.842918] crossbar 4a002a48.mpuirq: replacing irq 149 mapped to cb input 394 with cb input 394
[ 7.842930] crossbar 4a002a48.mpuirq: replacing irq 50 mapped to cb input 334 with cb input 334
[ 7.842943] crossbar 4a002a48.mpuirq: replacing irq 51 mapped to cb input 335 with cb input 335
[ 7.842955] crossbar 4a002a48.mpuirq: replacing irq 52 mapped to cb input 336 with cb input 336
[ 7.842967] crossbar 4a002a48.mpuirq: replacing irq 53 mapped to cb input 337 with cb input 337
[ 7.842980] crossbar 4a002a48.mpuirq: replacing irq 129 mapped to cb input 124 with cb input 232
[ 7.842992] crossbar 4a002a48.mpuirq: replacing irq 134 mapped to cb input 0 with cb input 233
[ 7.843005] crossbar 4a002a48.mpuirq: replacing irq 142 mapped to cb input 396 with cb input 396
[ 7.843017] crossbar 4a002a48.mpuirq: replacing irq 143 mapped to cb input 145 with cb input 145
[ 7.843030] crossbar 4a002a48.mpuirq: replacing irq 144 mapped to cb input 146 with cb input 146
[ 7.843042] crossbar 4a002a48.mpuirq: replacing irq 145 mapped to cb input 147 with cb input 147
[ 7.843304] crossbar 4a002b78.dmareq: replacing irq 124 mapped to cb input 125 with cb input 133
[ 7.843320] crossbar 4a002b78.dmareq: replacing irq 125 mapped to cb input 126 with cb input 132
[ 7.843339] crossbar 4a002b78.dmareq: replacing irq 121 mapped to cb input 122 with cb input 139
[ 7.843351] crossbar 4a002b78.dmareq: replacing irq 120 mapped to cb input 121 with cb input 138
[ 7.843364] crossbar 4a002b78.dmareq: replacing irq 122 mapped to cb input 123 with cb input 141
[ 7.843376] crossbar 4a002b78.dmareq: replacing irq 123 mapped to cb input 124 with cb input 140
[ 7.845275] syscon 4a002e00.tisyscon: regmap [mem 0x4a002e00-0x4a002e03] registered
[ 7.846626] OMAP GPIO hardware version 0.1
[ 7.862369] platform 4e000000.dmm: Cannot lookup hwmod 'dmm'
[ 7.862689] platform 56000000.gpu: FIXME: clock-name 'fck' DOES NOT exist in dt!
[ 7.863084] syscon 4a002534.tisyscon_dispc: regmap [mem 0x4a002534-0x4a002537] registered
[ 7.867017] omap-gpmc 50000000.gpmc: could not find pctldev for node /ocp/pinmux@4a003400/nand_flash_x16, deferring probe
[ 7.867034] platform 50000000.gpmc: Driver omap-gpmc requests probe deferral
[ 7.867138] platform 4843e000.epwmss: Cannot lookup hwmod 'epwmss0'
[ 7.870887] No ATAGs?
[ 7.870912] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 7.870920] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 7.872453] OMAP DMA hardware revision 0.0
[ 7.897242] bio: create slab <bio-0> at 0
[ 7.899292] edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot
[ 7.899310] edma-dma-engine: probe of edma-dma-engine.0 failed with error -5
[ 7.919512] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver
[ 7.920252] evm_3v3_sd: ******* Rahul :: print_constraints 3300 mV
[ 7.920525] evm_3v3_sw: ******* Rahul :: print_constraints 3300 mV
[ 7.920803] aic-dvdd-1v8: ******* Rahul :: print_constraints 1800 mV
[ 7.921128] vmmcwl_fixed: ******* Rahul :: print_constraints 1800 mV
[ 7.921958] pbias_regulator: ******* Rahul :: print_constraints 1800 <-----> 3000 mV
[ 7.924486] vgaarb: loaded
[ 7.925382] SCSI subsystem initialized
[ 7.926836] usbcore: registered new interface driver usbfs
[ 7.926973] usbcore: registered new interface driver hub
[ 7.927128] usbcore: registered new device driver usb
[ 7.927925] omap_i2c 48070000.i2c: could not find pctldev for node /ocp/pinmux@4a003400/pinmux_i2c1_pins, deferring probe
[ 7.927941] platform 48070000.i2c: Driver omap_i2c requests probe deferral
[ 7.927966] omap_i2c 48072000.i2c: could not find pctldev for node /ocp/pinmux@4a003400/pinmux_i2c2_pins, deferring probe
[ 7.927980] platform 48072000.i2c: Driver omap_i2c requests probe deferral
[ 7.928002] omap_i2c 48060000.i2c: could not find pctldev for node /ocp/pinmux@4a003400/pinmux_i2c3_pins, deferring probe
[ 7.928015] platform 48060000.i2c: Driver omap_i2c requests probe deferral
[ 7.928038] omap_i2c 4807a000.i2c: could not find pctldev for node /ocp/pinmux@4a003400/pinmux_i2c4_pins, deferring probe
[ 7.928051] platform 4807a000.i2c: Driver omap_i2c requests probe deferral
[ 7.928261] media: Linux media interface: v0.10
[ 7.928391] Linux video capture interface: v2.00
[ 7.928592] pps_core: LinuxPPS API ver. 1 registered
[ 7.928601] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 7.928702] PTP clock support registered
[ 7.929572] omap-iommu omap-iommu.0: mmu0_dsp1 registered
[ 7.929631] omap-iommu omap-iommu.1: mmu1_dsp1 registered
[ 7.929681] omap-iommu omap-iommu.2: mmu0_dsp2 registered
[ 7.929729] omap-iommu omap-iommu.3: mmu1_dsp2 registered
[ 7.929782] omap-iommu omap-iommu.4: mmu_ipu1 registered
[ 7.929829] omap-iommu omap-iommu.5: mmu_ipu2 registered
[ 7.930309] Advanced Linux Sound Architecture Driver Initialized.
[ 7.931005] Bluetooth: Core ver 2.16
[ 7.931131] NET: Registered protocol family 31
[ 7.931139] Bluetooth: HCI device and connection manager initialized
[ 7.931154] Bluetooth: HCI socket layer initialized
[ 7.931167] Bluetooth: L2CAP socket layer initialized
[ 7.931196] Bluetooth: SCO socket layer initialized
[ 7.931644] Switched to clocksource arch_sys_counter
[ 7.946943] NET: Registered protocol family 2
[ 7.947468] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 7.947598] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 7.947731] TCP: Hash tables configured (established 8192 bind 8192)
[ 7.947774] TCP: reno registered
[ 7.947787] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 7.947817] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 7.948019] NET: Registered protocol family 1
[ 7.948270] RPC: Registered named UNIX socket transport module.
[ 7.948279] RPC: Registered udp transport module.
[ 7.948286] RPC: Registered tcp transport module.
[ 7.948292] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 7.948980] NetWinder Floating Point Emulator V0.97 (double precision)
[ 7.949864] platform omap-rproc.0: platform_device for rproc dsp1 created
[ 7.950063] platform omap-rproc.1: platform_device for rproc ipu2 created
[ 7.950248] platform omap-rproc.2: platform_device for rproc dsp2 created
[ 7.950433] platform omap-rproc.3: platform_device for rproc ipu1 created
[ 8.042191] bounce pool size: 64 pages
[ 8.042434] VFS: Disk quotas dquot_6.5.2
[ 8.042546] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 8.043209] NFS: Registering the id_resolver key type
[ 8.043255] Key type id_resolver registered
[ 8.043264] Key type id_legacy registered
[ 8.043294] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
[ 8.043474] msgmni has been set to 1483
[ 8.045021] NET: Registered protocol family 38
[ 8.045048] io scheduler noop registered (default)
[ 8.045057] io scheduler deadline registered
[ 8.045089] io scheduler cfq registered
[ 8.050600] pinctrl-single 4a003400.pinmux: 281 pins at pa fc003400 size 1124
[ 8.051697] platform 4843e200.ehrpwm: Cannot lookup hwmod 'ehrpwm0'
[ 8.051912] ehrpwm 4843e200.ehrpwm: unable to select pin group
[ 8.051936] ehrpwm 4843e200.ehrpwm: failed to get clock
[ 8.051951] ehrpwm: probe of 4843e200.ehrpwm failed with error -2
[ 8.287142] dra7xx-pcie 51002000.pcie: link is not up
[ 8.287392] PCI host bridge to bus 0000:00
[ 8.287407] pci_bus 0000:00: root bus resource [io 0x1000-0x10000]
[ 8.287418] pci_bus 0000:00: root bus resource [mem 0x20012000-0x2fffffff]
[ 8.287429] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 8.287918] PCI: bus0: Fast back to back transfers disabled
[ 8.288142] PCI: bus1: Fast back to back transfers enabled
[ 8.288209] PCI: Device 0000:00:00.0 not available because of resource collisions
[ 8.288225] pcieport: probe of 0000:00:00.0 failed with error -22
[ 8.288268] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff]
[ 8.288284] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff]
[ 8.288298] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 8.288327] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 8.289862] OMAP DSS rev 6.1
[ 8.293546] draevm-tpd12s015 encoder.17: failed to parse CT CP HPD gpio
[ 8.293562] platform encoder.17: Driver draevm-tpd12s015 requests probe deferral
[ 8.294259] connector-hdmi connector.18: failed to find video source
[ 8.294277] platform connector.18: Driver connector-hdmi requests probe deferral
[ 8.295814] platform 4ae07ddc.regulator-abb-mpu: Driver ti_abb requests probe deferral
[ 8.295861] platform 4ae07e24.regulator-abb-ivahd: Driver ti_abb requests probe deferral
[ 8.295906] platform 4ae07e20.regulator-abb-dspeve: Driver ti_abb requests probe deferral
[ 8.295949] platform 4ae07de4.regulator-abb-gpu: Driver ti_abb requests probe deferral
[ 8.296766] tiavs_class0 4a003b18.regulator-avs: avs_class0 regulator not available(-517)
[ 8.296783] platform 4a003b18.regulator-avs: Driver tiavs_class0 requests probe deferral
[ 8.296831] tiavs_class0 4a0025ec.regulator-avs: avs_class0 regulator not available(-517)
[ 8.296846] platform 4a0025ec.regulator-avs: Driver tiavs_class0 requests probe deferral
[ 8.296892] tiavs_class0 4a003b00.regulator-avs: avs_class0 regulator not available(-517)
[ 8.296907] platform 4a003b00.regulator-avs: Driver tiavs_class0 requests probe deferral
[ 8.296953] tiavs_class0 4a0025d8.regulator-avs: avs_class0 regulator not available(-517)
[ 8.296968] platform 4a0025d8.regulator-avs: Driver tiavs_class0 requests probe deferral
[ 8.297013] tiavs_class0 4a0025c4.regulator-avs: avs_class0 regulator not available(-517)
[ 8.297028] platform 4a0025c4.regulator-avs: Driver tiavs_class0 requests probe deferral
[ 8.297575] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 8.299514] 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 104, base_baud = 3000000) is a OMAP UART0
[ 9.842755] console [ttyO0] enabled
[ 9.846933] 48020000.serial: ttyO2 at MMIO 0x48020000 (irq = 106, base_baud = 3000000) is a OMAP UART2
[ 9.857782] [drm] Initialized drm 1.1.0 20060810
[ 9.870800] brd: module loaded
[ 9.878336] loop: module loaded
[ 9.895816] ahci 4a140000.sata: can't get clock
[ 9.900739] ahci 4a140000.sata: forcing PORTS_IMPL to 0x1
[ 9.906470] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
[ 9.915471] ahci 4a140000.sata: flags: 64bit ncq sntf pm led clo only pmp pio slum part ccc apst
[ 9.925739] scsi0 : ahci_platform
[ 9.929619] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 86
[ 9.939095] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 9.946998] pinctrl-single 4a003400.pinmux: pin 4a0037c0.0 already requested by 48020000.serial; cannot claim for 4809a000.spi
[ 9.959063] pinctrl-single 4a003400.pinmux: pin-240 (4809a000.spi) status -22
[ 9.966598] pinctrl-single 4a003400.pinmux: could not request pin 240 (4a0037c0.0) from group pinmux_mcspi2_pins on device pinctrl-single
[ 9.979701] omap2_mcspi 4809a000.spi: Error applying setting, reverse things back
[ 9.989512] m25p80 spi32766.0: s25fl256s1 (32768 Kbytes)
[ 9.998763] usbcore: registered new interface driver asix
[ 10.004596] usbcore: registered new interface driver ax88179_178a
[ 10.011125] usbcore: registered new interface driver cdc_ether
[ 10.017408] usbcore: registered new interface driver r815x
[ 10.023336] usbcore: registered new interface driver smsc95xx
[ 10.029505] usbcore: registered new interface driver net1080
[ 10.035592] usbcore: registered new interface driver cdc_subset
[ 10.041962] usbcore: registered new interface driver zaurus
[ 10.047961] usbcore: registered new interface driver cdc_ncm
[ 10.054285] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 10.061156] ehci-pci: EHCI PCI platform driver
[ 10.065965] ehci-omap: OMAP-EHCI Host Controller driver
[ 10.072268] usbcore: registered new interface driver cdc_wdm
[ 10.078367] usbcore: registered new interface driver usb-storage
[ 10.085686] mousedev: PS/2 mouse device common for all mice
[ 10.093854] omap_rtc 48838000.rtcss: rtc core: registered 48838000.rtcss as rtc0
[ 10.102432] i2c /dev entries driver
[ 10.107211] vpe 489d0000.vpe: loading firmware vpdma-1b8.fw
[ 10.113625] dra7xx-vip 2-0A: Waiting for I2C subdevice 3a
[ 10.119304] dra7xx-vip 3-0A: Waiting for I2C subdevice 3bdra7xx-vip 3-1A: Waiting for I2C subdevice 3d
[ 10.129645] Driver for 1-wire Dallas network protocol.
[ 10.135537] vpe 489d0000.vpe: Device registered as /dev/video0
[ 10.142417] platform 4a0021e0.bandgap: Driver ti-soc-thermal requests probe deferral
[ 10.151907] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 10.161997] omap-dma-engine 4a056000.dma-controller: allocating channel for 62
[ 10.169609] omap-dma-engine 4a056000.dma-controller: allocating channel for 61
[ 10.177321] omap_hsmmc 4809c000.mmc: unable to get vmmc_aux regulator -517
[ 10.184645] omap-dma-engine 4a056000.dma-controller: freeing channel for 61
[ 10.191979] omap-dma-engine 4a056000.dma-controller: freeing channel for 62
[ 10.205695] omap_hwmod: gpio6: _wait_target_disable failed
[ 10.211003] platform 4809c000.mmc: Driver omap_hsmmc requests probe deferral
[ 10.211146] omap-dma-engine 4a056000.dma-controller: allocating channel for 48
[ 10.211162] omap-dma-engine 4a056000.dma-controller: allocating channel for 47
[ 10.270705] ata1: SATA link down (SStatus 0 SControl 300)
[ 10.270855] omap-dma-engine 4a056000.dma-controller: allocating channel for 58
[ 10.270871] omap-dma-engine 4a056000.dma-controller: allocating channel for 57
[ 10.393464] mmc0: BKOPS_EN bit is not set
[ 10.400968] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3
[ 10.407081] omap-dma-engine 4a056000.dma-controller: allocating channel for 110
[ 10.414848] omap-dma-engine 4a056000.dma-controller: allocating channel for 111
[ 10.422599] mmc0: new high speed DDR MMC card at address 0001
[ 10.429074] mmcblk0: mmc0:0001 MMC08G 7.25 GiB
[ 10.434082] mmcblk0boot0: mmc0:0001 MMC08G partition 1 8.00 MiB
[ 10.440537] mmcblk0boot1: mmc0:0001 MMC08G partition 2 8.00 MiB
[ 10.440647] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2
[ 10.440669] omap-dma-engine 4a056000.dma-controller: allocating channel for 116
[ 10.440686] omap-dma-engine 4a056000.dma-controller: allocating channel for 117
[ 10.468499] mmcblk0rpmb: mmc0:0001 MMC08G partition 3 128 KiB
[ 10.475096] usbcore: registered new interface driver usbhid
[ 10.480997] usbhid: USB HID core driver
[ 10.481063] mmcblk0: p1 p2
[ 10.489994] mmcblk0boot1: unknown partition table
[ 10.496510] remoteproc0: dsp1 is available
[ 10.500928] remoteproc0: Note: remoteproc is still under development and considered experimental.
[ 10.510423] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 10.521675] remoteproc1: ipu2 is available
[ 10.526078] remoteproc1: Note: remoteproc is still under development and considered experimental.
[ 10.535539] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 10.546505] mmcblk0boot0: unknown partition table
[ 10.546617] remoteproc2: dsp2 is available
[ 10.546621] remoteproc2: Note: remoteproc is still under development and considered experimental.
[ 10.546624] remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 10.546739] remoteproc3: ipu1 is available
[ 10.546742] remoteproc3: Note: remoteproc is still under development and considered experimental.
[ 10.546745] remoteproc3: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 10.547890] gpio-usbvid gpio_usbvid_extcon1.8: failed to get id gpio
[ 10.547903] platform gpio_usbvid_extcon1.8: Driver gpio-usbvid requests probe deferral
[ 10.547945] gpio-usbvid gpio_usbvid_extcon2.9: failed to get id gpio
[ 10.547956] platform gpio_usbvid_extcon2.9: Driver gpio-usbvid requests probe deferral
[ 10.634473] omap-hdmi-audio-dai omap-hdmi-audio-dai: Cannot obtain IORESOURCE_DMA HDMI
[ 10.643517] dra7-evm-sound sound.13: ASoC: CODEC (null) not registered
[ 10.650491] dra7-evm-sound sound.13: failed to register sound card -517
[ 10.657492] platform sound.13: Driver dra7-evm-sound requests probe deferral
[ 10.665228] omap-hdmi-audio omap-hdmi-audio: ASoC: CPU DAI omap-hdmi-audio-dai not registered
[ 10.674324] omap-hdmi-audio omap-hdmi-audio: snd_soc_register_card failed (-517)
[ 10.682174] platform omap-hdmi-audio: Driver omap-hdmi-audio requests probe deferral
[ 10.690945] oprofile: no performance counters
[ 10.696741] oprofile: using timer interrupt.
[ 10.701418] TCP: cubic registered
[ 10.704914] Initializing XFRM netlink socket
[ 10.709431] NET: Registered protocol family 17
[ 10.714125] NET: Registered protocol family 15
[ 10.718904] Bluetooth: RFCOMM TTY layer initialized
[ 10.724055] Bluetooth: RFCOMM socket layer initialized
[ 10.729544] Bluetooth: RFCOMM ver 1.11
[ 10.733489] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 10.739089] Bluetooth: BNEP socket layer initialized
[ 10.744308] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 10.750552] Bluetooth: HIDP socket layer initialized
[ 10.755811] 8021q: 802.1Q VLAN Support v1.8
[ 10.760265] Key type dns_resolver registered
[ 10.764758] NET: Registered protocol family 41
[ 10.769923] cpu cpu0: cpu0 regulator not ready, retry
[ 10.775250] platform cpufreq-cpu0.0: Driver cpufreq-cpu0 requests probe deferral
[ 10.783054] Power Management for TI OMAP4+ devices.
[ 10.788422] ThumbEE CPU extension supported.
[ 10.792936] Registering SWP/SWPB emulation handler
[ 10.798962] pbias_regulator: disabling
[ 10.802925] vmmcwl_fixed: disabling
[ 10.806609] aic-dvdd-1v8: disabling
[ 10.810328] evm_3v3_sd: disabling
[ 10.813828] regulator-dummy: disabling
[ 10.820199] dmm 4e000000.dmm: initialized all PAT entries
[ 10.826220] platform omapdrm.0: Driver omapdrm requests probe deferral
[ 10.833475] omap-gpmc 50000000.gpmc: GPMC revision 6.0
[ 10.839848] ONFI param page 0 valid
[ 10.843532] ONFI flash detected
[ 10.846849] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xca (Micron MT29F2G16ABAEAWP), 256MiB, page size: 2048, OOB size: 64
[ 10.858898] omap2-nand: detected x16 NAND flash
[ 10.863681] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme
[ 10.869354] omap2-nand: using custom ecc layout
[ 10.874214] 10 ofpart partitions found on MTD device omap2-nand.0
[ 10.880663] Creating 10 MTD partitions on "omap2-nand.0":
[ 10.886367] 0x000000000000-0x000000020000 : "NAND.SPL"
[ 10.892918] 0x000000020000-0x000000040000 : "NAND.SPL.backup1"
[ 10.900190] 0x000000040000-0x000000060000 : "NAND.SPL.backup2"
[ 10.907386] 0x000000060000-0x000000080000 : "NAND.SPL.backup3"
[ 10.914636] 0x000000080000-0x0000000c0000 : "NAND.u-boot-spl-os"
[ 10.922190] 0x0000000c0000-0x0000001c0000 : "NAND.u-boot"
[ 10.929744] 0x0000001c0000-0x0000001e0000 : "NAND.u-boot-env"
[ 10.936905] 0x0000001e0000-0x000000200000 : "NAND.u-boot-env.backup1"
[ 10.944805] 0x000000200000-0x000000a00000 : "NAND.kernel"
[ 10.958458] 0x000000a00000-0x000010000000 : "NAND.file-system"
[ 11.182279] palmas 0-0058: IRQ missing: skipping irq request
[ 11.188606] palmas 0-0058: Muxing GPIO e, PWM 0, LED 0
[ 11.196076] smps123: ******* Rahul :: print_constraints 850 <-----> 1250 mV at 980 mV
[ 11.206232] smps45: ******* Rahul :: print_constraints 850 <-----> 1650 mV at 950 mV
[ 11.216375] smps6: ******* Rahul :: print_constraints 850 <-----> 1650 mV at 970 mV
[ 11.226159] smps7: ******* Rahul :: print_constraints 850 <-----> 1060 mV at 1000 mV
[ 11.236295] smps8: ******* Rahul :: print_constraints 850 <-----> 1250 mV at 950 mV
[ 11.246248] smps9: ******* Rahul :: print_constraints 1800 mV
[ 11.253706] ldo1: ******* Rahul :: print_constraints 1800 <-----> 3300 mV at 3000 mV
[ 11.263835] ldo2: ******* Rahul :: print_constraints 3300 mV
[ 11.271781] ldo3: ******* Rahul :: print_constraints 2000 mV
[ 11.278808] LDO4: ******* Rahul :: print_constraints at 1800 mV
[ 11.285871] LDO5: ******* Rahul :: print_constraints no parameters
[ 11.293064] LDO6: ******* Rahul :: print_constraints no parameters
[ 11.300274] LDO7: ******* Rahul :: print_constraints no parameters
[ 11.307503] LDO8: ******* Rahul :: print_constraints no parameters
[ 11.315482] ldo9: ******* Rahul :: print_constraints 1050 mV
[ 11.323310] ldoln: ******* Rahul :: print_constraints 1800 mV
[ 11.331259] ldousb: ******* Rahul :: print_constraints 3300 mV
[ 11.338326] REGEN1: ******* Rahul :: print_constraints no parameters
[ 11.345327] REGEN2: ******* Rahul :: print_constraints no parameters
[ 11.352334] REGEN3: ******* Rahul :: print_constraints no parameters
[ 11.359343] SYSEN1: ******* Rahul :: print_constraints no parameters
[ 11.366370] SYSEN2: ******* Rahul :: print_constraints no parameters
[ 11.374057] pcf857x 0-0020: probed
[ 11.378467] pcf857x 0-0021: probed
[ 11.395579] tlc59108 0-0040: Successfully initialized tlc59108
[ 11.402211] atmel_mxt_ts 0-004a: __mxt_read_reg: i2c transfer failed (-121)
[ 11.409590] atmel_mxt_ts: probe of 0-004a failed with error -121
[ 11.416414] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
[ 11.423562] pcf857x 1-0026: probed
[ 11.427181] i2c i2c-1: of_i2c: invalid reg on /ocp/i2c@48072000/camera_ov10633
[ 11.435628] tvp5158 1-0058: i2c i/o error: rc == -121 (should be 1)
[ 11.442314] tvp5158 1-0058: i2c i/o error: rc == -121 (should be 1)
[ 11.448947] tvp5158 1-0058: ERROR: Chip id is not TVP5158
[ 11.454662] i2c i2c-1: of_i2c: invalid reg on /ocp/i2c@48072000/camera_ov10635
[ 11.463265] ov1063x 1-0037: No deserializer node found
[ 11.468833] ov1063x 1-0037: No serializer node found
[ 11.474147] ov1063x 1-0037: Failed writing register 0x0103!
[ 11.480051] ov1063x: probe of 1-0037 failed with error -121
[ 11.486554] ov1063x 1-0030: No deserializer node found
[ 11.492310] ov1063x 1-0030: No serializer node found
[ 11.497653] ov1063x 1-0030: Failed writing register 0x0103!
[ 11.503544] ov1063x: probe of 1-0030 failed with error -121
[ 11.510079] i2c 1-0038: Driver ov1063x requests probe deferral
[ 11.516882] i2c 1-0039: Driver ov1063x requests probe deferral
[ 11.523666] i2c 1-003a: Driver ov1063x requests probe deferral
[ 11.530467] i2c 1-003b: Driver ov1063x requests probe deferral
[ 11.537271] i2c 1-003c: Driver ov1063x requests probe deferral
[ 11.544061] i2c 1-003d: Driver ov1063x requests probe deferral
[ 11.550953] i2c 1-0031: Writing addr = 14, data = f4
[ 11.556295] i2c 1-0031: Failed to write addr = 14, data = f4
[ 11.562268] i2c_expander: probe of 1-0027 failed with error -121
[ 11.569030] i2c 1-0031: Writing addr = 14, data = f4
[ 11.574347] i2c 1-0031: Failed to write addr = 14, data = f4
[ 11.580344] i2c_expander: probe of 1-0021 failed with error -121
[ 11.587114] i2c 1-0031: Writing addr = 14, data = f4
[ 11.592421] i2c 1-0031: Failed to write addr = 14, data = f4
[ 11.598417] i2c_expander: probe of 1-0025 failed with error -121
[ 11.605140] dserlink 1-0060: probe error 0 for 'ds90ub914aq'
[ 11.611471] serlink 1-0074: probe error 0 for 'ds90ub913aq'
[ 11.617731] dserlink 1-0064: probe error 0 for 'ds90ub914aq'
[ 11.624054] serlink 1-0075: probe error 0 for 'ds90ub913aq'
[ 11.630318] dserlink 1-0068: probe error 0 for 'ds90ub914aq'
[ 11.636676] serlink 1-0076: probe error 0 for 'ds90ub913aq'
[ 11.642919] dserlink 1-006c: probe error 0 for 'ds90ub914aq'
[ 11.649274] serlink 1-0077: probe error 0 for 'ds90ub913aq'
[ 11.655543] dserlink 1-0061: probe error 0 for 'ds90ub914aq'
[ 11.661874] serlink 1-0078: probe error 0 for 'ds90ub913aq'
[ 11.668138] dserlink 1-0069: probe error 0 for 'ds90ub914aq'
[ 11.674494] serlink 1-0079: probe error 0 for 'ds90ub913aq'
[ 11.681599] omap_i2c 48072000.i2c: bus 1 rev0.12 at 400 kHz
[ 11.688170] omap_i2c 48060000.i2c: bus 2 rev0.12 at 3400 kHz
[ 11.694782] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 400 kHz
[ 11.701600] platform 4ae07ddc.regulator-abb-mpu: Driver ti_abb requests probe deferral
[ 11.710229] platform 4ae07e24.regulator-abb-ivahd: Driver ti_abb requests probe deferral
[ 11.718994] platform 4ae07e20.regulator-abb-dspeve: Driver ti_abb requests probe deferral
[ 11.727850] platform 4ae07de4.regulator-abb-gpu: Driver ti_abb requests probe deferral
[ 11.737496] 4a003b18.regulator-avs: ******* Rahul :: print_constraints 1090 <-----> 1280 mV at 1090 mV
[ 11.748680] 4a0025ec.regulator-avs: ******* Rahul :: print_constraints 1030 mV
[ 11.757775] 4a003b00.regulator-avs: ******* Rahul :: print_constraints 1090 <-----> 1280 mV at 1090 mV
[ 11.769191] ************** Rahul :: regulator name = 4a0025d8.regulator-avs retval = 0 **********
[ 11.778935] ************** Rahul :: regulator name = 4a0025d8.regulator-avs retval = 0 **********
[ 11.788673] ************** Rahul :: regulator name = 4a0025d8.regulator-avs retval = 0 **********
[ 11.798572] 4a0025d8.regulator-avs: ******* Rahul :: print_constraints 1060 <-----> 1250 mV at 1060 mV
[ 11.809936] 4a0025c4.regulator-avs: ******* Rahul :: print_constraints 1060 <-----> 1250 mV at 1060 mV
[ 11.820559] platform 4a0021e0.bandgap: Driver ti-soc-thermal requests probe deferral
[ 11.829190] omap-dma-engine 4a056000.dma-controller: allocating channel for 62
[ 11.836840] omap-dma-engine 4a056000.dma-controller: allocating channel for 61
[ 11.900344] dra7-evm-sound sound.13: tlv320aic3x-hifi <-> 48468000.mcasp mapping ok
[ 11.909287] dra7-evm-sound sound.13: 48474000.mcasp is shared with radio
[ 11.916708] dra7-evm-sound sound.13: multicodec <-> 48474000.mcasp mapping ok
[ 11.924930] dra7-evm-sound sound.13: snd-soc-dummy-dai <-> 48478000.mcasp mapping ok
[ 11.935749] omap-hdmi-audio omap-hdmi-audio: ASoC: CPU DAI omap-hdmi-audio-dai not registered
[ 11.944803] omap-hdmi-audio omap-hdmi-audio: snd_soc_register_card failed (-517)
[ 11.952631] platform omap-hdmi-audio: Driver omap-hdmi-audio requests probe deferral
[ 11.960934] cpu cpu0: cpu0 regulator not ready, retry
[ 11.962331] mmc2: host does not support reading read-only switch. assuming write-enable.
[ 11.965734] mmc2: new high speed SDHC card at address aaaa
[ 11.980667] platform cpufreq-cpu0.0: Driver cpufreq-cpu0 requests probe deferral
[ 11.988787] mmcblk1: mmc2:aaaa SU04G 3.69 GiB
[ 11.993767] ldo3: operation not allowed
[ 11.997811] omapdss HDMI: can't set the regulator voltage[ 12.004708] mmcblk1: p1 p2
[ 12.006568] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 12.006571] [drm] No driver support for vblank timestamp query.
[ 12.015534] [drm] Enabling DMM ywrap scrolling

[ 12.055310] Console: switching to colour frame buffer device 160x50
[ 12.068797] omapdrm omapdrm.0: fb0: omapdrm frame buffer device
[ 12.075072] omapdrm omapdrm.0: registered panic notifier
[ 12.080687] [drm] Initialized omapdrm 1.0.0 20110917 on minor 0
[ 12.087344] ov1063x 1-0038: deserializer client addr = 60
[ 12.093072] dserlink 1-0060: Writing addr = 1, data = 4
[ 12.098670] dserlink 1-0060: Failed setup for Camera 0
[ 12.104109] ov1063x 1-0038: failed to setup deserializer
[ 12.109720] ov1063x: probe of 1-0038 failed with error -121
[ 12.115939] ov1063x 1-0039: deserializer client addr = 64
[ 12.121636] dserlink 1-0064: Writing addr = 1, data = 4
[ 12.127241] dserlink 1-0064: Failed setup for Camera 1
[ 12.132677] ov1063x 1-0039: failed to setup deserializer
[ 12.138287] ov1063x: probe of 1-0039 failed with error -121
[ 12.144509] ov1063x 1-003a: deserializer client addr = 68
[ 12.150206] dserlink 1-0068: Writing addr = 1, data = 4
[ 12.155811] dserlink 1-0068: Failed setup for Camera 2
[ 12.161232] ov1063x 1-003a: failed to setup deserializer
[ 12.166858] ov1063x: probe of 1-003a failed with error -121
[ 12.173073] ov1063x 1-003b: deserializer client addr = 6c
[ 12.178773] dserlink 1-006c: Writing addr = 1, data = 4
[ 12.184383] dserlink 1-006c: Failed setup for Camera 3
[ 12.189811] ov1063x 1-003b: failed to setup deserializer
[ 12.195433] ov1063x: probe of 1-003b failed with error -121
[ 12.201656] ov1063x 1-003c: deserializer client addr = 61
[ 12.207351] dserlink 1-0061: Writing addr = 1, data = 4
[ 12.212962] dserlink 1-0061: Failed setup for Camera 4
[ 12.218388] ov1063x 1-003c: failed to setup deserializer
[ 12.224016] ov1063x: probe of 1-003c failed with error -121
[ 12.230227] ov1063x 1-003d: deserializer client addr = 69
[ 12.235943] dserlink 1-0069: Writing addr = 1, data = 4
[ 12.241555] dserlink 1-0069: Failed setup for Camera 5
[ 12.246985] ov1063x 1-003d: failed to setup deserializer
[ 12.252609] ov1063x: probe of 1-003d failed with error -121
[ 12.258988] abb_mpu: ******* Rahul :: print_constraints 1090 <-----> 1280 mV
[ 12.267764] abb_ivahd: ******* Rahul :: print_constraints 1055 <-----> 1250 mV
[ 12.275648] regulator regulator.34: No match for 1060000
[ 12.281657] abb_dspeve: ******* Rahul :: print_constraints 1055 <-----> 1250 mV
[ 12.289607] regulator regulator.35: No match for 1060000
[ 12.295610] abb_gpu: ******* Rahul :: print_constraints 1090 <-----> 1280 mV
[ 12.304339] platform 4a0021e0.bandgap: Driver ti-soc-thermal requests probe deferral
[ 12.312726] omap-hdmi-audio omap-hdmi-audio: ASoC: CPU DAI omap-hdmi-audio-dai not registered
[ 12.321791] omap-hdmi-audio omap-hdmi-audio: snd_soc_register_card failed (-517)
[ 12.329602] platform omap-hdmi-audio: Driver omap-hdmi-audio requests probe deferral
[ 12.341174] omap-hdmi-audio omap-hdmi-audio: ASoC: CPU DAI omap-hdmi-audio-dai not registered
[ 12.350165] omap-hdmi-audio omap-hdmi-audio: snd_soc_register_card failed (-517)
[ 12.357984] platform omap-hdmi-audio: Driver omap-hdmi-audio requests probe deferral
[ 12.366694] pinctrl-single 4a003400.pinmux: pin 4a0035c0.0 already requested by 48990000.vip; cannot claim for 48484000.ethernet
[ 12.378976] pinctrl-single 4a003400.pinmux: pin-112 (48484000.ethernet) status -22
[ 12.386967] pinctrl-single 4a003400.pinmux: could not request pin 112 (4a0035c0.0) from group cpsw_default on device pinctrl-single
[ 12.399517] cpsw 48484000.ethernet: Error applying setting, reverse things back
[ 12.470357] davinci_mdio 48485000.mdio: davinci mdio revision 1.6
[ 12.476773] davinci_mdio 48485000.mdio: detected phy mask fffffff3
[ 12.487377] libphy: 48485000.mdio: probed
[ 12.491617] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driver unknown
[ 12.500057] davinci_mdio 48485000.mdio: phy[3]: device 48485000.mdio:03, driver unknown
[ 12.508613] omap-hdmi-audio omap-hdmi-audio: ASoC: CPU DAI omap-hdmi-audio-dai not registered
[ 12.517709] omap-hdmi-audio omap-hdmi-audio: snd_soc_register_card failed (-517)
[ 12.517826] Missing dual_emac_res_vlan in DT.
[ 12.517830] Using 1 as Reserved VLAN for 0 slave
[ 12.517934] Missing dual_emac_res_vlan in DT.
[ 12.517937] Using 2 as Reserved VLAN for 1 slave
[ 12.517940] Detected MACID = 7c:66:9d:ec:6a:ec
[ 12.518789] cpsw: Detected MACID = 7c:66:9d:ec:6a:ed
[ 12.554382] platform omap-hdmi-audio: Driver omap-hdmi-audio requests probe deferral
[ 12.554411] omap_rtc 48838000.rtcss: setting system clock to 2000-01-01 00:00:01 UTC (946684801)
[ 12.567235] platform 48970000.vip: omap_device_late_idle: enabled but no driver. Idling
[ 12.567492] ALSA device list:
[ 12.567496] #0: DRA7xx-EVM
[ 12.586829] omap-hdmi-audio omap-hdmi-audio: ASoC: CPU DAI omap-hdmi-audio-dai not registered
[ 12.596028] omap-hdmi-audio omap-hdmi-audio: snd_soc_register_card failed (-517)
[ 12.603873] platform omap-hdmi-audio: Driver omap-hdmi-audio requests probe deferral
[ 12.613030] EXT3-fs (mmcblk1p2): error: couldn't mount because of unsupported optional features (240)
[ 12.623499] EXT2-fs (mmcblk1p2): error: couldn't mount because of unsupported optional features (244)
[ 12.693813] EXT4-fs (mmcblk1p2): recovery complete
[ 12.700881] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
[ 12.709467] VFS: Mounted root (ext4 filesystem) on device 179:34.
[ 12.718102] devtmpfs: mounted
[ 12.721471] Freeing unused kernel memory: 352K (c088d000 - c08e5000)
INIT: version 2.88 booting
UIM SYSFS Node Not Found
depmod: ERROR: could not open directory /lib/modules/3.12.25-28684-g329224f-dirty: No such file or directory
depmod: WARNING: -e needs -E or -F
depmod: ERROR: could not open directory /lib/modules/3.12.25-28684-g329224f-dirty: No such file or directory
depmod: FATAL: could not search modules: No such file or directory
Starting udev
[ 13.845504] udevd[1339]: starting version 182
[ 14.310896] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
udevd[1508]: failed to execute '/etc/udev/scripts/mount.sh' '/etc/udev/scripts/mount.sh': No such file or directory

udevd[1509]: failed to execute '/etc/udev/scripts/mount.sh' '/etc/udev/scripts/mount.sh': No such file or directory

Starting Bootlog daemon: bootlogd: cannot allocate pseudo tty: No such file or directory
bootlogd.
udevd[1546]: failed to execute '/etc/udev/scripts/mount.sh' '/etc/udev/scripts/mount.sh': No such file or directory

udevd[1547]: failed to execute '/etc/udev/scripts/mount.sh' '/etc/udev/scripts/mount.sh': No such file or directory

[ 14.581548] remoteproc3: failed to load dra7-ipu1-fw.xem4
[ 15.126056] remoteproc1: powering up ipu2
[ 15.134957] remoteproc1: Booting fw image dra7-ipu2-fw.xem4, size 3365812
[ 15.142358] omap-iommu omap-iommu.5: mmu_ipu2: version 2.1
ALSA: Restoring mixer settings...
[ 15.266562] remoteproc1: remote processor ipu2 is now up
[ 15.273034] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 15.278886] remoteproc1: registered virtio0 (type 7)
[ 15.279126] omap-hdmi-audio omap-hdmi-audio: ASoC: CPU DAI omap-hdmi-audio-dai not registered
[ 15.279164] omap-hdmi-audio omap-hdmi-audio: snd_soc_register_card failed (-517)
[ 15.279180] platform omap-hdmi-audio: Driver omap-hdmi-audio requests probe deferral
Configuring network interfaces... [ 15.427884] remoteproc0: powering up dsp1
[ 15.432242] remoteproc0: Booting fw image dra7-dsp1-fw.xe66, size 5494280
[ 15.450713] omap_hwmod: mmu0_dsp1: _wait_target_disable failed
[ 15.456957] omap-iommu omap-iommu.0: mmu0_dsp1: version 3.0
[ 15.462881] omap-iommu omap-iommu.1: mmu1_dsp1: version 3.0
[ 15.518928] remoteproc2: powering up dsp2
[ 15.523268] remoteproc2: Booting fw image dra7-dsp2-fw.xe66, size 5563572
[ 15.538491] omap_hwmod: mmu0_dsp2: _wait_target_disable failed
[ 15.544745] omap-iommu omap-iommu.2: mmu0_dsp2: version 3.0
[ 15.550690] omap-iommu omap-iommu.3: mmu1_dsp2: version 3.0
[ 15.594872] omap-rproc omap-rproc.2: dma_alloc_coherent err: 111149056
[ 15.615622] remoteproc2: Failed to process resources: -12
[ 15.632002] omap_hwmod: mmu1_dsp2: _wait_target_disable failed
[ 15.645325] omap_hwmod: mmu0_dsp2: _wait_target_disable failed
[ 15.658051] remoteproc0: remote processor dsp1 is now up
[ 15.663957] remoteproc2: rproc_boot() failed -12
[ 15.669737] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 15.675592] virtio_rpmsg_bus: probe of virtio2 failed with error -12
[ 15.682323] remoteproc2: registered virtio2 (type 7)
[ 15.687121] net eth0: initializing cpsw version 1.15 (0)
[ 15.691476] omap-hdmi-audio omap-hdmi-audio: ASoC: CPU DAI omap-hdmi-audio-dai not registered
[ 15.691517] omap-hdmi-audio omap-hdmi-audio: snd_soc_register_card failed (-517)
[ 15.691532] platform omap-hdmi-audio: Driver omap-hdmi-audio requests probe deferral
[ 15.692226] net eth0: phy found : id is : 0x20005c7a
[ 15.692238] cpsw 48484000.ethernet: Phy mode driver DT not found
[ 15.698915] 8021q: adding VLAN 0 to HW filter on device eth0
udhcpc (v1.21.1) started
[ 15.736015] remoteproc0: registered virtio1 (type 7)
[ 15.736290] omap-hdmi-audio omap-hdmi-audio: ASoC: CPU DAI omap-hdmi-audio-dai not registered
[ 15.736326] omap-hdmi-audio omap-hdmi-audio: snd_soc_register_card failed (-517)
[ 15.736342] platform omap-hdmi-audio: Driver omap-hdmi-audio requests probe deferral
[ 15.770628] virtio_rpmsg_bus virtio0: creating channel rpmsg-client-sample addr 0x32
[ 15.778952] virtio_rpmsg_bus virtio0: creating channel rpmsg-client-sample addr 0x33
[ 15.789248] virtio_rpmsg_bus virtio0: creating channel rpmsg-rpc addr 0x3b
[ 15.796968] rpmsg_rpc rpmsg2: probing service rpmsg-dce with src 1024 dst 59
[ 15.804530] virtio_rpmsg_bus virtio1: creating channel rpmsg-proto addr 0x3d
[ 15.812383] omap-hdmi-audio omap-hdmi-audio: ASoC: CPU DAI omap-hdmi-audio-dai not registered
[ 15.821629] omap-hdmi-audio omap-hdmi-audio: snd_soc_register_card failed (-517)
[ 15.829512] rpmsg_rpc rpmsg2: publised functions = 8
[ 15.834861] platform omap-hdmi-audio: Driver omap-hdmi-audio requests probe deferral
[ 15.843240] omap-hdmi-audio omap-hdmi-audio: ASoC: CPU DAI omap-hdmi-audio-dai not registered
[ 15.852330] omap-hdmi-audio omap-hdmi-audio: snd_soc_register_card failed (-517)
[ 15.860188] platform omap-hdmi-audio: Driver omap-hdmi-audio requests probe deferral
Sending discover...
Sending discover...
Sending discover...
No lease, failing
done.
Starting rpcbind daemon...rpcbind: cannot create socket for udp6
rpcbind: cannot create socket for tcp6
done.
Thu Oct 9 13:45:00 UTC 2014
INIT: Entering runlevel: 5
Starting system message bus: dbus.
UIM SYSFS Node Not Found
Starting telnet daemon.
Starting Dropbear SSH server: dropbear.
creating NFS state directory: done
NFS daemon support not enabled in kernel
Starting syslogd/klogd: done
Starting thttpd.
Stopping Bootlog daemon: bootlogd.

_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|

Arago Project http://arago-project.org dra7xx-evm /dev/ttyO0

Arago 2013.10 dra7xx-evm /dev/ttyO0

dra7xx-evm login: root
Password:
root@dra7xx-evm:~# cat /sys/kernel/debug/remoteproc/remoteproc2/state
offline (0)
root@dra7xx-evm:~# cat /sys/kernel/debug/remoteproc/remoteproc0/state
running (2)
root@dra7xx-evm:~#

Can you please let me know where i did a mistake ?