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.

Linux/AM5728: Kernel start fails

Part Number: AM5728
Other Parts Discussed in Thread: BEAGLEBOARD-X15, TLV320AIC3104

Tool/software: Linux

Hi  ,

    We are try to bring up the linux on AM5728 custom board  with SDK 03.02.00.05.

 it's throw some error and stop.

 I attached the error log during the boot process.

Any one please help me to resolve this issue.

Thanks and Regards

U-Boot SPL 2016.05-g6c5519b6fc (Dec 14 2016 - 20:19:24)
DRA752-GP ES2.0
Trying to boot from MMC1
reading args
spl_load_image_fat_os: error reading image args, err - -1
reading u-boot.img
reading u-boot.img
reading u-boot.img
reading u-boot.img


U-Boot 2016.05-g6c5519b6fc (Dec 14 2016 - 20:19:24 -0500)

CPU  : DRA752-GP ES2.0
Model: TI AM5728 BeagleBoard-X15
Board: BeagleBoard X15 REV A.20
DRAM:  2 GiB
MMC:   no pinctrl for sdr104
no pinctrl for ddr50
no pinctrl for sdr50
no pinctrl for sdr25
no pinctrl for sdr12
OMAP SD/MMC: 0, OMAP SD/MMC: 1
reading uboot.env

** Unable to read "uboot.env" from mmc0:1 **
Using default environment

SCSI:  SATA link 0 timeout.
AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
flags: 64bit ncq stag pm led clo only pmp pio slum part ccc apst 
scanning bus for devices...
Found 0 device(s).
Net:   Could not get PHY for ethernet@48484000: addr 1

Warning: ethernet@48484000 using MAC address from ROM
eth0: ethernet@48484000
Hit any key to stop autoboot:  2  1  0 
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
reading boot.scr
** Unable to read file boot.scr **
reading uEnv.txt
574 bytes read in 3 ms (186.5 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc0 ...
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
3597872 bytes read in 200 ms (17.2 MiB/s)
97618 bytes read in 25 ms (3.7 MiB/s)
Kernel image @ 0x82000000 [ 0x000000 - 0x36e630 ]
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
   Loading Device Tree to 8ffe5000, end 8ffffd51 ... 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.4.32-gadde2ca9f8 (gtbldadm@ubuntu-16) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #1 SMP PREEMPT Wed Dec 14 19:14:12 EST 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: TI AM5728 BeagleBoard-X15
[    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] Reserved memory: created CMA memory pool at 0x000000009f000000, size 8 MiB
[    0.000000] Reserved memory: initialized node dsp2_cma@9f000000, compatible id shared-dma-pool
[    0.000000] cma: Reserved 24 MiB at 0x00000000fe400000
[    0.000000] Forcing write-allocate cache policy for SMP
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] OMAP4: Map 0x00000000ffd00000 to fe600000 for dram barrier
[    0.000000] DRA752 ES2.0
[    0.000000] PERCPU: Embedded 11 pages/cpu @eed33000 s14848 r8192 d22016 u45056
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 472640
[    0.000000] Kernel command line: console=ttyO2,115200n8 root=PARTUUID=220d9257-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: 1680588K/1897472K available (6579K kernel code, 360K rwdata, 2476K rodata, 332K init, 289K bss, 28468K reserved, 188416K cma-reserved, 1283072K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
[    0.000000]     vmalloc : 0xf0800000 - 0xff800000   ( 240 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 - 0xc08e0044   (9057 kB)
[    0.000000]       .init : 0xc08e1000 - 0xc0934000   ( 332 kB)
[    0.000000]       .data : 0xc0934000 - 0xc098e2f0   ( 361 kB)
[    0.000000]        .bss : 0xc0990000 - 0xc09d86c0   ( 290 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 32.
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] ti_dt_clocks_register: failed to lookup clock node gmac_gmii_ref_clk_div
[    0.000000] OMAP clockevent source: timer1 at 32786 Hz
[    0.000000] Architected cp15 timer(s) running at 6.14MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16af5adb9, max_idle_ns: 440795202250 ns
[    0.000004] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns
[    0.000015] Switching to timer-based delay loop, resolution 162ns
[    0.000323] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
[    0.000331] OMAP clocksource: 32k_counter at 32768 Hz
[    0.000737] Console: colour dummy device 80x30
[    0.000752] WARNING: Your 'console=ttyO2' has been replaced by 'ttyS2'
[    0.000759] This ensures that you still see kernel messages. Please
[    0.000764] update your kernel commandline.
[    0.000777] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
[    0.000789] pid_max: default: 32768 minimum: 301
[    0.000881] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000891] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001422] Initializing cgroup subsys io
[    0.001438] Initializing cgroup subsys memory
[    0.001462] Initializing cgroup subsys devices
[    0.001474] Initializing cgroup subsys freezer
[    0.001485] Initializing cgroup subsys perf_event
[    0.001496] Initializing cgroup subsys pids
[    0.001521] CPU: Testing write buffer coherency: ok
[    0.001718] /cpus/cpu@0 missing clock-frequency property
[    0.001734] /cpus/cpu@1 missing clock-frequency property
[    0.001745] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.001780] Setting up static identity map for 0x800082c0 - 0x80008318
[    0.080076] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.080138] Brought up 2 CPUs
[    0.080151] SMP: Total of 2 processors activated (24.59 BogoMIPS).
[    0.080157] CPU: All CPU(s) started in HYP mode.
[    0.080163] CPU: Virtualization extensions available.
[    0.080537] devtmpfs: initialized
[    0.107099] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[    0.108008] omap_hwmod: l3_main_2 using broken dt data from ocp
[    0.305855] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.309769] pinctrl core: initialized pinctrl subsystem
[    0.310642] NET: Registered protocol family 16
[    0.311543] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.340238] cpuidle: using governor ladder
[    0.370257] cpuidle: using governor menu
[    0.378384] OMAP GPIO hardware version 0.1
[    0.384890] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/pinmux@1400 !
[    0.408379] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.408390] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.408836] omap4_sram_init:Unable to allocate sram needed to handle errata I688
[    0.408846] omap4_sram_init:Unable to get sram pool needed to handle errata I688
[    0.409405] OMAP DMA hardware revision 0.0
[    0.451278] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
[    0.452379] edma 43300000.edma: memcpy is disabled
[    0.457084] edma 43300000.edma: TI EDMA DMA engine driver
[    0.460829] omap-iommu 40d01000.mmu: 40d01000.mmu registered
[    0.461009] omap-iommu 40d02000.mmu: 40d02000.mmu registered
[    0.461167] omap-iommu 58882000.mmu: 58882000.mmu registered
[    0.461324] omap-iommu 55082000.mmu: 55082000.mmu registered
[    0.461586] omap-iommu 41501000.mmu: 41501000.mmu registered
[    0.461762] omap-iommu 41502000.mmu: 41502000.mmu registered
[    0.464619] palmas 0-0058: Irq flag is 0x00000008
[    0.481989] palmas 0-0058: Muxing GPIO 2f, PWM 0, LED 0
[    0.564053] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
[    0.564550] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz
[    0.564742] media: Linux media interface: v0.10
[    0.564796] Linux video capture interface: v2.00
[    0.564838] pps_core: LinuxPPS API ver. 1 registered
[    0.564845] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.564875] PTP clock support registered
[    0.564928] EDAC MC: Ver: 3.0.0
[    0.565659] omap-mailbox 4883c000.mailbox: omap mailbox rev 0x400
[    0.565940] omap-mailbox 4883e000.mailbox: omap mailbox rev 0x400
[    0.566227] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
[    0.566505] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
[    0.566834] Advanced Linux Sound Architecture Driver Initialized.
[    0.567635] clocksource: Switched to clocksource arch_sys_counter
[    0.578527] NET: Registered protocol family 2
[    0.579024] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.579087] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.579212] TCP: Hash tables configured (established 8192 bind 8192)
[    0.579259] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.579290] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.579507] NET: Registered protocol family 1
[    0.579771] RPC: Registered named UNIX socket transport module.
[    0.579779] RPC: Registered udp transport module.
[    0.579786] RPC: Registered tcp transport module.
[    0.579792] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.580723] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[    0.583075] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.590698] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.591329] NFS: Registering the id_resolver key type
[    0.591356] Key type id_resolver registered
[    0.591364] Key type id_legacy registered
[    0.591425] ntfs: driver 2.1.32 [Flags: R/O].
[    0.593371] bounce: pool size: 64 pages
[    0.593521] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.593537] io scheduler noop registered
[    0.593550] io scheduler deadline registered
[    0.593586] io scheduler cfq registered (default)
[    0.598497] pinctrl-single 4a003400.pinmux: 282 pins at pa fc003400 size 1128
[    0.659475] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[    0.662788] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 299, base_baud = 3000000) is a 8250
[    1.521170] console [ttyS2] enabled
[    1.525826] [drm] Initialized drm 1.1.0 20060810
[    1.532383] OMAP DSS rev 6.1
[    1.536149] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops)
[    1.544587] omapdss_dss 58000000.dss: bound 58040000.encoder (ops hdmi5_component_ops)
[    1.560454] loop: module loaded
[    1.566295] libphy: Fixed MDIO Bus: probed
[    1.617667] davinci_mdio 48485000.mdio: davinci mdio revision 1.6
[    1.623793] davinci_mdio 48485000.mdio: no live phy, scanning all
[    1.632488] davinci_mdio: probe of 48485000.mdio failed with error -5
[    1.639607] cpsw 48484000.ethernet: Detected MACID = e8:eb:11:6e:e5:30
[    1.646269] cpsw 48484000.ethernet: cpts: overflow check period 800
[    1.653237] cpsw 48484000.ethernet: cpsw: Detected MACID = e8:eb:11:6e:e5:31
[    1.661701] mousedev: PS/2 mouse device common for all mice
[    1.667857] i2c /dev entries driver
[    1.673995] gpio-fan gpio_fan: GPIO fan initialized
[    1.679316] tmp102 0-0048: error reading config register
[    1.684663] tmp102: probe of 0-0048 failed with error -121
[    1.692969] omap_hsmmc 4809c000.mmc: Got CD GPIO
[    1.748130] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr25 mode
[    1.754515] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr12 mode
[    1.777771] vdd_3v3: supplied by regen1
[    1.818918] ledtrig-cpu: registered to indicate activity on CPUs
[    1.831536] omap_hwmod: mcasp3: _wait_target_ready failed: -16
[    1.837406] Unhandled fault: asynchronous external abort (0x1211) at 0x00000000
[    1.837412] ------------[ cut here ]------------
[    1.837426] WARNING: CPU: 0 PID: 6 at /home/gtbldadm/processor-sdk-linux-krogoth-build/build-CORTEX_1/arago-tmp-external-linaro-toolchain/work-shared/am57xx-evm/kernel-source/drivers/bus/omap_l3_noc.c:147 l3_interrupt_handler+0x25c/0x368()
[    1.837431] 44000000.ocp:L3 Custom Error: MASTER MPU TARGET L4_PER2_P3 (Read): Data Access in User mode during Functional access
[    1.837436] Modules linked in:
[    1.837442] CPU: 0 PID: 6 Comm: kworker/u4:0 Not tainted 4.4.32-gadde2ca9f8 #1
[    1.837445] Hardware name: Generic DRA74X (Flattened Device Tree)
[    1.837457] Workqueue: kmmcd mmc_rescan
[    1.837461] Backtrace: 
[    1.837475] [<c00130e4>] (dump_backtrace) from [<c00132e0>] (show_stack+0x18/0x1c)
[    1.837486]  r7:c02e0670 r6:20000193 r5:00000000 r4:c0960dcc
[    1.837496] [<c00132c8>] (show_stack) from [<c02b420c>] (dump_stack+0x8c/0xa0)
[    1.837507] [<c02b4180>] (dump_stack) from [<c00349c4>] (warn_slowpath_common+0x88/0xb8)
[    1.837517]  r7:c02e0670 r6:00000093 r5:00000009 r4:ee8adb48
[    1.837527] [<c003493c>] (warn_slowpath_common) from [<c0034a2c>] (warn_slowpath_fmt+0x38/0x40)
[    1.837537]  r8:00000017 r7:c0842020 r6:00000002 r5:c08420e0 r4:c0842184
[    1.837546] [<c00349f8>] (warn_slowpath_fmt) from [<c02e0670>] (l3_interrupt_handler+0x25c/0x368)
[    1.837552]  r3:ee9f5780 r2:c0842184
[    1.837555]  r4:80080003
[    1.837565] [<c02e0414>] (l3_interrupt_handler) from [<c0080008>] (handle_irq_event_percpu+0xb4/0x160)
[    1.837576]  r10:c098d572 r9:ee9ef840 r8:00000017 r7:00000000 r6:00000000 r5:ee9ef8a0
[    1.837580]  r4:ee9f5c80
[    1.837589] [<c007ff54>] (handle_irq_event_percpu) from [<c00800f4>] (handle_irq_event+0x40/0x64)
[    1.837599]  r10:00000000 r9:00000001 r8:ee808000 r7:00000000 r6:c093bdc4 r5:ee9ef8a0
[    1.837603]  r4:ee9ef840
[    1.837612] [<c00800b4>] (handle_irq_event) from [<c0083420>] (handle_fasteoi_irq+0xc0/0x194)
[    1.837621]  r7:00000000 r6:c093bdc4 r5:ee9ef8a0 r4:ee9ef840
[    1.837629] [<c0083360>] (handle_fasteoi_irq) from [<c007f634>] (generic_handle_irq+0x2c/0x3c)
[    1.837637]  r7:00000000 r6:00000000 r5:00000017 r4:c0931424
[    1.837645] [<c007f608>] (generic_handle_irq) from [<c007f90c>] (__handle_domain_irq+0x64/0xbc)
[    1.837652] [<c007f8a8>] (__handle_domain_irq) from [<c000948c>] (gic_handle_irq+0x40/0x7c)
[    1.837663]  r9:00000001 r8:fa213000 r7:fa212000 r6:ee8add08 r5:fa21200c r4:c09368e0
[    1.837669] [<c000944c>] (gic_handle_irq) from [<c0013dc0>] (__irq_svc+0x40/0x74)
[    1.837673] Exception stack(0xee8add08 to 0xee8add50)
[    1.837679] dd00:                   000004bf 00000000 df54e710 c0016e14 c09c3460 00001803
[    1.837685] dd20: 02e59836 066665b0 ee8adde8 00000001 00000000 ee8add74 ee8add48 ee8add58
[    1.837689] dd40: c02b1ff8 c0016e14 a0000013 ffffffff
[    1.837700]  r9:00000001 r8:ee8adde8 r7:ee8add3c r6:ffffffff r5:a0000013 r4:c0016e14
[    1.837706] [<c02b1fa4>] (__timer_delay) from [<c02b2030>] (__timer_const_udelay+0x28/0x2c)
[    1.837715]  r7:066665b0 r6:c0960db4 r5:ee299000 r4:000001a9
[    1.837724] [<c02b2008>] (__timer_const_udelay) from [<c04cf214>] (__mmc_start_request+0x88/0xdc)
[    1.837732] [<c04cf18c>] (__mmc_start_request) from [<c04cf360>] (mmc_start_request+0xf8/0x120)
[    1.837742]  r9:00000001 r8:00000000 r7:ee8adea7 r6:ee299000 r5:ee299000 r4:ee8adde8
[    1.837750] [<c04cf268>] (mmc_start_request) from [<c04cf420>] (__mmc_start_req+0x50/0x70)
[    1.837756]  r5:ee8addf8 r4:ee8adde8
[    1.837763] [<c04cf3d0>] (__mmc_start_req) from [<c04cf9d0>] (mmc_wait_for_cmd+0x60/0x8c)
[    1.837772]  r7:ee8adea7 r6:00000000 r5:ee299000 r4:ee8ade34
[    1.837781] [<c04cf970>] (mmc_wait_for_cmd) from [<c04da3c4>] (mmc_io_rw_direct_host+0x9c/0x138)
[    1.837788]  r6:ee299000 r5:00000c00 r4:00000c00
[    1.837795] [<c04da328>] (mmc_io_rw_direct_host) from [<c04da894>] (sdio_reset+0x2c/0x64)
[    1.837805]  r10:ee8a8000 r9:00000000 r8:c06e3c2c r7:c06e3c20 r6:ee299000 r5:00061a80
[    1.837809]  r4:ee299000
[    1.837816] [<c04da868>] (sdio_reset) from [<c04d1f98>] (mmc_rescan+0x274/0x318)
[    1.837820]  r4:ee299258
[    1.837830] [<c04d1d24>] (mmc_rescan) from [<c0049be4>] (process_one_work+0x124/0x3f4)
[    1.837841]  r9:00000000 r8:eeb21400 r7:00000000 r6:ee8a8000 r5:ee85f000 r4:ee299258
[    1.837850] [<c0049ac0>] (process_one_work) from [<c0049f00>] (worker_thread+0x4c/0x524)
[    1.837860]  r10:ee8a8000 r9:ee85f000 r8:00000088 r7:ee8ac000 r6:ee8a8014 r5:ee85f018
[    1.837864]  r4:ee8a8000
[    1.837872] [<c0049eb4>] (worker_thread) from [<c004fa58>] (kthread+0xe4/0xfc)
[    1.837883]  r10:00000000 r9:00000000 r8:00000000 r7:c0049eb4 r6:ee85f000 r5:ee85e1c0
[    1.837886]  r4:00000000
[    1.837894] [<c004f974>] (kthread) from [<c000fac8>] (ret_from_fork+0x14/0x2c)
[    1.837902]  r7:00000000 r6:00000000 r5:c004f974 r4:ee85e1c0
[    1.837916] ---[ end trace 4c7f855fa8bbe386 ]---
[    2.280600] pgd = c0003000
[    2.283315] [00000000] *pgd=80000080004003, *pmd=00000000
[    2.288758] Internal error: : 1211 [#1] PREEMPT SMP ARM
[    2.294004] Modules linked in:[    2.294761] mmc0: host does not support reading read-only switch, assuming write-enable
[    2.296697] mmc0: new high speed SDHC card at address 59b4
[    2.307182] mmcblk0: mmc0:59b4 NCard 7.48 GiB 

[    2.314881] 
[    2.316560] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G        W       4.4.32-gadde2ca9f8 #1
[    2.324769] Hardware name: Generic DRA74X (Flattened Device Tree)
[    2.330889] task: ee890000 ti: ee88c000 task.ti: ee88c000
[    2.336314] PC is at __pm_runtime_idle+0x24/0x84
[    2.340955] LR is at davinci_mcasp_probe+0x9bc/0xb60
[    2.345941] pc : [<c03f4b44>]    lr : [<c0548654>]    psr: 20000013
[    2.345941] sp : ee88dd10  ip : ee88dd30  fp : ee88dd2c
[    2.357466] r10: 00000000  r9 : 00000000  r8 : 00000000
[    2.362712] r7 : ee8d1610  r6 : 00000000  r5 : 00000005  r4 : eea6ca10
[    2.369266] r3 : eea6cad8  r2 : 00000000  r1 : 00000005  r0 : eea6ca10
[    2.375822] Flags: nzCv  IRQs on  FIQs on  Mode SVC_32  ISA ARM  Segment kernel
[    2.383161] Control: 30c5387d  Table: 80003000  DAC: 55555555
[    2.388930] Process swapper/0 (pid: 1, stack limit = 0xee88c210)
[    2.394961] Stack: (0xee88dd10 to 0xee88e000)
[    2.399338] dd00:                                     ee2d0210 eea6ca10 00000000 ee8d1610
[    2.407550] dd20: ee88ddc4 ee88dd30 c0548654 c03f4b2c 00002000 ee877710 ee2d0210 c0889cd8
[    2.415763] dd40: 00000001 00000000 ee88dd6c 00000020 eed509a8 00000002 00000084 00000001
[    2.423977] dd60: ee88dd8c ee8d0820 00000000 ee8d08c0 eea51c80 c0851c38 00000001 00000000
[    2.432188] dd80: ee88ddb4 ee88dd90 c018413c c018095c eea6ca10 00000000 eea6ca18 c09cb81c
[    2.440400] dda0: eea6ca10 c098401c fffffdfb 00000000 c08e1600 00000000 ee88dde4 ee88ddc8
[    2.448613] ddc0: c03ecfe8 c0547ca4 c09cb81c eea6ca10 00000000 c098401c ee88de0c ee88dde8
[    2.456824] dde0: c03eb570 c03ecfa0 eea6ca10 c098401c eea6ca44 00000000 000000a8 c08e1600
[    2.465037] de00: ee88de2c ee88de10 c03eb6f8 c03eb378 00000000 c098401c c03eb664 00000000
[    2.473249] de20: ee88de54 ee88de30 c03e97f8 c03eb670 ee85bc5c eea4f734 ee85bc70 c098401c
[    2.481461] de40: ee8d1580 c0971710 ee88de64 ee88de58 c03eae5c c03e9794 ee88de8c ee88de68
[    2.489672] de60: c03eaa98 c03eae44 c0891218 ee88de78 c098401c c0911508 c0939720 ee8774c0
[    2.497885] de80: ee88dea4 ee88de90 c03ebe98 c03ea8fc c0971710 c0911508 ee88debc ee88dea8
[    2.506096] dea0: c03ecf10 c03ebe24 c0939720 c0911508 ee88decc ee88dec0 c0911524 c03eced4
[    2.514309] dec0: ee88df4c ee88ded0 c000978c c0911514 ee88def4 ee88dee0 c004ee88 c02bb160
[    2.522520] dee0: effff600 c06a5ba4 ee88df4c ee88def8 c004f198 c08e160c ee88df34 c080cd50
[    2.530733] df00: c080cd9c c080c5a8 00000006 00000006 00000000 c08dde74 c08717fc 00000000
[    2.538944] df20: 00000474 c0990000 c0990000 c092f668 c0921834 000000a8 c08e1600 00000007
[    2.547157] df40: ee88df94 ee88df50 c08e1f68 c0009700 00000006 00000006 00000000 c08e1600
[    2.555367] df60: 00000000 c08dde74 00000000 c0990000 c066de94 00000000 00000000 00000000
[    2.563580] df80: 00000000 00000000 ee88dfac ee88df98 c066deac c08e1da0 00000000 c066de94
[    2.571794] dfa0: 00000000 ee88dfb0 c000fac8 c066dea0 00000000 00000000 00000000 00000000
[    2.580006] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    2.588219] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000
[    2.596427] Backtrace: 
[    2.598894] [<c03f4b20>] (__pm_runtime_idle) from [<c0548654>] (davinci_mcasp_probe+0x9bc/0xb60)
[    2.607713]  r7:ee8d1610 r6:00000000 r5:eea6ca10 r4:ee2d0210
[    2.613442] [<c0547c98>] (davinci_mcasp_probe) from [<c03ecfe8>] (platform_drv_probe+0x54/0xb8)
[    2.622176]  r10:00000000 r9:c08e1600 r8:00000000 r7:fffffdfb r6:c098401c r5:eea6ca10
[    2.630079]  r4:c09cb81c
[    2.632639] [<c03ecf94>] (platform_drv_probe) from [<c03eb570>] (driver_probe_device+0x204/0x2f8)
[    2.641545]  r7:c098401c r6:00000000 r5:eea6ca10 r4:c09cb81c
[    2.647267] [<c03eb36c>] (driver_probe_device) from [<c03eb6f8>] (__driver_attach+0x94/0x98)
[    2.655738]  r9:c08e1600 r8:000000a8 r7:00000000 r6:eea6ca44 r5:c098401c r4:eea6ca10
[    2.663562] [<c03eb664>] (__driver_attach) from [<c03e97f8>] (bus_for_each_dev+0x70/0xa4)
[    2.671771]  r7:00000000 r6:c03eb664 r5:c098401c r4:00000000
[    2.677491] [<c03e9788>] (bus_for_each_dev) from [<c03eae5c>] (driver_attach+0x24/0x28)
[    2.685528]  r6:c0971710 r5:ee8d1580 r4:c098401c
[    2.690195] [<c03eae38>] (driver_attach) from [<c03eaa98>] (bus_add_driver+0x1a8/0x220)
[    2.698238] [<c03ea8f0>] (bus_add_driver) from [<c03ebe98>] (driver_register+0x80/0x100)
[    2.706360]  r7:ee8774c0 r6:c0939720 r5:c0911508 r4:c098401c
[    2.712079] [<c03ebe18>] (driver_register) from [<c03ecf10>] (__platform_driver_register+0x48/0x50)
[    2.721161]  r5:c0911508 r4:c0971710
[    2.724773] [<c03ecec8>] (__platform_driver_register) from [<c0911524>] (davinci_mcasp_driver_init+0x1c/0x20)
[    2.734726]  r5:c0911508 r4:c0939720
[    2.738336] [<c0911508>] (davinci_mcasp_driver_init) from [<c000978c>] (do_one_initcall+0x98/0x1e4)
[    2.747425] [<c00096f4>] (do_one_initcall) from [<c08e1f68>] (kernel_init_freeable+0x1d4/0x268)
[    2.756158]  r10:00000007 r9:c08e1600 r8:000000a8 r7:c0921834 r6:c092f668 r5:c0990000
[    2.764061]  r4:c0990000
[    2.766619] [<c08e1d94>] (kernel_init_freeable) from [<c066deac>] (kernel_init+0x18/0xf4)
[    2.774827]  r10:00000000 r9:00000000 r8:00000000 r7:00000000 r6:00000000 r5:c066de94
[    2.782728]  r4:c0990000
[    2.785284] [<c066de94>] (kernel_init) from [<c000fac8>] (ret_from_fork+0x14/0x2c)
[    2.792883]  r5:c066de94 r4:00000000
[    2.796490] Code: e1a04000 0a00000a f57ff05b e28030c8 (f593f000) 
[    2.802612] ---[ end trace 4c7f855fa8bbe387 ]---
[    2.807359] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[    2.807359] 
[    2.808382]  mmcblk0: p1 p2
[    2.819336] CPU0: stopping
[    2.822061] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G      D W       4.4.32-gadde2ca9f8 #1
[    2.830272] Hardware name: Generic DRA74X (Flattened Device Tree)
[    2.836392] Backtrace: 
[    2.838864] [<c00130e4>] (dump_backtrace) from [<c00132e0>] (show_stack+0x18/0x1c)
[    2.846463]  r7:c0935ef0 r6:20000193 r5:00000000 r4:c0960dcc
[    2.852185] [<c00132c8>] (show_stack) from [<c02b420c>] (dump_stack+0x8c/0xa0)
[    2.859443] [<c02b4180>] (dump_stack) from [<c0016420>] (handle_IPI+0x184/0x198)
[    2.866867]  r7:c0935ef0 r6:00000000 r5:00000000 r4:c0931424
[    2.872585] [<c001629c>] (handle_IPI) from [<c00094c4>] (gic_handle_irq+0x78/0x7c)
[    2.880185]  r7:fa212000 r6:c0935ef0 r5:fa21200c r4:c09368e0
[    2.885902] [<c000944c>] (gic_handle_irq) from [<c0013dc0>] (__irq_svc+0x40/0x74)
[    2.893416] Exception stack(0xc0935ef0 to 0xc0935f38)
[    2.898489] 5ee0:                                     00000001 00000000 00000000 c0020480
[    2.906703] 5f00: c0934000 c09364ac 00000000 00000000 c0935f60 c0677224 c093650c c0935f4c
[    2.914914] 5f20: c0935f50 c0935f40 c0010554 c0010558 60000013 ffffffff
[    2.921553]  r9:c0677224 r8:c0935f60 r7:c0935f24 r6:ffffffff r5:60000013 r4:c0010558
[    2.929382] [<c0010518>] (arch_cpu_idle) from [<c00708b8>] (default_idle_call+0x28/0x34)
[    2.937511] [<c0070890>] (default_idle_call) from [<c0070b18>] (cpu_startup_entry+0x200/0x260)
[    2.946165] [<c0070918>] (cpu_startup_entry) from [<c066de90>] (rest_init+0x90/0x94)
[    2.953937]  r7:00000000
[    2.956492] [<c066de00>] (rest_init) from [<c08e1d88>] (start_kernel+0x400/0x40c)
[    2.964003]  r5:c0990000 r4:c0990040
[    2.967614] [<c08e1988>] (start_kernel) from [<80008090>] (0x80008090)
[    2.974166]  r10:00000000 r9:412fc0f2 r8:80007000 r7:c093ab60 r6:c0921a24 r5:c0936484
[    2.982069]  r4:c0990214
[    2.984624] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[    2.984624] 

  • Hi,

    Your kernel stops because it cannot initialize McASP & there is some problem in getting the mmc to work:

    McASP trace:
    [    1.831536] omap_hwmod: mcasp3: _wait_target_ready failed: -16

    [    2.598894] [<c03f4b20>] (__pm_runtime_idle) from [<c0548654>] (davinci_mcasp_probe+0x9bc/0xb60)
    [    2.607713]  r7:ee8d1610 r6:00000000 r5:eea6ca10 r4:ee2d0210
    [    2.613442] [<c0547c98>] (davinci_mcasp_probe) from [<c03ecfe8>] (platform_drv_probe+0x54/0xb8)
    [    2.622176]  r10:00000000 r9:c08e1600 r8:00000000 r7:fffffdfb r6:c098401c r5:eea6ca10
    [    2.630079]  r4:c09cb81c
    [    2.632639] [<c03ecf94>] (platform_drv_probe) from [<c03eb570>] (driver_probe_device+0x204/0x2f8)
    [    2.641545]  r7:c098401c r6:00000000 r5:eea6ca10 r4:c09cb81c
    [    2.647267] [<c03eb36c>] (driver_probe_device) from [<c03eb6f8>] (__driver_attach+0x94/0x98)
    [    2.655738]  r9:c08e1600 r8:000000a8 r7:00000000 r6:eea6ca44 r5:c098401c r4:eea6ca10
    [    2.663562] [<c03eb664>] (__driver_attach) from [<c03e97f8>] (bus_for_each_dev+0x70/0xa4)
    [    2.671771]  r7:00000000 r6:c03eb664 r5:c098401c r4:00000000
    [    2.677491] [<c03e9788>] (bus_for_each_dev) from [<c03eae5c>] (driver_attach+0x24/0x28)
    [    2.685528]  r6:c0971710 r5:ee8d1580 r4:c098401c
    [    2.690195] [<c03eae38>] (driver_attach) from [<c03eaa98>] (bus_add_driver+0x1a8/0x220)
    [    2.698238] [<c03ea8f0>] (bus_add_driver) from [<c03ebe98>] (driver_register+0x80/0x100)
    [    2.706360]  r7:ee8774c0 r6:c0939720 r5:c0911508 r4:c098401c
    [    2.712079] [<c03ebe18>] (driver_register) from [<c03ecf10>] (__platform_driver_register+0x48/0x50)
    [    2.721161]  r5:c0911508 r4:c0971710
    [    2.724773] [<c03ecec8>] (__platform_driver_register) from [<c0911524>] (davinci_mcasp_driver_init+0x1c/0x20)
    [    2.734726]  r5:c0911508 r4:c0939720
    [    2.738336] [<c0911508>] (davinci_mcasp_driver_init) from [<c000978c>] (do_one_initcall+0x98/0x1e4)
    [    2.747425] [<c00096f4>] (do_one_initcall) from [<c08e1f68>] (kernel_init_freeable+0x1d4/0x268)

    And the MMC0 trace:

    [    1.837732] [<c04cf18c>] (__mmc_start_request) from [<c04cf360>] (mmc_start_request+0xf8/0x120)

    [    1.837742]  r9:00000001 r8:00000000 r7:ee8adea7 r6:ee299000 r5:ee299000 r4:ee8adde8

    [    1.837750] [<c04cf268>] (mmc_start_request) from [<c04cf420>] (__mmc_start_req+0x50/0x70)

    [    1.837756]  r5:ee8addf8 r4:ee8adde8

    [    1.837763] [<c04cf3d0>] (__mmc_start_req) from [<c04cf9d0>] (mmc_wait_for_cmd+0x60/0x8c)

    [    1.837772]  r7:ee8adea7 r6:00000000 r5:ee299000 r4:ee8ade34

    [    1.837781] [<c04cf970>] (mmc_wait_for_cmd) from [<c04da3c4>] (mmc_io_rw_direct_host+0x9c/0x138)

    [    1.837788]  r6:ee299000 r5:00000c00 r4:00000c00

    [    1.837795] [<c04da328>] (mmc_io_rw_direct_host) from [<c04da894>] (sdio_reset+0x2c/0x64)

    [    1.837805]  r10:ee8a8000 r9:00000000 r8:c06e3c2c r7:c06e3c20 r6:ee299000 r5:00061a80

    [    1.837809]  r4:ee299000

    [    1.837816] [<c04da868>] (sdio_reset) from [<c04d1f98>] (mmc_rescan+0x274/0x318)

    [    1.837820]  r4:ee299258

    [    1.837830] [<c04d1d24>] (mmc_rescan) from [<c0049be4>] (process_one_work+0x124/0x3f4)

    [    2.288758] Internal error: : 1211 [#1] PREEMPT SMP ARM

    [    2.294004] Modules linked in:[    2.294761] mmc0: host does not support reading read-only switch, assuming write-enable

    [    2.296697] mmc0: new high speed SDHC card at address 59b4

    [    2.307182] mmcblk0: mmc0:59b4 NCard 7.48 GiB


    For McASP3 there seems to be a power management (pm) issue. I suspect erroneous device tree node.

    For MMC0 there seems to be a problem in the communication between the SoC and the sd card (or whatever is connected to MMMC0).

    You say that you're using a custom board. Is it possible provide a short list of the differences between your board and AM57xx EVM? Can you share how are you booting your board (from sd card, eMMC, NAND...)? What do you have connected on McASP3?

    For the McASP3 problem, if it is used for audio, can you try removing the mcasp3 from the dts, also remove all audio & sound nodes to see if this will solve the first kernel panic?

    Best Regards,
    Yordan

  • Hi,

    Changes custom board to AM57xx EVM are only in GPIO, it will be booted through sd card.

    emmc  has not been assembled on board.

    We have used the AIC3104, which is connected to the board as shown below.

    Yes, I can, but I prefer to boot without changing the given SDK.

    Thanks,

    esmaill

  • On the MMC side:
    Provide the relevant part of the schematic.
    Check for any bad connection.
    Do you have the CD pin connected properly?

    As for the removal of McASP3 it is just for test purposes, to see if this is because of the dts nodes or something else in the kernel.
    Please share your dts files.

    Best Regards,
    Yordan
  • Hi again,

    We removed mcasp3 from dts file. With these changes Custom board was successfully booted.

    6811.am57xx-beagle-x15_removmcasp3.txt

    U-Boot SPL 2016.05-g6c5519b6fc (Dec 14 2016 - 20:19:24)
    DRA752-GP ES2.0
    Trying to boot from MMC1
    reading args
    spl_load_image_fat_os: error reading image args, err - -1
    reading u-boot.img
    reading u-boot.img
    reading u-boot.img
    reading u-boot.img
    
    
    U-Boot 2016.05-g6c5519b6fc (Dec 14 2016 - 20:19:24 -0500)
    
    CPU  : DRA752-GP ES2.0
    Model: TI AM5728 BeagleBoard-X15
    Board: BeagleBoard X15 REV A.20
    DRAM:  2 GiB
    MMC:   no pinctrl for sdr104
    no pinctrl for ddr50
    no pinctrl for sdr50
    no pinctrl for sdr25
    no pinctrl for sdr12
    OMAP SD/MMC: 0, OMAP SD/MMC: 1
    reading uboot.env
    SCSI:  SATA link 0 timeout.
    AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
    flags: 64bit ncq stag pm led clo only pmp pio slum part ccc apst 
    scanning bus for devices...
    Found 0 device(s).
    Net:   
    Warning: ethernet@48484000 MAC addresses don't match:
    Address in SROM is         e8:eb:11:6e:e5:30
    Address in environment is  74:da:ea:4c:fb:6c
    eth0: ethernet@48484000
    Hit any key to stop autoboot:  2  1  0 
    switch to partitions #0, OK
    mmc0 is current device
    SD/MMC found on device 0
    reading boot.scr
    ** Unable to read file boot.scr **
    reading uEnv.txt
    574 bytes read in 4 ms (139.6 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc0 ...
    switch to partitions #0, OK
    mmc0 is current device
    SD/MMC found on device 0
    3597872 bytes read in 203 ms (16.9 MiB/s)
    96723 bytes read in 19 ms (4.9 MiB/s)
    Kernel image @ 0x82000000 [ 0x000000 - 0x36e630 ]
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
       Loading Device Tree to 8ffe5000, end 8ffff9d2 ... 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.4.32-gadde2ca9f8 (gtbldadm@ubuntu-16) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #1 SMP PREEMPT Wed Dec 14 19:14:12 EST 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: TI AM5728 BeagleBoard-X15
    [    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] Reserved memory: created CMA memory pool at 0x000000009f000000, size 8 MiB
    [    0.000000] Reserved memory: initialized node dsp2_cma@9f000000, compatible id shared-dma-pool
    [    0.000000] cma: Reserved 24 MiB at 0x00000000fe400000
    [    0.000000] Forcing write-allocate cache policy for SMP
    [    0.000000] Memory policy: Data cache writealloc
    [    0.000000] OMAP4: Map 0x00000000ffd00000 to fe600000 for dram barrier
    [    0.000000] DRA752 ES2.0
    [    0.000000] PERCPU: Embedded 11 pages/cpu @eed34000 s14848 r8192 d22016 u45056
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 472640
    [    0.000000] Kernel command line: console=ttyO2,115200n8 root=PARTUUID=220d9257-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: 1680592K/1897472K available (6579K kernel code, 360K rwdata, 2476K rodata, 332K init, 289K bss, 28464K reserved, 188416K cma-reserved, 1283072K highmem)
    [    0.000000] Virtual kernel memory layout:
    [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    [    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
    [    0.000000]     vmalloc : 0xf0800000 - 0xff800000   ( 240 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 - 0xc08e0044   (9057 kB)
    [    0.000000]       .init : 0xc08e1000 - 0xc0934000   ( 332 kB)
    [    0.000000]       .data : 0xc0934000 - 0xc098e2f0   ( 361 kB)
    [    0.000000]        .bss : 0xc0990000 - 0xc09d86c0   ( 290 kB)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [    0.000000] Preemptible hierarchical RCU implementation.
    [    0.000000] 	Build-time adjustment of leaf fanout to 32.
    [    0.000000] NR_IRQS:16 nr_irqs:16 16
    [    0.000000] ti_dt_clocks_register: failed to lookup clock node gmac_gmii_ref_clk_div
    [    0.000000] ti_dt_clocks_register: failed to lookup clock node mcasp3_ahclkx_mux
    [    0.000000] ti_dt_clocks_register: failed to lookup clock node mcasp3_aux_gfclk_mux
    [    0.000000] OMAP clockevent source: timer1 at 32786 Hz
    [    0.000000] Architected cp15 timer(s) running at 6.14MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16af5adb9, max_idle_ns: 440795202250 ns
    [    0.000004] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns
    [    0.000015] Switching to timer-based delay loop, resolution 162ns
    [    0.000331] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
    [    0.000338] OMAP clocksource: 32k_counter at 32768 Hz
    [    0.000759] Console: colour dummy device 80x30
    [    0.000774] WARNING: Your 'console=ttyO2' has been replaced by 'ttyS2'
    [    0.000780] This ensures that you still see kernel messages. Please
    [    0.000785] update your kernel commandline.
    [    0.000798] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
    [    0.000811] pid_max: default: 32768 minimum: 301
    [    0.000901] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [    0.000911] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [    0.001447] Initializing cgroup subsys io
    [    0.001464] Initializing cgroup subsys memory
    [    0.001487] Initializing cgroup subsys devices
    [    0.001498] Initializing cgroup subsys freezer
    [    0.001510] Initializing cgroup subsys perf_event
    [    0.001521] Initializing cgroup subsys pids
    [    0.001546] CPU: Testing write buffer coherency: ok
    [    0.001741] /cpus/cpu@0 missing clock-frequency property
    [    0.001757] /cpus/cpu@1 missing clock-frequency property
    [    0.001767] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
    [    0.001805] Setting up static identity map for 0x800082c0 - 0x80008318
    [    0.080070] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
    [    0.080131] Brought up 2 CPUs
    [    0.080144] SMP: Total of 2 processors activated (24.59 BogoMIPS).
    [    0.080151] CPU: All CPU(s) started in HYP mode.
    [    0.080156] CPU: Virtualization extensions available.
    [    0.080529] devtmpfs: initialized
    [    0.106758] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
    [    0.107665] omap_hwmod: l3_main_2 using broken dt data from ocp
    [    0.121017] omap_hwmod: mcasp3: no dt node
    [    0.121026] ------------[ cut here ]------------
    [    0.121043] WARNING: CPU: 0 PID: 1 at /home/gtbldadm/processor-sdk-linux-krogoth-build/build-CORTEX_1/arago-tmp-external-linaro-toolchain/work-shared/am57xx-evm/kernel-source/arch/arm/mach-omap2/omap_hwmod.c:2523 _init.constprop.23+0x200/0x428()
    [    0.121050] omap_hwmod: mcasp3: doesn't have mpu register target base
    [    0.121056] Modules linked in:
    [    0.121069] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.4.32-gadde2ca9f8 #1
    [    0.121077] Hardware name: Generic DRA74X (Flattened Device Tree)
    [    0.121083] Backtrace: 
    [    0.121109] [<c00130e4>] (dump_backtrace) from [<c00132e0>] (show_stack+0x18/0x1c)
    [    0.121115]  r7:c08edf2c r6:60000013 r5:00000000 r4:c0960dcc
    [    0.121143] [<c00132c8>] (show_stack) from [<c02b420c>] (dump_stack+0x8c/0xa0)
    [    0.121160] [<c02b4180>] (dump_stack) from [<c00349c4>] (warn_slowpath_common+0x88/0xb8)
    [    0.121167]  r7:c08edf2c r6:000009db r5:00000009 r4:ee877e58
    [    0.121193] [<c003493c>] (warn_slowpath_common) from [<c0034a2c>] (warn_slowpath_fmt+0x38/0x40)
    [    0.121199]  r8:000000a8 r7:ee9e3640 r6:00000000 r5:00000000 r4:c0806e60
    [    0.121227] [<c00349f8>] (warn_slowpath_fmt) from [<c08edf2c>] (_init.constprop.23+0x200/0x428)
    [    0.121234]  r3:c0809444 r2:c0806e60
    [    0.121244]  r4:c09425d0
    [    0.121259] [<c08edd2c>] (_init.constprop.23) from [<c08ee284>] (__omap_hwmod_setup_all+0x48/0x98)
    [    0.121265]  r10:00000000 r9:c08e1600 r8:000000a8 r7:ee9e3640 r6:c0939720 r5:c093baf8
    [    0.121287]  r4:c09425d0
    [    0.121301] [<c08ee23c>] (__omap_hwmod_setup_all) from [<c000978c>] (do_one_initcall+0x98/0x1e4)
    [    0.121307]  r5:c08ee23c r4:c0939720
    [    0.121322] [<c00096f4>] (do_one_initcall) from [<c08e1f68>] (kernel_init_freeable+0x1d4/0x268)
    [    0.121328]  r10:00000002 r9:c08e1600 r8:000000a8 r7:c0921820 r6:c092efc8 r5:c0990000
    [    0.121348]  r4:c0990000
    [    0.121365] [<c08e1d94>] (kernel_init_freeable) from [<c066deac>] (kernel_init+0x18/0xf4)
    [    0.121371]  r10:00000000 r9:00000000 r8:00000000 r7:00000000 r6:00000000 r5:c066de94
    [    0.121391]  r4:c0990000
    [    0.121405] [<c066de94>] (kernel_init) from [<c000fac8>] (ret_from_fork+0x14/0x2c)
    [    0.121411]  r5:c066de94 r4:00000000
    [    0.121433] ---[ end trace 7a1c8a511e0ed180 ]---
    [    0.304913] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
    [    0.308823] pinctrl core: initialized pinctrl subsystem
    [    0.309651] NET: Registered protocol family 16
    [    0.310584] DMA: preallocated 256 KiB pool for atomic coherent allocations
    [    0.340235] cpuidle: using governor ladder
    [    0.370255] cpuidle: using governor menu
    [    0.378325] OMAP GPIO hardware version 0.1
    [    0.384787] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/pinmux@1400 !
    [    0.407754] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
    [    0.407764] hw-breakpoint: maximum watchpoint size is 8 bytes.
    [    0.408217] omap4_sram_init:Unable to allocate sram needed to handle errata I688
    [    0.408226] omap4_sram_init:Unable to get sram pool needed to handle errata I688
    [    0.408787] OMAP DMA hardware revision 0.0
    [    0.451252] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
    [    0.452348] edma 43300000.edma: memcpy is disabled
    [    0.457039] edma 43300000.edma: TI EDMA DMA engine driver
    [    0.460766] omap-iommu 40d01000.mmu: 40d01000.mmu registered
    [    0.460946] omap-iommu 40d02000.mmu: 40d02000.mmu registered
    [    0.461099] omap-iommu 58882000.mmu: 58882000.mmu registered
    [    0.461257] omap-iommu 55082000.mmu: 55082000.mmu registered
    [    0.461514] omap-iommu 41501000.mmu: 41501000.mmu registered
    [    0.461690] omap-iommu 41502000.mmu: 41502000.mmu registered
    [    0.464507] palmas 0-0058: Irq flag is 0x00000008
    [    0.482620] palmas 0-0058: Muxing GPIO 2f, PWM 0, LED 0
    [    0.564051] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
    [    0.564544] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz
    [    0.564733] media: Linux media interface: v0.10
    [    0.564787] Linux video capture interface: v2.00
    [    0.564828] pps_core: LinuxPPS API ver. 1 registered
    [    0.564835] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.564861] PTP clock support registered
    [    0.564918] EDAC MC: Ver: 3.0.0
    [    0.565653] omap-mailbox 4883c000.mailbox: omap mailbox rev 0x400
    [    0.565943] omap-mailbox 4883e000.mailbox: omap mailbox rev 0x400
    [    0.566227] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
    [    0.566507] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
    [    0.566836] Advanced Linux Sound Architecture Driver Initialized.
    [    0.567638] clocksource: Switched to clocksource arch_sys_counter
    [    0.578470] NET: Registered protocol family 2
    [    0.578967] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
    [    0.579030] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    [    0.579155] TCP: Hash tables configured (established 8192 bind 8192)
    [    0.579203] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [    0.579234] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [    0.579449] NET: Registered protocol family 1
    [    0.579685] RPC: Registered named UNIX socket transport module.
    [    0.579694] RPC: Registered udp transport module.
    [    0.579700] RPC: Registered tcp transport module.
    [    0.579706] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.580637] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
    [    0.582969] futex hash table entries: 512 (order: 3, 32768 bytes)
    [    0.590601] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.591227] NFS: Registering the id_resolver key type
    [    0.591261] Key type id_resolver registered
    [    0.591269] Key type id_legacy registered
    [    0.591330] ntfs: driver 2.1.32 [Flags: R/O].
    [    0.593267] bounce: pool size: 64 pages
    [    0.593416] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
    [    0.593432] io scheduler noop registered
    [    0.593446] io scheduler deadline registered
    [    0.593481] io scheduler cfq registered (default)
    [    0.598382] pinctrl-single 4a003400.pinmux: 282 pins at pa fc003400 size 1128
    [    0.659203] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
    [    0.662525] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 299, base_baud = 3000000) is a 8250
    [    1.741845] console [ttyS2] enabled
    [    1.746493] [drm] Initialized drm 1.1.0 20060810
    [    1.753037] OMAP DSS rev 6.1
    [    1.756807] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops)
    [    1.765271] omapdss_dss 58000000.dss: bound 58040000.encoder (ops hdmi5_component_ops)
    [    1.781069] loop: module loaded
    [    1.786906] libphy: Fixed MDIO Bus: probed
    [    1.837674] davinci_mdio 48485000.mdio: davinci mdio revision 1.6
    [    1.843797] davinci_mdio 48485000.mdio: detected phy mask fffffff9
    [    1.854208] libphy: 48485000.mdio: probed
    [    1.858282] davinci_mdio 48485000.mdio: phy[1]: device 48485000.mdio:01, driver Micrel KSZ9031 Gigabit PHY
    [    1.868017] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driver Micrel KSZ9031 Gigabit PHY
    [    1.878389] cpsw 48484000.ethernet: Detected MACID = 74:da:ea:4c:fb:6c
    [    1.885032] cpsw 48484000.ethernet: cpts: overflow check period 800
    [    1.892032] cpsw 48484000.ethernet: cpsw: Detected MACID = e8:eb:11:6e:e5:31
    [    1.900534] mousedev: PS/2 mouse device common for all mice
    [    1.906574] i2c /dev entries driver
    [    1.912729] gpio-fan gpio_fan: GPIO fan initialized
    [    1.918651] tmp102 0-0048: initialized
    [    1.925133] omap_hsmmc 4809c000.mmc: Got CD GPIO
    [    1.978131] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr25 mode
    [    1.984514] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr12 mode
    [    2.007773] vdd_3v3: supplied by regen1
    [    2.048930] ledtrig-cpu: registered to indicate activity on CPUs
    [    2.059476] NET: Registered protocol family 10
    [    2.074770] sit: IPv6 over IPv4 tunneling driver
    [    2.079955] NET: Registered protocol family 17
    [    2.084615] Key type dns_resolver registered
    [    2.089052] omap_voltage_late_init: Voltage driver support not added
    [    2.095917] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm
    [    2.102143] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm
    [    2.108828] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm
    [    2.115037] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm
    [    2.123187] Power Management for TI OMAP4+ devices.
    [    2.128300] Registering SWP/SWPB emulation handler
    [    2.135082] dmm 4e000000.dmm: initialized all PAT entries
    [    2.143874] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [    2.150529] [drm] No driver support for vblank timestamp query.
    [    2.156483] omapdrm omapdrm.0: No connectors reported connected with modes
    [    2.163397] [drm] Cannot find any crtc or sizes - going 1024x768
    [    2.172078] [drm] Enabling DMM ywrap scrolling
    [    2.174707] mmc0: host does not support reading read-only switch, assuming write-enable
    [    2.176622] mmc0: new high speed SDHC card at address 59b4
    [    2.187007] mmcblk0: mmc0:59b4 NCard 7.48 GiB 
    [    2.190951]  mmcblk0: p1 p2
    [    2.201702] Console: switching to colour frame buffer device 128x48
    [    2.211706] omapdrm omapdrm.0: fb0: omapdrm frame buffer device
    [    2.258392] [drm] Initialized omapdrm 1.0.0 20110917 on minor 0
    [    2.274871] hctosys: unable to open rtc device (rtc0)
    [    2.287981] aic_dvdd_fixed: disabling
    [    2.291826] ldousb: disabling
    [    2.295201] ALSA device list:
    [    2.298191]   No soundcards found.
    [    2.448449] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [    2.456591] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    2.465339] devtmpfs: mounted
    [    2.468460] Freeing unused kernel memory: 332K (c08e1000 - c0934000)
    [    2.474838] This architecture does not have kernel memory protection.
    [    2.765337] systemd[1]: System time before build time, advancing clock.
    [    2.816691] random: systemd: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
    [    2.828568] random: systemd: uninitialized urandom read (16 bytes read, 15 bits of entropy available)
    [    2.839460] systemd[1]: systemd 229 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
    [    2.857826] systemd[1]: Detected architecture arm.
    
    Welcome to Arago 2016.10!
    
    [    2.878489] systemd[1]: Set hostname to <am57xx-evm>.
    [    2.936504] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 16 bits of entropy available)
    [    2.969197] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 18 bits of entropy available)
    [    2.979448] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 18 bits of entropy available)
    [    2.989496] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 18 bits of entropy available)
    [    3.009208] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 19 bits of entropy available)
    [    3.094758] random: systemd: uninitialized urandom read (16 bytes read, 22 bits of entropy available)
    [    3.104231] random: systemd: uninitialized urandom read (16 bytes read, 22 bits of entropy available)
    [    3.113964] random: systemd: uninitialized urandom read (16 bytes read, 22 bits of entropy available)
    [    3.384202] systemd[1]: sysinit.target: Found ordering cycle on sysinit.target/start
    [    3.392053] systemd[1]: sysinit.target: Found dependency on alignment.service/start
    [    3.399791] systemd[1]: sysinit.target: Found dependency on basic.target/start
    [    3.407050] systemd[1]: sysinit.target: Found dependency on sockets.target/start
    [    3.414501] systemd[1]: sysinit.target: Found dependency on dropbear.socket/stop
    [    3.421984] systemd[1]: sysinit.target: Found dependency on sysinit.target/start
    [    3.429436] systemd[1]: sysinit.target: Breaking ordering cycle by deleting job alignment.service/start
    [    3.438890] systemd[1]: alignment.service: Job alignment.service/start deleted to break ordering cycle starting with sysinit.target/start
    [ SKIP ] Ordering cycle found, skipping alignment.service
    [    3.471352] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    3.498464] systemd[1]: Created slice System Slice.
    [  OK  ] Created slice System Slice.
    [    3.528015] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password Requests to Wall Directory Watch.
    [    3.558403] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [    3.587975] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password Requests to Console Directory Watch.
    [    3.617986] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
    [    3.647876] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    3.677826] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    3.697903] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    3.717850] systemd[1]: Listening on Syslog Socket.
    [  OK  ] Listening on Syslog Socket.
    [    3.737984] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    3.758388] systemd[1]: Created slice system-getty.slice.
    [  OK  ] Created slice system-getty.slice.
    [    3.777800] systemd[1]: Reached target Swap.
    [  OK  ] Reached target Swap.
    [    3.816543] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    3.868002] systemd[1]: Starting Create list of required static device nodes for the current kernel...
             Starting Create list of required st... nodes for the current kernel...
    [    3.899887] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    3.920312] systemd[1]: Starting Setup Virtual Console...
             Starting Setup Virtual Console...
    [    3.948107] systemd[1]: Mounting Temporary Directory...
             Mounting Temporary Directory...
    [    3.979932] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    4.006256] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    4.026456] CMEMK module: reference Linux version 4.4.32
    [    4.032494] allocated heap buffer 0x40500000 of size 0x100000
    [    4.038612] cmemk initialized
    [    4.059252] cryptodev: driver 1.8 loaded.
    [    4.068052] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    [    4.094861] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    [    4.108034] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    4.157873] systemd[1]: Mounting Debug File System...
             Mounting Debug File System...
    [    4.177883] systemd[1]: Reached target Paths.
    [  OK  ] Reached target Paths.
    [    4.197875] systemd[1]: Reached target Slices.
    [  OK  ] Reached target Slices.
    [    4.252237] systemd[1]: Mounted POSIX Message Queue File System.
    [  OK  ] Mounted POSIX Message Queue File System.
    [    4.277911] systemd[1]: Mounted Debug File System.
    [  OK  ] Mounted Debug File System.
    [    4.297883] systemd[1]: Mounted Temporary Directory.
    [  OK  ] Mounted Temporary Directory.
    [    4.318058] systemd[1]: Started Journal Service.
    [  OK  ] Started Journal Service.
    [  OK  ] Started Create list of required sta...ce nodes for the current kernel.
    [  OK  ] Started Setup Virtual Console.
    [  OK  ] Started Load Kernel Modules.
    [  OK  ] Started Remount Root and Kernel File Systems.
             Starting udev Coldplug all Devices...
             Starting Apply Kernel Variables...
             Starting Create Static Device Nodes in /dev...
             Starting Flush Journal to Persistent Storage...
    [  OK  ] Started Apply Kernel Variables.
    [  OK  ] Started Create Static Device Nodes in /dev.
    [    4.901132] systemd-journald[118]: Received request to flush runtime journal from PID 1
    [  OK  ] Started Flush Journal to Persistent Storage.
             Starting udev Kernel Device Manager...
    [  OK  ] Reached target Local File Systems (Pre).
             Mounting /media/ram...
             Mounting /var/volatile...
    [  OK  ] Mounted /var/volatile.
    [  OK  ] Mounted /media/ram.
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Started udev Coldplug all Devices.
    [    5.241342] omap-rproc 58820000.ipu: assigned reserved memory node ipu1_cma@9d000000
    [    5.264456]  remoteproc0: 58820000.ipu is available
    [    5.278330]  remoteproc0: Note: remoteproc is still under development and considered experimental.
    [    5.287329]  remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [    5.304396] omap-rproc 55020000.ipu: assigned reserved memory node ipu2_cma@95800000
    [    5.317492]  remoteproc1: 55020000.ipu is available
             Starting Load/Save Random Seed...[    5.330892]  remoteproc1: Note: remoteproc is still under development and considered experimental.
    
    [  OK  ] Reached target Local File Systems.
    [    5.363995]  remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [    5.387948] omap-rproc 40800000.dsp: assigned reserved memory node dsp1_cma@99000000
             Starting Create Volatile Files and Directories...
    [  OK  ] Started Load/Save Random Seed.
    [    5.441244]  remoteproc2: 40800000.dsp is available
    [    5.446149]  remoteproc2: Note: remoteproc is still under development and considered experimental.
    [  OK  ] Found device /dev/ttyS2.[    5.472173]  remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    
    [    5.520785] omap-rproc 41000000.dsp: assigned reserved memory node dsp2_cma@9f000000
    [    5.547392]  remoteproc3: 41000000.dsp is available
    [    5.555257]  remoteproc3: Note: remoteproc is still under development and considered experimental.
    [    5.564561]  remoteproc3: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [    5.618247] rtc-ds1307 2-006f: SET TIME!
    [    5.625885] rtc-ds1307 2-006f: rtc core: registered mcp7941x as rtc0
    [    5.645475] rtc-ds1307 2-006f: 64 bytes nvram
    [    5.678495] omap_rng 48090000.rng: OMAP Random Number Generator ver. 20
    [  OK  ] Started Create Volatile Files and Directories.
    [    5.730693] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2
    [    5.737241] alg: skcipher: setkey failed on test 5 for ecb-des-omap: flags=100
    [    5.749288] alg: skcipher-ddst: setkey failed on test 5 fo ecb-des-omap: flags=100
    [    5.761808] alg: skcipher-ddst: setkey failed on test 5 for ecb-des-omap: flags=100
             Starting Network Time Synchronization...
    [    5.780556] aic_dvdd_fixed: supplied by vdd_3v3
    [    5.798195] omap_rtc 48838000.rtc: rtc core: registered 48838000.rtc as rtc2
    [    5.811292] vpe 489d0000.vpe: loading firmware vpdma-1b8.bin
             Starting Update UTMP about System Boot/Shutdown...
    [    5.847952] vpe 489d0000.vpe: Device registered as /dev/video0
    [    5.901722]  remoteproc0: registered virtio0 (type 7)
    [    5.931091] palmas-rtc 48070000.i2c:tps659038@58:tps659038_rtc: rtc core: registered 48070000.i2c:tps659 as rtc1
    [    5.977117]  remoteproc1: registered virtio1 (type 7)
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [    6.097582] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3
    [    6.123549] SCSI subsystem initialized
    [  OK  ] Started Network Time Synchronization.
    [    6.391287] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
    [    6.407144] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3
             Starting Synchronize System and HW clocks...
    [  OK  ] Reached target System Time Synchronized.
    [    6.602185] omap-hdmi-audio omap-hdmi-audio.0.auto: snd-soc-dummy-dai <-> 58040000.encoder mapping ok
    [    6.650128] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3
    [    6.658572] ahci 4a140000.sata: SSS flag set, parallel bus scan disabled
    [    6.671020] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
    [    6.683407] ahci 4a140000.sata: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part ccc apst 
    [    6.707460] scsi host0: ahci
    [    6.715895] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 343
    [  OK  ] Started Synchronize System and HW clocks.
    [    6.737241] ti-pruss 4b200000.pruss: creating PRU cores and other child platform devices
    [    6.747416] irq: no irq domain found for /ocp/pruss@4b200000/intc@4b220000 !
    [    6.773558] irq: no irq domain found for /ocp/pruss@4b200000/intc@4b220000 !
    [  OK  ] Reached target System Initialization.
    [    6.807013] [drm] Initialized pvr 1.14.3699939 20110701 on minor 1
    [    6.817487] ti-pruss 4b280000.pruss: creating PRU cores and other child platform devices
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [    6.828420] irq: no irq domain found for /ocp/pruss@4b280000/intc@4b2a0000 !
    [    6.844936] irq: no irq domain found for /ocp/pruss@4b280000/intc@4b2a0000 !
    [  OK  ] Listening on D-Bus System Message Bus Socket.
    [    6.883394] /sound@0/simple-audio-card,cpu: could not find phandle
    [    6.891821] asoc-simple-card sound@0: parse error -22
    [    6.896946] asoc-simple-card: probe of sound@0 failed with error -22
    [    6.905285]  remoteproc4: 4b234000.pru0 is available
    [    6.911223]  remoteproc4: Note: remoteproc is still under development and considered experimental.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    6.927701]  remoteproc4: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [    7.087744] ata1: SATA link down (SStatus 0 SControl 300)
    [  OK  ] Listening on dropbear.socket.
    [  OK  ] Reached target Sockets.
    [  OK  ] Reached target Basic System.
    [    7.702005]  remoteproc0: powering up 58820000.ipu
             Starting Print notice about GPLv3 packages...
    [  OK  ] Started Kernel Logging Service.
             Starting uim-sysfs.service...
    [    7.785681]  remoteproc0: Booting fw image dra7-ipu1-fw.xem4, size 4890352
    [    7.793163] omap-iommu 58882000.mmu: 58882000.mmu: version 2.1
    [    7.804982]  remoteproc0: remote processor 58820000.ipu is now up
    [    7.812413] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    7.817990] virtio_rpmsg_bus virtio0: creating channel rpmsg-client-sample addr 0x32
    [    7.825909] virtio_rpmsg_bus virtio0: creating channel rpmsg-client-sample addr 0x33
    [    7.834617]  remoteproc1: powering up 55020000.ipu
    [    7.840681] virtio_rpmsg_bus virtio0: creating channel rpmsg-omx addr 0x3c
    [    7.848121] virtio_rpmsg_bus virtio0: creating channel rpmsg-rpc addr 0x65
    [    7.868760]  remoteproc1: Booting fw image dra7-ipu2-fw.xem4, size 3743072
    [    7.875757] omap-iommu 55082000.mmu: 55082000.mmu: version 2.1
    [  OK  ] Started System Logging Service.
             Starting Login Service...
    [    7.979559]  remoteproc1: remote processor 55020000.ipu is now up
    [    7.998244] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    8.004608] virtio_rpmsg_bus virtio1: creating channel rpmsg-rpc addr 0x65
    [    8.017778] virtio_rpmsg_bus virtio1: creating channel rpmsg-rpc addr 0x66
             Starting Save/Restore Sound Card State...
    [  OK  ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
             Starting Permit User Sessions...
    [  OK  ] Started D-Bus System Message Bus.
    [    8.305352]  remoteproc4: powering up 4b234000.pru0
    [    8.313611]  remoteproc4: Booting fw image am57xx-pru1_0-fw, size 75804
    [    8.337427] rpmsg_rpc rpmsg3: probing service rpc_example_2 with src 1024 dst 101
    [    8.346140] ti-pruss 4b200000.pruss: configured system_events = 0x0000000000030000 intr_channels = 0x00000005 host_intr = 0x00000005
    [    8.358400] rpmsg_rpc rpmsg4: probing service dce-callback with src 1024 dst 101
    [    8.366137] rpmsg_rpc rpmsg3: published functions = 8
    [    8.375122] rpmsg_rpc rpmsg5: probing service rpmsg-dce with src 1025 dst 102
    [    8.382803] rpmsg_rpc rpmsg4: published functions = 4
    [    8.389501]  remoteproc4: remote processor 4b234000.pru0 is now up
    [    8.397325] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    8.397353] virtio_rpmsg_bus virtio2: creating channel rpmsg-pru addr 0x1e
    [    8.398400] rpmsg_rpc rpmsg5: published functions = 9
    [    8.447774]  remoteproc4: registered virtio2 (type 7)
    [    8.452885] pru-rproc 4b234000.pru0: PRU rproc node /ocp/pruss@4b200000/pru0@4b234000 probed successfully
    [    8.464783]  remoteproc5: 4b238000.pru1 is available
    [    8.470406]  remoteproc5: Note: remoteproc is still under development and considered experimental.
    [    8.483498]  remoteproc5: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [    8.583828] usbcore: registered new interface driver usbfs
    [    8.590118] usbcore: registered new interface driver hub
    [    8.597215] usbcore: registered new device driver usb
    [    8.622031]  remoteproc3: powering up 41000000.dsp
    [    8.630725]  remoteproc3: Booting fw image dra7-dsp2-fw.xe66, size 21998880
    [    8.644965] omap_hwmod: mmu0_dsp2: _wait_target_disable failed
    [    8.650858] omap-iommu 41501000.mmu: 41501000.mmu: version 3.0
    [    8.656833] omap-iommu 41502000.mmu: 41502000.mmu: version 3.0
    [    8.675445]  remoteproc3: remote processor 41000000.dsp is now up
    [    8.683386]  remoteproc5: powering up 4b238000.pru1
    [    8.683572] virtio_rpmsg_bus virtio3: rpmsg host is online
    [    8.683604]  remoteproc3: registered virtio3 (type 7)
    [    8.686107] virtio_rpmsg_bus virtio3: creating channel rpmsg-proto addr 0x3d
    [    8.706074]  remoteproc5: Booting fw image am57xx-pru1_1-fw, size 75804
    [    8.712883] ti-pruss 4b200000.pruss: configured system_events = 0x00000000000c0000 intr_channels = 0x0000000a host_intr = 0x0000000a
    [    8.725023]  remoteproc5: remote processor 4b238000.pru1 is now up
    [    8.731337] virtio_rpmsg_bus virtio4: rpmsg host is online
    [    8.736868] virtio_rpmsg_bus virtio4: creating channel rpmsg-pru addr 0x1f
    [    8.743936]  remoteproc5: registered virtio4 (type 7)
    [    8.749741] NET: Registered protocol family 41
    [    8.750289] pru-rproc 4b238000.pru1: PRU rproc node /ocp/pruss@4b200000/pru1@4b238000 probed successfully
    [    8.750602]  remoteproc6: 4b2b4000.pru0 is available
    [    8.750605]  remoteproc6: Note: remoteproc is still under development and considered experimental.
    [    8.750607]  remoteproc6: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [    8.792094]  remoteproc2: powering up 40800000.dsp
    [    8.796928]  remoteproc2: Booting fw image dra7-dsp1-fw.xe66, size 21998880
    [    8.818712] omap_hwmod: mmu0_dsp1: _wait_target_disable failed
    [    8.824611] omap-iommu 40d01000.mmu: 40d01000.mmu: version 3.0
    [    8.830554] omap-iommu 40d02000.mmu: 40d02000.mmu: version 3.0
    [    8.836800]  remoteproc6: powering up 4b2b4000.pru0
    [    8.846035]  remoteproc6: Booting fw image am57xx-pru2_0-fw, size 75804
    [    8.851401]  remoteproc2: remote processor 40800000.dsp is now up
    [    8.861618] ti-pruss 4b280000.pruss: configured system_events = 0x0000000000030000 intr_channels = 0x00000005 host_intr = 0x00000005
    [    8.873923]  remoteproc6: remote processor 4b2b4000.pru0 is now up
    [    8.880498] virtio_rpmsg_bus virtio6: rpmsg host is online
    [    8.880513] virtio_rpmsg_bus virtio5: rpmsg host is online
    [    8.880547]  remoteproc2: registered virtio5 (type 7)
    [    8.896624] virtio_rpmsg_bus virtio6: creating channel rpmsg-pru addr 0x20
    [    8.905468]  remoteproc6: registered virtio6 (type 7)
    [    8.907049] virtio_rpmsg_bus virtio5: creating channel rpmsg-proto addr 0x3d
    [    8.918823] pru-rproc 4b2b4000.pru0: PRU rproc node /ocp/pruss@4b280000/pru0@4b2b4000 probed successfully
    [    8.929705]  remoteproc7: 4b2b8000.pru1 is available
    [    8.939041] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [    8.948681] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
    [    8.957524]  remoteproc7: Note: remoteproc is still under development and considered experimental.
    [    8.967424]  remoteproc7: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [    8.979269] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00010010
    [    8.988869] xhci-hcd xhci-hcd.1.auto: irq 433, io mem 0x48890000
    [    9.000948] hub 1-0:1.0: USB hub found
    [    9.008773] hub 1-0:1.0: 1 port detected
    [    9.013131] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [    9.020578] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
    [    9.029615] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [    9.039122] hub 2-0:1.0: USB hub found
    [    9.042912] hub 2-0:1.0: 1 port detected
    [    9.052774]  remoteproc7: powering up 4b2b8000.pru1
    [    9.057915]  remoteproc7: Booting fw image am57xx-pru2_1-fw, size 75804
    [    9.074395] ti-pruss 4b280000.pruss: configured system_events = 0x00000000000c0000 intr_channels = 0x0000000a host_intr = 0x0000000a
    [    9.087242]  remoteproc7: remote processor 4b2b8000.pru1 is now up
    [    9.095420] virtio_rpmsg_bus virtio7: rpmsg host is online
    [    9.100973] virtio_rpmsg_bus virtio7: creating channel rpmsg-pru addr 0x21
    [    9.109220]  remoteproc7: registered virtio7 (type 7)
    [    9.114729] pru-rproc 4b2b8000.pru1: PRU rproc node /ocp/pruss@4b280000/pru1@4b2b8000 probed successfully
    [    9.180463] rpmsg_pru rpmsg6: new rpmsg_pru device: /dev/rpmsg_pru30
    [    9.192107] rpmsg_pru rpmsg8: new rpmsg_pru device: /dev/rpmsg_pru31
    [    9.199319] rpmsg_pru rpmsg9: new rpmsg_pru device: /dev/rpmsg_pru32
    [    9.206137] rpmsg_pru rpmsg11: new rpmsg_pru device: /dev/rpmsg_pru33
    [    9.368081] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
    [    9.457845] NET: Registered protocol family 15
             Starting Network Service...
             Starting Telephony service...
             Starting Avahi mDNS/DNS-SD Stack...
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [  OK  ] Reached target Timers.
    [  OK  ] Started uim-sysfs.service.
    [  OK  ] Started Save/Restore Sound Card State.
    [  OK  [    9.558166] Initializing XFRM netlink socket
    ] Started Permit User Sessions.
    [    9.639910] net eth1: initializing cpsw version 1.15 (0)
    [  OK  ] Started Network Service.[    9.645372] net eth0: initialized cpsw ale version 1.4
    
    [    9.654592] net eth0: ALE Table size 1024
    [    9.761257] net eth1: phy found : id is : 0x221622
    [    9.776825] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
    [    9.787735] net eth0: initializing cpsw version 1.15 (0)
    [    9.821600] Bluetooth: Core ver 2.21
    [    9.826082] NET: Registered protocol family 31
    [    9.833605] Bluetooth: HCI device and connection manager initialized
    [    9.841036] Bluetooth: HCI socket layer initialized
    [    9.846468] Bluetooth: L2CAP socket layer initialized
    [    9.852353] Bluetooth: SCO socket layer initialized
    [    9.897896] net eth0: phy found : id is : 0x221622
    [    9.914707] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [  OK  ] Started Telephony service.
    [  OK  ] Started Login Service.
    [  OK  ] Reached target Sound Card.
    [  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
    [  OK  ] Reached target Network.
             Starting Lightning Fast Webserver With Light System Requirements...
             Starting Network Name Resolution...[   10.246506] random: nonblocking pool is initialized
    
    [  OK  ] Started Serial Getty on ttyS2.
    [  OK  ] Started Getty on tty1.
             Starting rc.pvr.service...
    [  OK  ] Started Lightning Fast Webserver With Light System Requirements.
    [  OK  ] Started Network Name Resolution.
    [   10.399879] PVR_K: UM DDK-(3699939) and KM DDK-(3699939) match. [ OK ]
    [  OK  ] Started rc.pvr.service.
             Starting weston.service...
    [  OK  ] Started weston.service.
             Starting tiipclad-daemon.service...
             Starting telnetd.service...
    [  OK  ] Started telnetd.service.
    [  OK  ] Started tiipclad-daemon.service.
             Starting thttpd.service...
    [  OK  ] Started thttpd.service.
             Starting rng-tools.service...
    [  OK  ] Started rng-tools.service.
             Starting gdbserverproxy.service...
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
    	autoconf
    	binutils-dev
    	binutils
    	bison-dev
    	bison
    	cpp-symlinks
    	cpp
    	dosfstools
    	g++-symlinks
    	g++
    	gawk-dev
    	gawk
    	gcc-symlinks
    	gcc
    	gdb
    	gdbc6x
    	gdbserver
    	gstreamer1.0-libav
    	hidapi
    	libcairo-perf-utils
    	libgmp10
    	libidn11
    	libmpc3
    	libmpfr4
    	m4-dev
    	m4
    	make
    	nettle
    	parted
    	swig-dev
    	swig
    
    If you do not wish to distribute GPLv3 components please remove
    the above packages prior to distribution.  This can be done using
    the opkg remove command.  i.e.:
        opkg remove <package>
    Where <package> is the name printed in the list above
    
    NOTE: If the package is a dependency of another package you
          will be notified of the dependent packages.  You should
          use the --force-removal-of-dependent-packages option to
          also remove the dependent packages as well
    ***************************************************************
    ***************************************************************
    [  OK  ] Started Print notice about GPLv3 packages.
    [  OK  ] Started gdbserverproxy.service.
             Starting matrix-gui-2.0.service...
    [  OK  ] Started matrix-gui-2.0.service.
             Starting thermal-zone-init.service...
    [  OK  ] Started thermal-zone-init.service.
    
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project http://arago-project.org am57xx-evm ttyS2
    
    Arago 2016.10 am57xx-evm ttyS2
    
    am57xx-evm login: root
    [   19.065010] omap_hwmod: mmu1_dsp1: _wait_target_disable failed
    [   19.078013] omap_hwmod: mmu0_dsp1: _wait_target_disable failed
    [   19.091423] omap_hwmod: mmu1_dsp2: _wait_target_disable failed
    [   19.104375] omap_hwmod: mmu0_dsp2: _wait_target_disable failed
    root@am57xx-evm:~# shutdown -h now
             Stopping Load/Save Random Seed...
    [  OK  ] Stopped target Multi-User System.
             Stopping Avahi mDNS/DNS-SD Stack...
             Stopping Network Name Resolution...
    [  OK  ] Stopped Setup Virtual Console.
             Stopping User Manager for UID 0...
             Stopping Session c1 of user root.
             Stopping System Logging Service...
             Stopping Lightning Fast Webserver With Light System Requirements...
    [  OK  ] Stopped Synchronize System and HW clocks.
             Stopping strongSwan IPsec IKEv1/IKEv2 daemon u         Stopping Telephony service...
             Stopping Save/Restore Sound Card State...
             Stopping thermal-zone-init.service...
    [  OK  ] Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
    [  OK  ] Stopped target Login Prompts.
             Stopping Serial Getty on ttyS2...
             Stopping Getty on tty1...
    [  OK  ] Stopped target Sound Card.
    [  OK  ] Stopped Network Time Synchronization.
    [  OK  ] Stopped Kernel Logging Service.
    [  OK  ] Stopped System Logging Service.
    [  OK  ] Stopped strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
    [  OK  ] Stopped Telephony service.
    [  OK  ] Stopped Avahi mDNS/DNS-SD Stack.
    [  OK  ] Stopped Network Name Resolution.
    [  OK  ] Stopped Serial Getty on ttyS2.
    [  OK  ] Stopped Getty on tty1.
    [  OK  ] Stopped Lightning Fast Webserver With Light System Requirements.
    [  OK  ] Stopped User Manager for UID 0.
    [  OK  ] Stopped Load/Save Random Seed.
    [  OK  ] Stopped Session c1 of user root.
    [  OK  ] Stopped Save/Restore Sound Card State.
    [  OK  ] Stopped thermal-zone-init.service.
    [  OK  ] Stopped User Manager for UID 0.
             Stopping matrix-gui-2.0.service...
    [  OK  ] Removed slice User Slice of root.
             Stopping Login Service...
    [  OK  ] Removed slice system-getty.slice.
             Stopping Permit User Sessions...
    [  OK  ] Removed slice system-serial\x2dgetty.slice.
    [  OK  ] Stopped target Network.
             Stopping Network Service...
    [  OK  ] Stopped Create Volatile Files and Directories.
    [  OK  ] Stopped target Local File Systems.
             Unmounting /run/user/0...
             Unmounting /run/media/mmcblk0p1...
             Unmounting /media/ram...
    [  OK  ] Stopped Login Service.
    [  OK  ] Stopped Network Service.
    [  OK  ] Stopped matrix-gui-2.0.service.
    [  OK  ] Stopped Permit User Sessions.
    [  OK  ] Unmounted /run/user/0.
    [  OK  ] Unmounted /media/ram.
    [FAILED] Failed unmounting /run/media/mmcblk0p1.
    [  OK  ] Stopped target Local File Systems (Pre).
    [  OK  ] Stopped Remount Root and Kernel File Systems.
             Stopping gdbserverproxy.service...
    [  OK  ] Stopped Apply Kernel Variables.
    [  OK  ] Stopped Load Kernel Modules.
             Stopping D-Bus System Message Bus...
    [  OK  ] Stopped D-Bus System Message Bus.
    [  OK  ] Stopped gdbserverproxy.service.
             Stopping rng-tools.service...
    [  OK  ] Stopped rng-tools.service.
             Stopping thttpd.service...
    [  OK  ] Stopped thttpd.service.
             Stopping telnetd.service...
             Stopping tiipclad-daemon.service...
    [  OK  ] Stopped telnetd.service.
    [  OK  ] Stopped tiipclad-daemon.service.
             Stopping weston.service...
    [  OK  ] Stopped weston.service.
    [  OK  ] Stopped target Remote File Systems.
             Stopping rc.pvr.service...
    [  536.398223] omap_hwmod: gpu: _wait_target_disable failed
    [  OK  ] Stopped rc.pvr.service.
             Stopping uim-sysfs.service...
    [  OK  ] Stopped uim-sysfs.service.
    [  OK  ] Stopped target Basic System.
    [  OK  ] Stopped target Paths.
    [  OK  ] Stopped Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Stopped Forward Password Requests to Wall Directory Watch.
    [  OK  ] Stopped target Sockets.
    [  OK  ] Closed Syslog Socket.
    [  OK  ] Closed D-Bus System Message Bus Socket.
    [  OK  ] Closed Avahi mDNS/DNS-SD Stack Activation Socket.
    [  OK  ] Closed RPCbind Server Activation Socket.
    [  OK  ] Closed dropbear.socket.
    [  OK  ] Stopped target Slices.
    [  OK  ] Removed slice User and Session Slice.
    [  OK  ] Reached target Shutdown.
    [  537.570548] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
    [  537.588622] systemd-journald[118]: Received SIGTERM from PID 1 (systemd-shutdow).
    [  547.607691] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
    [  547.626726] systemd-shutdown[1]: Sending SIGKILL to PID 836 (rngd).
    [  547.635838] systemd-shutdown[1]: Unmounting file systems.
    [  547.641911] systemd-shutdown[1]: Remounting '/var/volatile' read-only with options 'size=51200k'.
    [  547.650952] systemd-shutdown[1]: Unmounting /var/volatile.
    [  547.677921] systemd-shutdown[1]: Remounting '/tmp' read-only with options ''.
    [  547.685131] systemd-shutdown[1]: Unmounting /tmp.
    [  547.717790] systemd-shutdown[1]: Remounting '/' read-only with options 'data=ordered'.
    [  547.860484] EXT4-fs (mmcblk0p2): re-mounted. Opts: data=ordered
    [  547.873344] systemd-shutdown[1]: Remounting '/' read-only with options 'data=ordered'.
    [  547.881366] EXT4-fs (mmcblk0p2): re-mounted. Opts: data=ordered
    [  547.887324] systemd-shutdown[1]: Remounting '/' read-only with options 'data=ordered'.
    [  547.895323] EXT4-fs (mmcblk0p2): re-mounted. Opts: data=ordered
    [  547.907690] systemd-shutdown[1]: All filesystems unmounted.
    [  547.913294] systemd-shutdown[1]: Deactivating swaps.
    [  547.918479] systemd-shutdown[1]: All swaps deactivated.
    [  547.923732] systemd-shutdown[1]: Detaching loop devices.
    [  547.933982] systemd-shutdown[1]: All loop devices detached.
    [  547.939639] systemd-shutdown[1]: Detaching DM devices.
    [  547.945039] systemd-shutdown[1]: All DM devices detached.
    [  547.961003] systemd-shutdown[1]: Powering off.
    [  547.968847] reboot: Power down
    

    The original dts file is as follows.

    am57xx-beagle-x15 .txt

    Schematic of MMC as shown below.

    Thanks,

    esmaill

  • Hi Esmaill,

    What you provide as original dts file is actually somehow equivalent to dra7.dtsi file in TI Processor SDK Linux....

    Anyway in the sound node, you should use:

    sound0: sound0 {
    compatible = "simple-audio-card";
    simple-audio-card,name = "BeagleBoard-X15";
    simple-audio-card,widgets =
    "Line", "Line Out",
    "Line", "Line In";
    simple-audio-card,routing =
    "Line Out", "LLOUT",
    "Line Out", "RLOUT",
    "MIC2L", "Line In",
    "MIC2R", "Line In";
    simple-audio-card,format = "dsp_b";
    - simple-audio-card,bitclock-master = <0x126>;
    - simple-audio-card,frame-master = <0x126>;
    + simple-audio-card,bitclock-master = <&sound0_master>;
    + simple-audio-card,frame-master = <&sound0_master>;
    simple-audio-card,bitclock-inversion;

    simple-audio-card,cpu {
    - sound-dai = <0x127>;
    + sound-dai = <&mcasp3>;
    };

    sound0_master: simple-audio-card,codec {
    - sound-dai = <0x128>;
    - clocks = <0x129>;
    - linux,phandle = <0x126>;
    - phandle = <0x126>;
    + sound-dai = <&tlv320aic3104>;
    + clocks = <&clkout2_clk>;
    };
    };


    linux,phandle = <0x126> & phandle = <0x126> don't refer to any dts node.
    If the problem persists, maybe you need to also revise your CMEM & Reserved memory sections of the dts.

    Best Regards,
    Yordan