HI
We boot up our own board now. The linux kernel used is 6AM.1.0. Download address is:
http://software-dl.ti.com/infotainment/jacinto6/android/6AM_1_0_Release/index_FDS.html
Our board is based on DRA746.
We have test this kernel on J6 EVM (VAYU EVM XC5777X CPU BOARD) and it works fine . The ramdisk file system is started and the console works.
But using the same binary, the ramdisk console can't work on our board. From the kernel logs, there is below error logs:
Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[ 2.177520] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@4806a000[0]'
4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 299, base_baud = 3000000) is a 8250
[ 2.203572] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 299, base_baud = 3000000) is a 8250
console [ttyS0] enabled
[ 2.214978] console [ttyS0] enabled
bootconsole [earlycon0] disabled
[ 2.225191] bootconsole [earlycon0] disabled
of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@4806c000[0]'
4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 300, base_baud = 3000000) is a 8250
of_get_named_gpiod_flags exited with status -517
platform 48020000.serial: Driver omap8250 requests probe deferral
[drm] Initialized drm 1.1.0 20060810
brd: module loaded
loop: module loaded
(stk) :sysfs entries created
From the logs, there is error occurred when omap8250 probe. --"platform 48020000.serial: Driver omap8250 requests probe deferral", I don't know what lead to this failture.
I attached the whole kernel logs for both the EVM borad and our board. Please check the difference between them.
Starting kernel ... Booting Linux on physical CPU 0x0 Initializing cgroup subsys cpuset Initializing cgroup subsys cpu Initializing cgroup subsys cpuacct Linux version 3.14.63 (root@kickseed) (gcc version 4.8 (GCC) ) #2 SMP PREEMPT Wed Apr 13 05:52:33 UTC 2016 CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=30c7387d CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache Machine model: TI DRA742 [ 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 3.14.63 (root@kickseed) (gcc version 4.8 (GCC) ) #2 SMP PREEMPT Wed Apr 13 05:52:33 UTC 2016 [ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=30c7387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] Machine model: TI DRA742 bootconsole [earlycon0] enabled [ 0.000000] bootconsole [earlycon0] enabled Reserved memory: created CMA memory pool at 0x0000000095800000, size 56 MiB [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000095800000, size 56 MiB Reserved memory: initialized node ipu2_cma@95800000, compatible id shared-dma-pool [ 0.000000] Reserved memory: initialized node ipu2_cma@95800000, compatible id shared-dma-pool Reserved memory: created CMA memory pool at 0x0000000099000000, size 64 MiB [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000099000000, size 64 MiB Reserved memory: initialized node dsp1_cma@99000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: initialized node dsp1_cma@99000000, compatible id shared-dma-pool Reserved memory: created CMA memory pool at 0x000000009d000000, size 32 MiB [ 0.000000] Reserved memory: created CMA memory pool at 0x000000009d000000, size 32 MiB Reserved memory: initialized node ipu1_cma@9d000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: initialized node ipu1_cma@9d000000, compatible id shared-dma-pool Reserved memory: created CMA memory pool at 0x000000009f000000, size 8 MiB [ 0.000000] Reserved memory: created CMA memory pool at 0x000000009f000000, size 8 MiB Reserved memory: initialized node dsp2_cma@9f000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: initialized node dsp2_cma@9f000000, compatible id shared-dma-pool cma: CMA: reserved 24 MiB at ae000000 [ 0.000000] cma: CMA: reserved 24 MiB at ae000000 Memory policy: Data cache writealloc [ 0.000000] Memory policy: Data cache writealloc On node 0 totalpages: 392704 free_area_init_node: node 0, pgdat c0ac2200, node_mem_map ed39d000 Normal zone: 1520 pages used for memmap Normal zone: 0 pages reserved Normal zone: 194560 pages, LIFO batch:31 HighMem zone: 1552 pages used for memmap HighMem zone: 198144 pages, LIFO batch:31 DRA752 ES1.0 [ 0.000000] DRA752 ES1.0 PERCPU: Embedded 8 pages/cpu @ed357000 s8768 r8192 d15808 u32768 [ 0.000000] PERCPU: Embedded 8 pages/cpu @ed357000 s8768 r8192 d15808 u32768 pcpu-alloc: s8768 r8192 d15808 u32768 alloc=8*4096 pcpu-alloc: [0] 0 [0] 1 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 391184 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 391184 Kernel command line: root=/dev/mmcblk0p2 rw console=ttyS0,119200 androidboot.console=ttyS0 init=/init rootfstype=ext4 rootwait drm.rnodes=1 snd.slots_reserved=1,1 androidboot.selinux=permissive androidboot.hardware=jacinto6evmboard uio_pdrv_genirq.of_id=generic-uio elevator=noop console=ttyS0,115200n8 androidboot.console=ttyS0 root=/dev/ram0 rw rootwait rdinit=/linuxrc earlyprintk fixrtc [ 0.000000] Kernel command line: root=/dev/mmcblk0p2 rw console=ttyS0,119200 androidboot.console=ttyS0 init=/init rootfstype=ext4 rootwait drm.rnodes=1 snd.slots_reserved=1,1 androidboot.selinux=permissive androidboot.hardware=jacinto6evmboard uio_pdrv_genirq.of_id=generic-uio elevator=noop console=ttyS0,115200n8 androidboot.console=ttyS0 root=/dev/ram0 rw rootwait rdinit=/linuxrc earlyprintk fixrtc PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Memory: 1355248K/1570816K available (7695K kernel code, 415K rwdata, 2516K rodata, 352K init, 376K bss, 215568K reserved, 792576K highmem) [ 0.000000] Memory: 1355248K/1570816K available (7695K kernel code, 415K rwdata, 2516K rodata, 352K init, 376K bss, 215568K reserved, 792576K highmem) Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) vmalloc : 0xf0000000 - 0xff000000 ( 240 MB) lowmem : 0xc0000000 - 0xef800000 ( 760 MB) pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) modules : 0xbf000000 - 0xbfe00000 ( 14 MB) .text : 0xc0008000 - 0xc0a0108c (10213 kB) .init : 0xc0a02000 - 0xc0a5a240 ( 353 kB) .data : 0xc0a5c000 - 0xc0ac3fe0 ( 416 kB) .bss : 0xc0ac3fec - 0xc0b22024 ( 377 kB) [ 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 - 0xc0a0108c (10213 kB) [ 0.000000] .init : 0xc0a02000 - 0xc0a5a240 ( 353 kB) [ 0.000000] .data : 0xc0a5c000 - 0xc0ac3fe0 ( 416 kB) [ 0.000000] .bss : 0xc0ac3fec - 0xc0b22024 ( 377 kB) Preemptible hierarchical RCU implementation. [ 0.000000] Preemptible hierarchical RCU implementation. NR_IRQS:16 nr_irqs:16 16 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 dra7xx_dt_clk_init: failed to configure ABE DPLL! [ 0.000000] dra7xx_dt_clk_init: failed to configure ABE DPLL! OMAP clockevent source: timer1 at 32786 Hz [ 0.000000] OMAP clockevent source: timer1 at 32786 Hz sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 65536000000000ns [ 0.007232] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 65536000000000ns OMAP clocksource: 32k_counter at 32768 Hz [ 0.019744] OMAP clocksource: 32k_counter at 32768 Hz Architected cp15 timer(s) running at 6.14MHz (virt). [ 0.030242] Architected cp15 timer(s) running at 6.14MHz (virt). sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 2794592043008ns [ 0.043384] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 2794592043008ns Switching to timer-based delay loop [ 0.054985] Switching to timer-based delay loop Console: colour dummy device 80x30 [ 0.063614] Console: colour dummy device 80x30 Calibrating delay loop (skipped), value calculated using timer frequency.. [ 0.074974] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475) 12.29 BogoMIPS (lpj=61475) pid_max: default: 32768 minimum: 301 [ 0.091507] pid_max: default: 32768 minimum: 301 Security Framework initialized [ 0.099302] Security Framework initialized SELinux: Initializing. [ 0.105827] SELinux: Initializing. SELinux: Starting in permissive mode Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.118520] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.131304] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) Initializing cgroup subsys debug [ 0.165139] Initializing cgroup subsys debug Initializing cgroup subsys freezer [ 0.172843] Initializing cgroup subsys freezer CPU: Testing write buffer coherency: [ 0.180822] CPU: Testing write buffer coherency: ok ok /cpus/cpu@0 missing clock-frequency property [ 0.190641] /cpus/cpu@0 missing clock-frequency property /cpus/cpu@1 missing clock-frequency property [ 0.200333] /cpus/cpu@1 missing clock-frequency property CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.210339] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 Setting up static identity map for 0x8078a0e8 - 0x8078a140 [ 0.221612] Setting up static identity map for 0x8078a0e8 - 0x8078a140 CPU1: Booted secondary processor CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 Brought up 2 CPUs [ 0.291976] CPU1: Booted secondary processor [ 0.296471] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.298301] Brought up 2 CPUs SMP: Total of 2 processors activated (24.59 BogoMIPS). [ 0.316795] SMP: Total of 2 processors activated (24.59 BogoMIPS). CPU: All CPU(s) started in SVC mode. [ 0.326626] CPU: All CPU(s) started in SVC mode. VFP support v0.3: [ 0.334484] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 implementor 41 architecture 4 part 30 variant f rev 0 omap_hwmod: l3_main_2 using broken dt data from ocp [ 0.353795] omap_hwmod: l3_main_2 using broken dt data from ocp omap_hwmod: tptc0 using broken dt data from edma-controller [ 0.378676] omap_hwmod: tptc0 using broken dt data from edma-controller omap_hwmod: tptc1 using broken dt data from edma-controller [ 0.391517] omap_hwmod: tptc1 using broken dt data from edma-controller pinctrl core: initialized pinctrl subsystem [ 0.587969] pinctrl core: initialized pinctrl subsystem regulator-dummy: no parameters [ 0.597050] regulator-dummy: no parameters NET: Registered protocol family 16 [ 0.608288] NET: Registered protocol family 16 DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.619983] DMA: preallocated 256 KiB pool for atomic coherent allocations cpuidle: using governor ladder [ 0.632136] cpuidle: using governor ladder cpuidle: using governor menu [ 0.639105] cpuidle: using governor menu syscon 4a002000.tisysconcore: regmap [mem 0x4a002000-0x4a0026cf] registered [ 0.696329] syscon 4a002000.tisysconcore: regmap [mem 0x4a002000-0x4a0026cf] registered syscon 4a002e00.tisyscon: regmap [mem 0x4a002e00-0x4a002e7b] registered [ 0.711497] syscon 4a002e00.tisyscon: regmap [mem 0x4a002e00-0x4a002e7b] registered gpiochip_add: registered GPIOs 0 to 31 on device: gpio OMAP GPIO hardware version 0.1 [ 0.730066] OMAP GPIO hardware version 0.1 gpiochip_add: registered GPIOs 32 to 63 on device: gpio gpiochip_add: registered GPIOs 64 to 95 on device: gpio gpiochip_add: registered GPIOs 96 to 127 on device: gpio gpiochip_add: registered GPIOs 128 to 159 on device: gpio gpiochip_add: registered GPIOs 160 to 191 on device: gpio gpiochip_add: registered GPIOs 192 to 223 on device: gpio gpiochip_add: registered GPIOs 224 to 255 on device: gpio irq: no irq domain found for /ocp/pinmux@4a003400 ! [ 0.782042] irq: no irq domain found for /ocp/pinmux@4a003400 ! platform 58820000.ipu: assigned reserved memory node ipu1_cma@9d000000 [ 0.800831] platform 58820000.ipu: assigned reserved memory node ipu1_cma@9d000000 platform 55020000.ipu: assigned reserved memory node ipu2_cma@95800000 [ 0.815410] platform 55020000.ipu: assigned reserved memory node ipu2_cma@95800000 platform 40800000.dsp: assigned reserved memory node dsp1_cma@99000000 [ 0.829991] platform 40800000.dsp: assigned reserved memory node dsp1_cma@99000000 platform 41000000.dsp: assigned reserved memory node dsp2_cma@9f000000 [ 0.855371] platform 41000000.dsp: assigned reserved memory node dsp2_cma@9f000000 No ATAGs?[ 0.868516] No ATAGs?hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.877561] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.890791] hw-breakpoint: maximum watchpoint size is 8 bytes. OMAP DMA hardware revision 0.0 [ 0.902772] OMAP DMA hardware revision 0.0 bio: create slab <bio-0> at 0 [ 0.945402] bio: create slab <bio-0> at 0 edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver [ 0.970141] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver [ 0.989017] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver of_get_named_gpiod_flags exited with status -517 platform fixedregulator-sd: Driver reg-fixed-voltage requests probe deferral [ 1.008292] platform fixedregulator-sd: Driver reg-fixed-voltage requests probe deferral of_get_named_gpiod_flags: can't parse gpios property of node '/fixedregulator-evm_3v3_sw[0]' evm_3v3_sw: 3300 mV [ 1.027321] evm_3v3_sw: 3300 mV reg-fixed-voltage fixedregulator-evm_3v3_sw: Failed to find supply vin [ 1.037204] reg-fixed-voltage fixedregulator-evm_3v3_sw: Failed to find supply vin reg-fixed-voltage fixedregulator-evm_3v3_sw: Failed to register regulator: -517 [ 1.052495] reg-fixed-voltage fixedregulator-evm_3v3_sw: Failed to register regulator: -517 platform fixedregulator-evm_3v3_sw: Driver reg-fixed-voltage requests probe deferral [ 1.068862] platform fixedregulator-evm_3v3_sw: Driver reg-fixed-voltage requests probe deferral of_get_named_gpiod_flags: can't parse gpios property of node '/fixedregulator-aic_dvdd[0]' aic_dvdd: 1800 mV [ 1.088234] aic_dvdd: 1800 mV reg-fixed-voltage fixedregulator-aic_dvdd: Failed to find supply vin [ 1.097774] reg-fixed-voltage fixedregulator-aic_dvdd: Failed to find supply vin reg-fixed-voltage fixedregulator-aic_dvdd: Failed to register regulator: -517 [ 1.112696] reg-fixed-voltage fixedregulator-aic_dvdd: Failed to register regulator: -517 platform fixedregulator-aic_dvdd: Driver reg-fixed-voltage requests probe deferral [ 1.128704] platform fixedregulator-aic_dvdd: Driver reg-fixed-voltage requests probe deferral of_get_named_gpiod_flags exited with status 0 vmmcwl_fixed: 1800 mV [ 1.144280] vmmcwl_fixed: 1800 mV of_get_named_gpiod_flags exited with status 0 vtt_fixed: 1350 mV [ 1.154307] vtt_fixed: 1350 mV reg-fixed-voltage fixedregulator-vtt: Failed to find supply vin [ 1.163461] reg-fixed-voltage fixedregulator-vtt: Failed to find supply vin reg-fixed-voltage fixedregulator-vtt: Failed to register regulator: -517 [ 1.177531] reg-fixed-voltage fixedregulator-vtt: Failed to register regulator: -517 platform fixedregulator-vtt: Driver reg-fixed-voltage requests probe deferral [ 1.192645] platform fixedregulator-vtt: Driver reg-fixed-voltage requests probe deferral vgaarb: loaded [ 1.204456] vgaarb: loaded i2c-core: driver [palmas] using legacy suspend method [ 1.212646] i2c-core: driver [palmas] using legacy suspend method i2c-core: driver [palmas] using legacy resume method [ 1.223825] i2c-core: driver [palmas] using legacy resume method SCSI subsystem initialized [ 1.233161] SCSI subsystem initialized libata version 3.00 loaded. usbcore: registered new interface driver usbfs [ 1.245228] usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub [ 1.255223] usbcore: registered new interface driver hub usbcore: registered new device driver usb [ 1.264771] usbcore: registered new device driver usb palmas 0-0058: IRQ missing: skipping irq request [ 1.276789] palmas 0-0058: IRQ missing: skipping irq request palmas 0-0058: Muxing GPIO 2e, PWM 0, LED 0 [ 1.287064] palmas 0-0058: Muxing GPIO 2e, PWM 0, LED 0 prom_parse: Bad cell count for /ocp/i2c@48070000/tps659038@58 [ 1.298284] prom_parse: Bad cell count for /ocp/i2c@48070000/tps659038@58 smps123: 850 <--> 1500 mV at 1060 mV [ 1.310993] smps123: 850 <--> 1500 mV at 1060 mV smps45: 850 <--> 1500 mV at 1060 mV [ 1.321189] smps45: 850 <--> 1500 mV at 1060 mV smps6: 850 <--> 1500 mV at 1250 mV [ 1.331017] smps6: 850 <--> 1500 mV at 1250 mV smps7: 850 <--> 1500 mV at 1030 mV [ 1.340583] smps7: 850 <--> 1500 mV at 1030 mV smps8: 850 <--> 1500 mV at 1060 mV [ 1.350374] smps8: 850 <--> 1500 mV at 1060 mV smps9: 1800 mV [ 1.358161] smps9: 1800 mV ldo1: 1800 <--> 3300 mV at 3000 mV [ 1.369578] ldo1: 1800 <--> 3300 mV at 3000 mV ldo2: 3300 mV [ 1.387536] ldo2: 3300 mV ldo3: 1800 mV [ 1.397562] ldo3: 1800 mV LDO4: at 1800 mV [ 1.403009] LDO4: at 1800 mV LDO5: no parameters [ 1.408648] LDO5: no parameters LDO6: no parameters [ 1.414425] LDO6: no parameters LDO7: no parameters [ 1.420265] LDO7: no parameters LDO8: no parameters [ 1.426041] LDO8: no parameters ldo9: 1050 mV [ 1.440870] ldo9: 1050 mV ldoln: 1800 mV [ 1.460944] ldoln: 1800 mV ldousb: 3300 mV [ 1.481040] ldousb: 3300 mV REGEN1: no parameters [ 1.486853] REGEN1: no parameters regen2: no parameters [ 1.492931] regen2: no parameters sysen1: no parameters [ 1.499057] sysen1: no parameters sysen2: no parameters [ 1.505220] sysen2: no parameters gpiochip_find_base: found new base at 496 gpiochip_add: registered GPIOs 496 to 511 on device: pcf8575 pcf857x 0-0020: probed [ 1.521266] pcf857x 0-0020: probed pcf857x 0-0027: probe error -121 for 'pcf8575' pcf857x: probe of 0-0027 failed with error -121 [ 1.534016] pcf857x: probe of 0-0027 failed with error -121 gpiochip_find_base: found new base at 480 gpiochip_add: registered GPIOs 480 to 495 on device: pcf8575 pcf857x 0-0021: probed [ 1.552331] pcf857x 0-0021: probed omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz [ 1.560303] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz media: Linux media interface: v0.10 [ 1.569697] media: Linux media interface: v0.10 Linux video capture interface: v2.00 [ 1.577969] Linux video capture interface: v2.00 pps_core: LinuxPPS API ver. 1 registered [ 1.586781] pps_core: LinuxPPS API ver. 1 registered pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.599999] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> PTP clock support registered [ 1.612279] PTP clock support registered omap-mailbox 48840000.mailbox: omap mailbox rev 0x400 [ 1.622781] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400 omap-mailbox 48842000.mailbox: omap mailbox rev 0x400 [ 1.634496] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400 omap-iommu 40d01000.mmu: 40d01000.mmu registered [ 1.646306] omap-iommu 40d01000.mmu: 40d01000.mmu registered omap-iommu 40d02000.mmu: 40d02000.mmu registered [ 1.656787] omap-iommu 40d02000.mmu: 40d02000.mmu registered omap-iommu 58882000.mmu: 58882000.mmu registered [ 1.667262] omap-iommu 58882000.mmu: 58882000.mmu registered omap-iommu 55082000.mmu: 55082000.mmu registered [ 1.677730] omap-iommu 55082000.mmu: 55082000.mmu registered omap-iommu 41501000.mmu: 41501000.mmu registered [ 1.688270] omap-iommu 41501000.mmu: 41501000.mmu registered omap-iommu 41502000.mmu: 41502000.mmu registered [ 1.698746] omap-iommu 41502000.mmu: 41502000.mmu registered Advanced Linux Sound Architecture Driver Initialized. [ 1.710143] Advanced Linux Sound Architecture Driver Initialized. Switched to clocksource arch_sys_counter [ 1.721879] Switched to clocksource arch_sys_counter NET: Registered protocol family 2 [ 1.745744] NET: Registered protocol family 2 TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 1.756918] TCP established hash table entries: 8192 (order: 3, 32768 bytes) TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 1.769594] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) TCP: Hash tables configured (established 8192 bind 8192) [ 1.781601] TCP: Hash tables configured (established 8192 bind 8192) TCP: reno registered [ 1.790220] TCP: reno registered UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.798353] UDP hash table entries: 512 (order: 2, 16384 bytes) UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.809731] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) NET: Registered protocol family 1 [ 1.819659] NET: Registered protocol family 1 RPC: Registered named UNIX socket transport module. [ 1.829220] RPC: Registered named UNIX socket transport module. RPC: Registered udp transport module. [ 1.838880] RPC: Registered udp transport module. RPC: Registered tcp transport module. [ 1.847288] RPC: Registered tcp transport module. RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.857481] RPC: Registered tcp NFSv4.1 backchannel transport module. PCI: CLS 0 bytes, default 64 Trying to unpack rootfs image as initramfs... [ 1.871713] Trying to unpack rootfs image as initramfs... rootfs image is not initramfs (no cpio magic); looks like an initrd [ 1.884025] rootfs image is not initramfs (no cpio magic); looks like an initrd Freeing initrd memory: 1912K (cfe21000 - cffff000) [ 1.900698] Freeing initrd memory: 1912K (cfe21000 - cffff000) hw perfevents: enabled with ARMv7 Cortex-A15 PMU driver, 7 counters available [ 1.914922] hw perfevents: enabled with ARMv7 Cortex-A15 PMU driver, 7 counters available futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.931309] futex hash table entries: 512 (order: 3, 32768 bytes) audit: initializing netlink subsys (disabled) [ 1.941974] audit: initializing netlink subsys (disabled) audit: type=2000 audit(1.549:1): initialized [ 1.951761] audit: type=2000 audit(1.549:1): initialized bounce pool size: 64 pages [ 2.059890] bounce pool size: 64 pages VFS: Disk quotas dquot_6.5.2 [ 2.066796] VFS: Disk quotas dquot_6.5.2 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 2.076384] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) NFS: Registering the id_resolver key type [ 2.087698] NFS: Registering the id_resolver key type Key type id_resolver registered [ 2.095974] Key type id_resolver registered Key type id_legacy registered [ 2.103137] Key type id_legacy registered jffs2: version 2.2. (NAND) (SUMMARY) ?2001-2006 Red Hat, Inc. [ 2.113254] jffs2: version 2.2. (NAND) (SUMMARY) ?2001-2006 Red Hat, Inc. fuse init (API version 7.22) [ 2.123430] fuse init (API version 7.22) msgmni has been set to 1470 [ 2.130388] msgmni has been set to 1470 SELinux: Registering netfilter hooks NET: Registered protocol family 38 [ 2.143510] NET: Registered protocol family 38 io scheduler noop registered (default) [ 2.151764] io scheduler noop registered (default) io scheduler deadline registered [ 2.159801] io scheduler deadline registered io scheduler cfq registered [ 2.166904] io scheduler cfq registered pinctrl-single 4a003400.pinmux: 281 pins at pa fc003400 size 1124 [ 2.182843] pinctrl-single 4a003400.pinmux: 281 pins at pa fc003400 size 1124 of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/axi@0/pcie@51000000[0]' dra7-pcie 51000000.pcie: PCI host bridge to bus 0000:00 [ 2.241762] dra7-pcie 51000000.pcie: PCI host bridge to bus 0000:00 pci_bus 0000:00: root bus resource [io 0x1000-0x10000] [ 2.253392] pci_bus 0000:00: root bus resource [io 0x1000-0x10000] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff] [ 2.265644] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] [ 2.279590] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] pci 0000:00:00.0: [104c:8888] type 01 class 0x060400 pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x000fffff] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x0000ffff] pci 0000:00:00.0: supports D1 pci 0000:00:00.0: PME# supported from D0 D1 D3hot PCI: bus0: Fast back to back transfers disabled [ 2.315087] PCI: bus0: Fast back to back transfers disabled PCI: bus1: Fast back to back transfers enabled [ 2.325433] PCI: bus1: Fast back to back transfers enabled pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01 pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff] [ 2.347812] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff] [ 2.360513] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff] pci 0000:00:00.0: PCI bridge to [bus 01] [ 2.371341] pci 0000:00:00.0: PCI bridge to [bus 01] pci 0000:00:00.0: PCI bridge to [bus 01] [ 2.380297] pci 0000:00:00.0: PCI bridge to [bus 01] pci_bus 0000:00: resource 4 [io 0x1000-0x10000] pci_bus 0000:00: resource 5 [mem 0x20013000-0x2fffffff] pbias_mmc_omap5: 1800 <--> 3000 mV at 3000 mV [ 2.403591] pbias_mmc_omap5: 1800 <--> 3000 mV at 3000 mV abb_mpu: 1100 <--> 1210 mV [ 2.412663] abb_mpu: 1100 <--> 1210 mV abb_ivahd: 1060 <--> 1250 mV [ 2.419813] abb_ivahd: 1060 <--> 1250 mV abb_dspeve: 1060 <--> 1250 mV [ 2.427252] abb_dspeve: 1060 <--> 1250 mV abb_gpu: 1060 <--> 1280 mV [ 2.434511] abb_gpu: 1060 <--> 1280 mV Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled [ 2.444755] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@4806a000[0]' 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 299, base_baud = 3000000) is a 8250 [ 2.470759] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 299, base_baud = 3000000) is a 8250 console [ttyS0] enabled [ 2.482169] console [ttyS0] enabled bootconsole [earlycon0] disabled [ 2.492383] bootconsole [earlycon0] disabled of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@4806c000[0]' 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 300, base_baud = 3000000) is a 8250 of_get_named_gpiod_flags exited with status 0 [ 2.538936] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 301, base_baud = 3000000) is a 8250 [ 2.551471] [drm] Initialized drm 1.1.0 20060810 [ 2.567235] brd: module loaded [ 2.576773] loop: module loaded [ 2.582068] (stk) :sysfs entries created [ 2.588057] (stk) : debugfs entries created [ 2.594363] (hci_tty): inside hci_tty_init [ 2.600812] (hci_tty): allocated 249, 0 [ 2.610118] ahci 4a140000.sata: SSS flag set, parallel bus scan disabled [ 2.622119] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 2.636502] ahci 4a140000.sata: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part ccc apst [ 2.648495] scsi0 : ahci_platform [ 2.657184] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 329 [ 2.670209] mtdoops: mtd device (mtddev=name/number) must be supplied [ 2.681838] tun: Universal TUN/TAP device driver, 1.6 [ 2.690445] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> [ 2.698680] CAN device driver interface [ 2.707684] usbcore: registered new interface driver asix [ 2.716743] usbcore: registered new interface driver ax88179_178a [ 2.726299] usbcore: registered new interface driver cdc_ether [ 2.735554] usbcore: registered new interface driver smsc95xx [ 2.744637] usbcore: registered new interface driver net1080 [ 2.753828] usbcore: registered new interface driver cdc_subset [ 2.763028] usbcore: registered new interface driver zaurus [ 2.771966] usbcore: registered new interface driver cdc_ncm [ 2.783409] omap-dwc3 48880000.omap_dwc3_1: unable to get extcon device : extcon_usb1 [ 2.795932] platform 48880000.omap_dwc3_1: Driver omap-dwc3 requests probe deferral [ 2.808499] omap-dwc3 488c0000.omap_dwc3_2: unable to get extcon device : extcon_usb2 [ 2.821012] platform 488c0000.omap_dwc3_2: Driver omap-dwc3 requests probe deferral [ 2.833737] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.842579] ehci-pci: EHCI PCI platform driver [ 2.850028] ehci-omap: OMAP-EHCI Host Controller driver [ 2.858861] usbcore: registered new interface driver cdc_wdm [ 2.868129] usbcore: registered new interface driver usb-storage [ 2.881113] mousedev: PS/2 mouse device common for all mice [ 2.892160] i2c-core: driver [rtc-ds1307] using legacy suspend method [ 2.902302] i2c-core: driver [rtc-ds1307] using legacy resume method [ 2.913683] omap_rtc 48838000.rtcss: rtc core: registered 48838000.rtcss as rtc0 [ 2.923265] i2c /dev entries driver [ 2.931310] vpe 489d0000.vpe: loading firmware vpdma-1b8.bin [ 2.941127] Driver for 1-wire Dallas network protocol. [ 2.948966] coproc iva_coproc: probe [ 2.956081] vpe 489d0000.vpe: Device registered as /dev/video0 [ 2.966014] Adding alias for supply vdd,iva_coproc -> vdd,4a0025cc.voltdm [ 2.976833] Adding alias for supply vbb,iva_coproc -> vbb,4a0025cc.voltdm [ 2.987344] coproc iva_coproc: coproc_probe result=0 [ 2.994020] coproc dsp_coproc: probe [ 3.001658] Adding alias for supply vdd,dsp_coproc -> vdd,4a0025e0.voltdm [ 3.011128] ata1: SATA link down (SStatus 0 SControl 300) [ 3.020537] Adding alias for supply vbb,dsp_coproc -> vbb,4a0025e0.voltdm [ 3.030957] coproc dsp_coproc: coproc_probe result=0 [ 3.041070] ti-soc-thermal 4a0021e0.bandgap: Non-trimmed BGAP, Temp not accurate [ 3.052954] ti-soc-thermal 4a0021e0.bandgap: Non-trimmed BGAP, Temp not accurate [ 3.064815] ti-soc-thermal 4a0021e0.bandgap: Non-trimmed BGAP, Temp not accurate [ 3.076671] ti-soc-thermal 4a0021e0.bandgap: Non-trimmed BGAP, Temp not accurate [ 3.088528] ti-soc-thermal 4a0021e0.bandgap: Non-trimmed BGAP, Temp not accurate [ 3.103309] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 3.115342] ledtrig-cpu: registered to indicate activity on CPUs [ 3.124868] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3 [ 3.134451] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3 [ 3.143965] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2 [ 3.153950] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3 [ 3.162841] omap-sham 4b101000.sham: initialization failed. [ 3.172068] omap-sham: probe of 4b101000.sham failed with error -22 [ 3.181792] hidraw: raw HID events driver (C) Jiri Kosina [ 3.190616] usbcore: registered new interface driver usbhid [ 3.198056] usbhid: USB HID core driver [ 3.214553] ion_chunk_heap_create: base 2881486848 size 4194304 align 16384 [ 3.223527] ashmem: initialized [ 3.230983] remoteproc0: 58820000.ipu is available [ 3.241432] remoteproc0: Note: remoteproc is still under development and considered experimental. [ 3.257007] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. [ 3.271129] remoteproc0: Direct firmware load failed with error -2 [ 3.280133] remoteproc1: 55020000.ipu is available [ 3.287762] remoteproc0: Falling back to user helper [ 3.293728] remoteproc1: Note: remoteproc is still under development and considered experimental. [ 3.300310] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. [ 3.304081] remoteproc1: Direct firmware load failed with error -2 [ 3.306808] remoteproc1: Falling back to user helper [ 3.309630] remoteproc2: 40800000.dsp is available [ 3.315231] remoteproc2: Note: remoteproc is still under development and considered experimental. [ 3.321812] remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. [ 3.324772] remoteproc3: 41000000.dsp is available [ 3.330332] remoteproc3: Note: remoteproc is still under development and considered experimental. [ 3.336940] remoteproc3: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. [ 3.340802] remoteproc2: Direct firmware load failed with error -2 [ 3.343569] remoteproc2: Falling back to user helper [ 3.347400] remoteproc3: Direct firmware load failed with error -2 [ 3.350124] remoteproc3: Falling back to user helper [ 3.487392] platform bt_sco_card: Driver asoc-simple-card requests probe deferral [ 3.500949] davinci_evm primary_sound: Could not get requested rate 11289600 using 10000000. [ 3.513523] davinci_evm primary_sound: ASoC: CPU DAI (null) not registered [ 3.524512] davinci_evm primary_sound: snd_soc_register_card failed (-517) [ 3.535799] platform primary_sound: Driver davinci_evm requests probe deferral [ 3.546404] oprofile: using timer interrupt. [ 3.551819] u32 classifier [ 3.556049] Actions configured [ 3.561969] Netfilter messages via NETLINK v0.30. [ 3.570207] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) [ 3.579526] ctnetlink v0.93: registering with nfnetlink. [ 3.587755] xt_time: kernel timezone is -0000 [ 3.595317] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.603202] arp_tables: (C) 2002 David S. Miller [ 3.609330] TCP: cubic registered [ 3.614816] Initializing XFRM netlink socket [ 3.621473] NET: Registered protocol family 10 [ 3.627890] mip6: Mobile IPv6 [ 3.633894] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 3.641876] sit: IPv6 over IPv4 tunneling driver [ 3.649685] NET: Registered protocol family 17 [ 3.656515] NET: Registered protocol family 15 [ 3.663015] Bridge firewalling registered [ 3.670575] can: controller area network core (rev 20120528 abi 9) [ 3.679127] NET: Registered protocol family 29 [ 3.685757] can: raw protocol (rev 20120528) [ 3.693211] can: broadcast manager protocol (rev 20120528 t) [ 3.701939] can: netlink gateway (rev 20130117) max_hops=1 [ 3.709587] 8021q: 802.1Q VLAN Support v1.8 [ 3.715981] Key type dns_resolver registered [ 3.722554] NET: Registered protocol family 41 [ 3.731550] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.voltdm [ 3.741462] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.voltdm [ 3.751853] Power Management for TI OMAP4+ devices. [ 3.759094] ThumbEE CPU extension supported. [ 3.765932] Registering SWP/SWPB emulation handler [ 3.774415] vmmcwl_fixed: disabling [ 3.779684] regulator-dummy: disabling [ 3.787016] dmm 4e000000.dmm: workaround for errata i878 in use [ 3.797710] dmm 4e000000.dmm: initialized all PAT entries [ 3.809067] evm_3v3_sd: 3300 mV [ 3.819919] evm_3v3_sw: 3300 mV [ 3.825203] evm_3v3_sw: supplied by sysen1 [ 3.836830] aic_dvdd: 1800 mV [ 3.842100] aic_dvdd: supplied by evm_3v3_sw [ 3.851024] vtt_fixed: 1350 mV [ 3.856154] vtt_fixed: supplied by sysen2 [ 4.665914] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 4.676225] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 4.687620] xhci-hcd xhci-hcd.0.auto: irq 412, io mem 0x488d0000 [ 4.697760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.708881] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.718733] usb usb1: Product: xHCI Host Controller [ 4.726665] usb usb1: Manufacturer: Linux 3.14.63 xhci-hcd [ 4.734771] usb usb1: SerialNumber: xhci-hcd.0.auto [ 4.741901] hub 1-0:1.0: USB hub found [ 4.747575] hub 1-0:1.0: 1 port detected [ 4.754776] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 4.765061] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 4.776875] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 [ 4.787991] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.797844] usb usb2: Product: xHCI Host Controller [ 4.805778] usb usb2: Manufacturer: Linux 3.14.63 xhci-hcd [ 4.813882] usb usb2: SerialNumber: xhci-hcd.0.auto [ 4.820994] hub 2-0:1.0: USB hub found [ 4.826670] hub 2-0:1.0: 1 port detected [ 4.835592] platform bt_sco_card: Driver asoc-simple-card requests probe deferral [ 4.848486] davinci_evm primary_sound: Could not get requested rate 11289600 using 10000000. [ 4.861074] davinci_evm primary_sound: ASoC: CPU DAI (null) not registered [ 4.872043] davinci_evm primary_sound: snd_soc_register_card failed (-517) [ 4.883259] platform primary_sound: Driver davinci_evm requests probe deferral [ 4.896421] file system registered [ 4.902292] Number of LUNs=8 [ 4.907964] Mass Storage Function, version: 2009/09/11 [ 4.915304] LUN: removable file: (no medium) [ 4.922448] android_usb gadget: android_usb ready [ 4.932474] dwc3 48890000.usb: otg: usb_otg_register_gadget: device not registered to otg core [ 4.950033] omap_rtc 48838000.rtcss: setting system clock to 2000-01-01 00:00:01 UTC (946684801) [ 4.970066] ALSA device list: [ 4.974559] No soundcards found. [ 4.980724] RAMDISK: gzip image found at block 0 [ 5.139947] EXT4-fs warning (device ram0): ext4_update_dynamic_rev:708: updating to rev 1 because of new feature flag, running e2fsck is recommended [ 5.157711] EXT4-fs (ram0): mounted filesystem without journal. Opts: (null) [ 5.168139] VFS: Mounted root (ext4 filesystem) on device 1:0. [ 5.177839] Freeing unused kernel memory: 352K (c0a02000 - c0a5a000) init started: BusyBox v1.14.2 (2012-08-04 17:37:41 CST) starting pid 1137, tty '': '/etc/init.d/rcS' starting pid 1142, tty '/dev/console': '-/etc/rcS' cannot run '-/etc/rcS': No such file or directory starting pid 1143, tty '/dev/ttyS0': '-/bin/sh' Processing /etc/profile... Done
Starting kernel ... Booting Linux on physical CPU 0x0 Initializing cgroup subsys cpuset Initializing cgroup subsys cpu Initializing cgroup subsys cpuacct Linux version 3.14.63 (root@kickseed) (gcc version 4.8 (GCC) ) #2 SMP PREEMPT Wed Apr 13 05:52:33 UTC 2016 CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=30c7387d CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache Machine model: TI DRA742 [ 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 3.14.63 (root@kickseed) (gcc version 4.8 (GCC) ) #2 SMP PREEMPT Wed Apr 13 05:52:33 UTC 2016 [ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=30c7387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] Machine model: TI DRA742 bootconsole [earlycon0] enabled [ 0.000000] bootconsole [earlycon0] enabled Reserved memory: created CMA memory pool at 0x0000000095800000, size 56 MiB [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000095800000, size 56 MiB Reserved memory: initialized node ipu2_cma@95800000, compatible id shared-dma-pool [ 0.000000] Reserved memory: initialized node ipu2_cma@95800000, compatible id shared-dma-pool Reserved memory: created CMA memory pool at 0x0000000099000000, size 64 MiB [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000099000000, size 64 MiB Reserved memory: initialized node dsp1_cma@99000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: initialized node dsp1_cma@99000000, compatible id shared-dma-pool Reserved memory: created CMA memory pool at 0x000000009d000000, size 32 MiB [ 0.000000] Reserved memory: created CMA memory pool at 0x000000009d000000, size 32 MiB Reserved memory: initialized node ipu1_cma@9d000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: initialized node ipu1_cma@9d000000, compatible id shared-dma-pool Reserved memory: created CMA memory pool at 0x000000009f000000, size 8 MiB [ 0.000000] Reserved memory: created CMA memory pool at 0x000000009f000000, size 8 MiB Reserved memory: initialized node dsp2_cma@9f000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: initialized node dsp2_cma@9f000000, compatible id shared-dma-pool cma: CMA: reserved 24 MiB at ae000000 [ 0.000000] cma: CMA: reserved 24 MiB at ae000000 Memory policy: Data cache writealloc [ 0.000000] Memory policy: Data cache writealloc On node 0 totalpages: 392704 free_area_init_node: node 0, pgdat c0ac2200, node_mem_map ed39d000 Normal zone: 1520 pages used for memmap Normal zone: 0 pages reserved Normal zone: 194560 pages, LIFO batch:31 HighMem zone: 1552 pages used for memmap HighMem zone: 198144 pages, LIFO batch:31 DRA752 ES1.1 [ 0.000000] DRA752 ES1.1 PERCPU: Embedded 8 pages/cpu @ed357000 s8768 r8192 d15808 u32768 [ 0.000000] PERCPU: Embedded 8 pages/cpu @ed357000 s8768 r8192 d15808 u32768 pcpu-alloc: s8768 r8192 d15808 u32768 alloc=8*4096 pcpu-alloc: [0] 0 [0] 1 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 391184 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 391184 Kernel command line: root=/dev/mmcblk0p2 rw console=ttyS0,119200 androidboot.console=ttyS0 init=/init rootfstype=ext4 rootwait drm.rnodes=1 snd.slots_reserved=1,1 androidboot.selinux=permissive androidboot.hardware=jacinto6evmboard uio_pdrv_genirq.of_id=generic-uio elevator=noop console=ttyS0,115200n8 androidboot.console=ttyS0 root=/dev/ram0 rw rootwait rdinit=/linuxrc earlyprintk fixrtc [ 0.000000] Kernel command line: root=/dev/mmcblk0p2 rw console=ttyS0,119200 androidboot.console=ttyS0 init=/init rootfstype=ext4 rootwait drm.rnodes=1 snd.slots_reserved=1,1 androidboot.selinux=permissive androidboot.hardware=jacinto6evmboard uio_pdrv_genirq.of_id=generic-uio elevator=noop console=ttyS0,115200n8 androidboot.console=ttyS0 root=/dev/ram0 rw rootwait rdinit=/linuxrc earlyprintk fixrtc PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Memory: 1355248K/1570816K available (7695K kernel code, 415K rwdata, 2516K rodata, 352K init, 376K bss, 215568K reserved, 792576K highmem) [ 0.000000] Memory: 1355248K/1570816K available (7695K kernel code, 415K rwdata, 2516K rodata, 352K init, 376K bss, 215568K reserved, 792576K highmem) Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) vmalloc : 0xf0000000 - 0xff000000 ( 240 MB) lowmem : 0xc0000000 - 0xef800000 ( 760 MB) pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) modules : 0xbf000000 - 0xbfe00000 ( 14 MB) .text : 0xc0008000 - 0xc0a0108c (10213 kB) .init : 0xc0a02000 - 0xc0a5a240 ( 353 kB) .data : 0xc0a5c000 - 0xc0ac3fe0 ( 416 kB) .bss : 0xc0ac3fec - 0xc0b22024 ( 377 kB) [ 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 - 0xc0a0108c (10213 kB) [ 0.000000] .init : 0xc0a02000 - 0xc0a5a240 ( 353 kB) [ 0.000000] .data : 0xc0a5c000 - 0xc0ac3fe0 ( 416 kB) [ 0.000000] .bss : 0xc0ac3fec - 0xc0b22024 ( 377 kB) Preemptible hierarchical RCU implementation. [ 0.000000] Preemptible hierarchical RCU implementation. NR_IRQS:16 nr_irqs:16 16 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 dra7xx_dt_clk_init: failed to configure ABE DPLL! [ 0.000000] dra7xx_dt_clk_init: failed to configure ABE DPLL! OMAP clockevent source: timer1 at 31475 Hz [ 0.000000] OMAP clockevent source: timer1 at 31475 Hz sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 65536000000000ns [ 0.006958] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 65536000000000ns OMAP clocksource: 32k_counter at 32768 Hz [ 0.018981] OMAP clocksource: 32k_counter at 32768 Hz Architected cp15 timer(s) running at 5.90MHz (virt). [ 0.029052] Architected cp15 timer(s) running at 5.90MHz (virt). sched_clock: 56 bits at 5MHz, resolution 169ns, wraps every 2911033065472ns [ 0.041949] sched_clock: 56 bits at 5MHz, resolution 169ns, wraps every 2911033065472ns Switching to timer-based delay loop [ 0.053552] Switching to timer-based delay loop Console: colour dummy device 80x30 [ 0.062159] Console: colour dummy device 80x30 Calibrating delay loop (skipped), value calculated using timer frequency.. [ 0.073516] Calibrating delay loop (skipped), value calculated using timer frequency.. 11.80 BogoMIPS (lpj=59016) 11.80 BogoMIPS (lpj=59016) pid_max: default: 32768 minimum: 301 [ 0.090047] pid_max: default: 32768 minimum: 301 Security Framework initialized [ 0.097838] Security Framework initialized SELinux: Initializing. [ 0.104365] SELinux: Initializing. SELinux: Starting in permissive mode Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.117055] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.129837] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) Initializing cgroup subsys debug [ 0.163671] Initializing cgroup subsys debug Initializing cgroup subsys freezer [ 0.171372] Initializing cgroup subsys freezer CPU: Testing write buffer coherency: [ 0.179351] CPU: Testing write buffer coherency: ok ok /cpus/cpu@0 missing clock-frequency property [ 0.189170] /cpus/cpu@0 missing clock-frequency property /cpus/cpu@1 missing clock-frequency property [ 0.198862] /cpus/cpu@1 missing clock-frequency property CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.208865] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 Setting up static identity map for 0x8078a0e8 - 0x8078a140 [ 0.220140] Setting up static identity map for 0x8078a0e8 - 0x8078a140 CPU1: Booted secondary processor CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 Brought up 2 CPUs [ 0.290501] CPU1: Booted secondary processor [ 0.294997] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.296825] Brought up 2 CPUs SMP: Total of 2 processors activated (23.60 BogoMIPS). [ 0.315323] SMP: Total of 2 processors activated (23.60 BogoMIPS). CPU: All CPU(s) started in SVC mode. [ 0.325155] CPU: All CPU(s) started in SVC mode. VFP support v0.3: [ 0.333013] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 implementor 41 architecture 4 part 30 variant f rev 0 omap_hwmod: l3_main_2 using broken dt data from ocp [ 0.352329] omap_hwmod: l3_main_2 using broken dt data from ocp omap_hwmod: tptc0 using broken dt data from edma-controller [ 0.377184] omap_hwmod: tptc0 using broken dt data from edma-controller omap_hwmod: tptc1 using broken dt data from edma-controller [ 0.390029] omap_hwmod: tptc1 using broken dt data from edma-controller omap_hwmod: dcan1: _wait_target_disable failed [ 0.495733] omap_hwmod: dcan1: _wait_target_disable failed pinctrl core: initialized pinctrl subsystem [ 0.592229] pinctrl core: initialized pinctrl subsystem regulator-dummy: no parameters [ 0.601306] regulator-dummy: no parameters NET: Registered protocol family 16 [ 0.612543] NET: Registered protocol family 16 DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.624250] DMA: preallocated 256 KiB pool for atomic coherent allocations cpuidle: using governor ladder [ 0.636391] cpuidle: using governor ladder cpuidle: using governor menu [ 0.643362] cpuidle: using governor menu syscon 4a002000.tisysconcore: regmap [mem 0x4a002000-0x4a0026cf] registered [ 0.700599] syscon 4a002000.tisysconcore: regmap [mem 0x4a002000-0x4a0026cf] registered syscon 4a002e00.tisyscon: regmap [mem 0x4a002e00-0x4a002e7b] registered [ 0.715765] syscon 4a002e00.tisyscon: regmap [mem 0x4a002e00-0x4a002e7b] registered gpiochip_add: registered GPIOs 0 to 31 on device: gpio OMAP GPIO hardware version 0.1 [ 0.734330] OMAP GPIO hardware version 0.1 gpiochip_add: registered GPIOs 32 to 63 on device: gpio gpiochip_add: registered GPIOs 64 to 95 on device: gpio gpiochip_add: registered GPIOs 96 to 127 on device: gpio gpiochip_add: registered GPIOs 128 to 159 on device: gpio gpiochip_add: registered GPIOs 160 to 191 on device: gpio gpiochip_add: registered GPIOs 192 to 223 on device: gpio gpiochip_add: registered GPIOs 224 to 255 on device: gpio irq: no irq domain found for /ocp/pinmux@4a003400 ! [ 0.786269] irq: no irq domain found for /ocp/pinmux@4a003400 ! platform 58820000.ipu: assigned reserved memory node ipu1_cma@9d000000 [ 0.805041] platform 58820000.ipu: assigned reserved memory node ipu1_cma@9d000000 platform 55020000.ipu: assigned reserved memory node ipu2_cma@95800000 [ 0.819619] platform 55020000.ipu: assigned reserved memory node ipu2_cma@95800000 platform 40800000.dsp: assigned reserved memory node dsp1_cma@99000000 [ 0.834194] platform 40800000.dsp: assigned reserved memory node dsp1_cma@99000000 platform 41000000.dsp: assigned reserved memory node dsp2_cma@9f000000 [ 0.859173] platform 41000000.dsp: assigned reserved memory node dsp2_cma@9f000000 No ATAGs?[ 0.872418] No ATAGs?hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.881461] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.894692] hw-breakpoint: maximum watchpoint size is 8 bytes. OMAP DMA hardware revision 0.0 [ 0.906664] OMAP DMA hardware revision 0.0 bio: create slab <bio-0> at 0 [ 0.949249] bio: create slab <bio-0> at 0 edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver [ 0.975076] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver [ 0.994006] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver of_get_named_gpiod_flags exited with status -517 platform fixedregulator-sd: Driver reg-fixed-voltage requests probe deferral [ 1.013284] platform fixedregulator-sd: Driver reg-fixed-voltage requests probe deferral of_get_named_gpiod_flags: can't parse gpios property of node '/fixedregulator-evm_3v3_sw[0]' evm_3v3_sw: 3300 mV [ 1.032314] evm_3v3_sw: 3300 mV reg-fixed-voltage fixedregulator-evm_3v3_sw: Failed to find supply vin [ 1.042196] reg-fixed-voltage fixedregulator-evm_3v3_sw: Failed to find supply vin reg-fixed-voltage fixedregulator-evm_3v3_sw: Failed to register regulator: -517 [ 1.057491] reg-fixed-voltage fixedregulator-evm_3v3_sw: Failed to register regulator: -517 platform fixedregulator-evm_3v3_sw: Driver reg-fixed-voltage requests probe deferral [ 1.073857] platform fixedregulator-evm_3v3_sw: Driver reg-fixed-voltage requests probe deferral of_get_named_gpiod_flags: can't parse gpios property of node '/fixedregulator-aic_dvdd[0]' aic_dvdd: 1800 mV [ 1.093228] aic_dvdd: 1800 mV reg-fixed-voltage fixedregulator-aic_dvdd: Failed to find supply vin [ 1.102764] reg-fixed-voltage fixedregulator-aic_dvdd: Failed to find supply vin reg-fixed-voltage fixedregulator-aic_dvdd: Failed to register regulator: -517 [ 1.117689] reg-fixed-voltage fixedregulator-aic_dvdd: Failed to register regulator: -517 platform fixedregulator-aic_dvdd: Driver reg-fixed-voltage requests probe deferral [ 1.133695] platform fixedregulator-aic_dvdd: Driver reg-fixed-voltage requests probe deferral of_get_named_gpiod_flags exited with status 0 vmmcwl_fixed: 1800 mV [ 1.149273] vmmcwl_fixed: 1800 mV of_get_named_gpiod_flags exited with status 0 vtt_fixed: 1350 mV [ 1.159299] vtt_fixed: 1350 mV reg-fixed-voltage fixedregulator-vtt: Failed to find supply vin [ 1.168455] reg-fixed-voltage fixedregulator-vtt: Failed to find supply vin reg-fixed-voltage fixedregulator-vtt: Failed to register regulator: -517 [ 1.182526] reg-fixed-voltage fixedregulator-vtt: Failed to register regulator: -517 platform fixedregulator-vtt: Driver reg-fixed-voltage requests probe deferral [ 1.197641] platform fixedregulator-vtt: Driver reg-fixed-voltage requests probe deferral vgaarb: loaded [ 1.209403] vgaarb: loaded i2c-core: driver [palmas] using legacy suspend method [ 1.217602] i2c-core: driver [palmas] using legacy suspend method i2c-core: driver [palmas] using legacy resume method [ 1.228779] i2c-core: driver [palmas] using legacy resume method SCSI subsystem initialized [ 1.238110] SCSI subsystem initialized libata version 3.00 loaded. usbcore: registered new interface driver usbfs [ 1.250172] usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub [ 1.260172] usbcore: registered new interface driver hub usbcore: registered new device driver usb [ 1.269725] usbcore: registered new device driver usb media: Linux media interface: v0.10 [ 1.279422] media: Linux media interface: v0.10 Linux video capture interface: v2.00 [ 1.287686] Linux video capture interface: v2.00 pps_core: LinuxPPS API ver. 1 registered [ 1.296497] pps_core: LinuxPPS API ver. 1 registered pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.309716] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> PTP clock support registered [ 1.321977] PTP clock support registered omap-mailbox 48840000.mailbox: omap mailbox rev 0x400 [ 1.332471] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400 omap-mailbox 48842000.mailbox: omap mailbox rev 0x400 [ 1.344191] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400 omap-iommu 40d01000.mmu: 40d01000.mmu registered [ 1.355961] omap-iommu 40d01000.mmu: 40d01000.mmu registered omap-iommu 40d02000.mmu: 40d02000.mmu registered [ 1.366443] omap-iommu 40d02000.mmu: 40d02000.mmu registered omap-iommu 58882000.mmu: 58882000.mmu registered [ 1.376920] omap-iommu 58882000.mmu: 58882000.mmu registered omap-iommu 55082000.mmu: 55082000.mmu registered [ 1.387393] omap-iommu 55082000.mmu: 55082000.mmu registered omap-iommu 41501000.mmu: 41501000.mmu registered [ 1.397924] omap-iommu 41501000.mmu: 41501000.mmu registered omap-iommu 41502000.mmu: 41502000.mmu registered [ 1.408404] omap-iommu 41502000.mmu: 41502000.mmu registered Advanced Linux Sound Architecture Driver Initialized. [ 1.419807] Advanced Linux Sound Architecture Driver Initialized. Switched to clocksource arch_sys_counter [ 1.431521] Switched to clocksource arch_sys_counter NET: Registered protocol family 2 [ 1.455402] NET: Registered protocol family 2 TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 1.466568] TCP established hash table entries: 8192 (order: 3, 32768 bytes) TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 1.479230] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) TCP: Hash tables configured (established 8192 bind 8192) [ 1.491236] TCP: Hash tables configured (established 8192 bind 8192) TCP: reno registered [ 1.499862] TCP: reno registered UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.507998] UDP hash table entries: 512 (order: 2, 16384 bytes) UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.519374] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) NET: Registered protocol family 1 [ 1.529305] NET: Registered protocol family 1 RPC: Registered named UNIX socket transport module. [ 1.538866] RPC: Registered named UNIX socket transport module. RPC: Registered udp transport module. [ 1.548545] RPC: Registered udp transport module. RPC: Registered tcp transport module. [ 1.556954] RPC: Registered tcp transport module. RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.567148] RPC: Registered tcp NFSv4.1 backchannel transport module. PCI: CLS 0 bytes, default 64 Trying to unpack rootfs image as initramfs... [ 1.581381] Trying to unpack rootfs image as initramfs... rootfs image is not initramfs (no cpio magic); looks like an initrd [ 1.593678] rootfs image is not initramfs (no cpio magic); looks like an initrd Freeing initrd memory: 1912K (cfe21000 - cffff000) [ 1.610377] Freeing initrd memory: 1912K (cfe21000 - cffff000) hw perfevents: enabled with ARMv7 Cortex-A15 PMU driver, 7 counters available [ 1.624587] hw perfevents: enabled with ARMv7 Cortex-A15 PMU driver, 7 counters available futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.640988] futex hash table entries: 512 (order: 3, 32768 bytes) audit: initializing netlink subsys (disabled) [ 1.651651] audit: initializing netlink subsys (disabled) audit: type=2000 audit(1.269:1): initialized [ 1.661457] audit: type=2000 audit(1.269:1): initialized bounce pool size: 64 pages [ 1.769594] bounce pool size: 64 pages VFS: Disk quotas dquot_6.5.2 [ 1.776507] VFS: Disk quotas dquot_6.5.2 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.786117] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) NFS: Registering the id_resolver key type [ 1.797449] NFS: Registering the id_resolver key type Key type id_resolver registered [ 1.805726] Key type id_resolver registered Key type id_legacy registered [ 1.812889] Key type id_legacy registered jffs2: version 2.2. (NAND) (SUMMARY) ?2001-2006 Red Hat, Inc. [ 1.823012] jffs2: version 2.2. (NAND) (SUMMARY) ?2001-2006 Red Hat, Inc. fuse init (API version 7.22) [ 1.833189] fuse init (API version 7.22) msgmni has been set to 1470 [ 1.840147] msgmni has been set to 1470 SELinux: Registering netfilter hooks NET: Registered protocol family 38 [ 1.853403] NET: Registered protocol family 38 io scheduler noop registered (default) [ 1.861693] io scheduler noop registered (default) io scheduler deadline registered [ 1.869733] io scheduler deadline registered io scheduler cfq registered [ 1.876856] io scheduler cfq registered platform 4a084000.phy: Driver omap-usb2 requests probe deferral [ 1.889263] platform 4a084000.phy: Driver omap-usb2 requests probe deferral platform 4a085000.phy: Driver omap-usb2 requests probe deferral [ 1.902443] platform 4a085000.phy: Driver omap-usb2 requests probe deferral pinctrl-single 4a003400.pinmux: 281 pins at pa fc003400 size 1124 [ 1.918006] pinctrl-single 4a003400.pinmux: 281 pins at pa fc003400 size 1124 of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/axi@0/pcie@51000000[0]' dra7-pcie 51000000.pcie: PCI host bridge to bus 0000:00 [ 1.974759] dra7-pcie 51000000.pcie: PCI host bridge to bus 0000:00 pci_bus 0000:00: root bus resource [io 0x1000-0x10000] [ 1.986392] pci_bus 0000:00: root bus resource [io 0x1000-0x10000] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff] [ 1.998644] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] [ 2.012590] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] pci 0000:00:00.0: [104c:8888] type 01 class 0x060400 pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x000fffff] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x0000ffff] pci 0000:00:00.0: supports D1 pci 0000:00:00.0: PME# supported from D0 D1 D3hot PCI: bus0: Fast back to back transfers disabled [ 2.048057] PCI: bus0: Fast back to back transfers disabled PCI: bus1: Fast back to back transfers enabled [ 2.058397] PCI: bus1: Fast back to back transfers enabled pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01 pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff] [ 2.080778] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff] [ 2.093481] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff] pci 0000:00:00.0: PCI bridge to [bus 01] [ 2.104301] pci 0000:00:00.0: PCI bridge to [bus 01] pci 0000:00:00.0: PCI bridge to [bus 01] [ 2.113264] pci 0000:00:00.0: PCI bridge to [bus 01] pci_bus 0000:00: resource 4 [io 0x1000-0x10000] pci_bus 0000:00: resource 5 [mem 0x20013000-0x2fffffff] pbias_mmc_omap5: 1800 <--> 3000 mV at 3000 mV [ 2.136388] pbias_mmc_omap5: 1800 <--> 3000 mV at 3000 mV abb_mpu: 1100 <--> 1210 mV [ 2.145469] abb_mpu: 1100 <--> 1210 mV abb_ivahd: 1060 <--> 1250 mV [ 2.152627] abb_ivahd: 1060 <--> 1250 mV abb_dspeve: 1060 <--> 1250 mV [ 2.160045] abb_dspeve: 1060 <--> 1250 mV abb_gpu: 1060 <--> 1280 mV [ 2.167289] abb_gpu: 1060 <--> 1280 mV Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled [ 2.177520] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@4806a000[0]' 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 299, base_baud = 3000000) is a 8250 [ 2.203572] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 299, base_baud = 3000000) is a 8250 console [ttyS0] enabled [ 2.214978] console [ttyS0] enabled bootconsole [earlycon0] disabled [ 2.225191] bootconsole [earlycon0] disabled of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@4806c000[0]' 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 300, base_baud = 3000000) is a 8250 of_get_named_gpiod_flags exited with status -517 platform 48020000.serial: Driver omap8250 requests probe deferral [drm] Initialized drm 1.1.0 20060810 brd: module loaded loop: module loaded (stk) :sysfs entries created (stk) : debugfs entries created (hci_tty): inside hci_tty_init (hci_tty): allocated 249, 0 ahci 4a140000.sata: SSS flag set, parallel bus scan disabled ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode ahci 4a140000.sata: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part ccc apst scsi0 : ahci_platform ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 328 mtdoops: mtd device (mtddev=name/number) must be supplied tun: Universal TUN/TAP device driver, 1.6 tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> CAN device driver interface usbcore: registered new interface driver asix usbcore: registered new interface driver ax88179_178a usbcore: registered new interface driver cdc_ether usbcore: registered new interface driver smsc95xx usbcore: registered new interface driver net1080 usbcore: registered new interface driver cdc_subset usbcore: registered new interface driver zaurus usbcore: registered new interface driver cdc_ncm omap-dwc3 48880000.omap_dwc3_1: unable to get extcon device : extcon_usb1 platform 48880000.omap_dwc3_1: Driver omap-dwc3 requests probe deferral omap-dwc3 488c0000.omap_dwc3_2: unable to get extcon device : extcon_usb2 platform 488c0000.omap_dwc3_2: Driver omap-dwc3 requests probe deferral ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver ehci-pci: EHCI PCI platform driver ehci-omap: OMAP-EHCI Host Controller driver usbcore: registered new interface driver cdc_wdm usbcore: registered new interface driver usb-storage userial_init: registered 4 ttyGS* devices mousedev: PS/2 mouse device common for all mice i2c-core: driver [rtc-ds1307] using legacy suspend method i2c-core: driver [rtc-ds1307] using legacy resume method omap_rtc 48838000.rtcss: rtc core: registered 48838000.rtcss as rtc0 48838000.rtcss: already running i2c /dev entries driver vpe 489d0000.vpe: loading firmware vpdma-1b8.bin Driver for 1-wire Dallas network protocol. coproc iva_coproc: probe vpe 489d0000.vpe: Device registered as /dev/video0 Adding alias for supply vdd,iva_coproc -> vdd,4a0025cc.voltdm ata1: SATA link down (SStatus 0 SControl 300) Adding alias for supply vbb,iva_coproc -> vbb,4a0025cc.voltdm omap_voltdm 4a0025cc.voltdm: Unable to get vdd regulator:-517 coproc iva_coproc: of_pm_voltdm_notifier_register: Failed to get coproc regulator/voltdm: -517 coproc iva_coproc: coproc clock notifier not ready, retry coproc iva_coproc: coproc_probe result=-517platform iva_coproc: Driver coproc requests probe deferral coproc dsp_coproc: probe Adding alias for supply vdd,dsp_coproc -> vdd,4a0025e0.voltdm Adding alias for supply vbb,dsp_coproc -> vbb,4a0025e0.voltdm omap_voltdm 4a0025e0.voltdm: Unable to get vdd regulator:-517 coproc dsp_coproc: of_pm_voltdm_notifier_register: Failed to get coproc regulator/voltdm: -517 coproc dsp_coproc: coproc clock notifier not ready, retry coproc dsp_coproc: coproc_probe result=-517platform dsp_coproc: Driver coproc requests probe deferral omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec ledtrig-cpu: registered to indicate activity on CPUs omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3 omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3 omap-des 480a5000.des: OMAP DES hw accel rev: 2.2 omap-sham 4b101000.sham: hw accel on OMAP rev 4.3 omap-sham 4b101000.sham: initialization failed. omap-sham: probe of 4b101000.sham failed with error -22 hidraw: raw HID events driver (C) Jiri Kosina usbcore: registered new interface driver usbhid usbhid: USB HID core driver ion_chunk_heap_create: base 2881486848 size 4194304 align 16384 ashmem: initialized remoteproc0: 58820000.ipu is available remoteproc0: Note: remoteproc is still under development and considered experimental. remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. remoteproc0: Direct firmware load failed with error -2 remoteproc1: 55020000.ipu is available remoteproc0: Falling back to user helper remoteproc1: Note: remoteproc is still under development and considered experimental. remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. remoteproc1: Direct firmware load failed with error -2 remoteproc1: Falling back to user helper remoteproc2: 40800000.dsp is available remoteproc2: Note: remoteproc is still under development and considered experimental. remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. remoteproc3: 41000000.dsp is available remoteproc3: Note: remoteproc is still under development and considered experimental. remoteproc3: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. remoteproc2: Direct firmware load failed with error -2 remoteproc2: Falling back to user helper remoteproc3: Direct firmware load failed with error -2 remoteproc3: Falling back to user helper extcon-usb-gpio extcon_usb1: GPIO lookup for consumer id extcon-usb-gpio extcon_usb1: using device tree for GPIO lookup of_get_named_gpiod_flags exited with status -517 extcon-usb-gpio extcon_usb1: lookup for GPIO id failed extcon-usb-gpio extcon_usb1: GPIO lookup for consumer vbus extcon-usb-gpio extcon_usb1: using device tree for GPIO lookup of_get_named_gpiod_flags: can't parse gpios property of node '/extcon_usb1[0]' extcon-usb-gpio extcon_usb1: using lookup tables for GPIO lookupextcon-usb-gpio extcon_usb1: lookup for GPIO vbus failed platform extcon_usb1: Driver extcon-usb-gpio requests probe deferral extcon-usb-gpio extcon_usb2: GPIO lookup for consumer id extcon-usb-gpio extcon_usb2: using device tree for GPIO lookup of_get_named_gpiod_flags exited with status -517 extcon-usb-gpio extcon_usb2: lookup for GPIO id failed extcon-usb-gpio extcon_usb2: GPIO lookup for consumer vbus extcon-usb-gpio extcon_usb2: using device tree for GPIO lookup of_get_named_gpiod_flags: can't parse gpios property of node '/extcon_usb2[0]' extcon-usb-gpio extcon_usb2: using lookup tables for GPIO lookupextcon-usb-gpio extcon_usb2: lookup for GPIO vbus failed platform extcon_usb2: Driver extcon-usb-gpio requests probe deferral platform bt_sco_card: Driver asoc-simple-card requests probe deferral davinci_evm primary_sound: Could not get requested rate 11289600 using 9600000. davinci_evm primary_sound: ASoC: CPU DAI (null) not registered davinci_evm primary_sound: snd_soc_register_card failed (-517) platform primary_sound: Driver davinci_evm requests probe deferral oprofile: using timer interrupt. u32 classifier Actions configured Netfilter messages via NETLINK v0.30. nf_conntrack version 0.5.0 (16384 buckets, 65536 max) ctnetlink v0.93: registering with nfnetlink. xt_time: kernel timezone is -0000 ip_tables: (C) 2000-2006 Netfilter Core Team arp_tables: (C) 2002 David S. Miller TCP: cubic registered Initializing XFRM netlink socket NET: Registered protocol family 10 mip6: Mobile IPv6 ip6_tables: (C) 2000-2006 Netfilter Core Team sit: IPv6 over IPv4 tunneling driver NET: Registered protocol family 17 NET: Registered protocol family 15 Bridge firewalling registered can: controller area network core (rev 20120528 abi 9) NET: Registered protocol family 29 can: raw protocol (rev 20120528) can: broadcast manager protocol (rev 20120528 t) can: netlink gateway (rev 20130117) max_hops=1 8021q: 802.1Q VLAN Support v1.8 Key type dns_resolver registered NET: Registered protocol family 41 Adding alias for supply vdd,cpu0 -> vdd,4a003b20.voltdm Adding alias for supply vbb,cpu0 -> vbb,4a003b20.voltdm omap_voltdm 4a003b20.voltdm: Unable to get vdd regulator:-517 cpu cpu0: of_pm_voltdm_notifier_register: Failed to get cpu0 regulator/voltdm: -517 cpu cpu0: cpu0 clock notifier not ready, retry platform cpufreq-cpu0.0: Driver cpufreq-cpu0 requests probe deferral Power Management for TI OMAP4+ devices. ThumbEE CPU extension supported. Registering SWP/SWPB emulation handler vmmcwl_fixed: disabling regulator-dummy: disabling dmm 4e000000.dmm: workaround for errata i878 in use dmm 4e000000.dmm: initialized all PAT entries of_get_named_gpiod_flags exited with status -517 platform fixedregulator-sd: Driver reg-fixed-voltage requests probe deferral of_get_named_gpiod_flags: can't parse gpios property of node '/fixedregulator-evm_3v3_sw[0]' evm_3v3_sw: 3300 mV reg-fixed-voltage fixedregulator-evm_3v3_sw: Failed to find supply vin reg-fixed-voltage fixedregulator-evm_3v3_sw: Failed to register regulator: -517 platform fixedregulator-evm_3v3_sw: Driver reg-fixed-voltage requests probe deferral of_get_named_gpiod_flags: can't parse gpios property of node '/fixedregulator-aic_dvdd[0]' aic_dvdd: 1800 mV reg-fixed-voltage fixedregulator-aic_dvdd: Failed to find supply vin reg-fixed-voltage fixedregulator-aic_dvdd: Failed to register regulator: -517 platform fixedregulator-aic_dvdd: Driver reg-fixed-voltage requests probe deferral of_get_named_gpiod_flags exited with status 0 vtt_fixed: 1350 mV reg-fixed-voltage fixedregulator-vtt: Failed to find supply vin reg-fixed-voltage fixedregulator-vtt: Failed to register regulator: -517 platform fixedregulator-vtt: Driver reg-fixed-voltage requests probe deferral omap-usb2 4a084000.phy: Unbalanced pm_runtime_enable! platform 4a084000.phy: Driver omap-usb2 requests probe deferral omap-usb2 4a085000.phy: Unbalanced pm_runtime_enable! platform 4a085000.phy: Driver omap-usb2 requests probe deferral of_get_named_gpiod_flags exited with status -517 platform 48020000.serial: Driver omap8250 requests probe deferral omap-dwc3 48880000.omap_dwc3_1: unable to get extcon device : extcon_usb1 platform 48880000.omap_dwc3_1: Driver omap-dwc3 requests probe deferral omap-dwc3 488c0000.omap_dwc3_2: unable to get extcon device : extcon_usb2 platform 488c0000.omap_dwc3_2: Driver omap-dwc3 requests probe deferral coproc iva_coproc: probe Adding alias for supply vdd,iva_coproc -> vdd,4a0025cc.voltdm Adding alias for supply vbb,iva_coproc -> vbb,4a0025cc.voltdm omap_voltdm 4a0025cc.voltdm: Unable to get vdd regulator:-517 coproc iva_coproc: of_pm_voltdm_notifier_register: Failed to get coproc regulator/voltdm: -517 coproc iva_coproc: coproc clock notifier not ready, retry coproc iva_coproc: coproc_probe result=-517platform iva_coproc: Driver coproc requests probe deferral coproc dsp_coproc: probe Adding alias for supply vdd,dsp_coproc -> vdd,4a0025e0.voltdm Adding alias for supply vbb,dsp_coproc -> vbb,4a0025e0.voltdm omap_voltdm 4a0025e0.voltdm: Unable to get vdd regulator:-517 coproc dsp_coproc: of_pm_voltdm_notifier_register: Failed to get coproc regulator/voltdm: -517 coproc dsp_coproc: coproc clock notifier not ready, retry coproc dsp_coproc: coproc_probe result=-517platform dsp_coproc: Driver coproc requests probe deferral extcon-usb-gpio extcon_usb1: GPIO lookup for consumer id extcon-usb-gpio extcon_usb1: using device tree for GPIO lookup of_get_named_gpiod_flags exited with status -517 extcon-usb-gpio extcon_usb1: lookup for GPIO id failed extcon-usb-gpio extcon_usb1: GPIO lookup for consumer vbus extcon-usb-gpio extcon_usb1: using device tree for GPIO lookup of_get_named_gpiod_flags: can't parse gpios property of node '/extcon_usb1[0]' extcon-usb-gpio extcon_usb1: using lookup tables for GPIO lookupextcon-usb-gpio extcon_usb1: lookup for GPIO vbus failed platform extcon_usb1: Driver extcon-usb-gpio requests probe deferral extcon-usb-gpio extcon_usb2: GPIO lookup for consumer id extcon-usb-gpio extcon_usb2: using device tree for GPIO lookup of_get_named_gpiod_flags exited with status -517 extcon-usb-gpio extcon_usb2: lookup for GPIO id failed extcon-usb-gpio extcon_usb2: GPIO lookup for consumer vbus extcon-usb-gpio extcon_usb2: using device tree for GPIO lookup of_get_named_gpiod_flags: can't parse gpios property of node '/extcon_usb2[0]' extcon-usb-gpio extcon_usb2: using lookup tables for GPIO lookupextcon-usb-gpio extcon_usb2: lookup for GPIO vbus failed platform extcon_usb2: Driver extcon-usb-gpio requests probe deferral platform bt_sco_card: Driver asoc-simple-card requests probe deferral davinci_evm primary_sound: Could not get requested rate 11289600 using 9600000. davinci_evm primary_sound: ASoC: CPU DAI (null) not registered davinci_evm primary_sound: snd_soc_register_card failed (-517) platform primary_sound: Driver davinci_evm requests probe deferral Adding alias for supply vdd,cpu0 -> vdd,4a003b20.voltdm Adding alias for supply vbb,cpu0 -> vbb,4a003b20.voltdm omap_voltdm 4a003b20.voltdm: Unable to get vdd regulator:-517 cpu cpu0: of_pm_voltdm_notifier_register: Failed to get cpu0 regulator/voltdm: -517 cpu cpu0: cpu0 clock notifier not ready, retry platform cpufreq-cpu0.0: Driver cpufreq-cpu0 requests probe deferral otg_wakelock_init: No USB transceiver found couldn't find an available UDC init: failed to probe driver -19omap_rtc 48838000.rtcss: setting system clock to 2000-01-01 00:31:24 UTC (946686684) ALSA device list: No soundcards found. RAMDISK: gzip image found at block 0 EXT4-fs warning (device ram0): ext4_update_dynamic_rev:708: updating to rev 1 because of new feature flag, running e2fsck is recommended EXT4-fs (ram0): mounted filesystem without journal. Opts: (null) VFS: Mounted root (ext4 filesystem) on device 1:0. Freeing unused kernel memory: 352K (c0a02000 - c0a5a000) remoteproc1: failed to load dra7-ipu2-fw.xem4 remoteproc2: failed to load dra7-dsp1-fw.xe66 remoteproc3: failed to load dra7-dsp2-fw.xe66 remoteproc0: failed to load dra7-ipu1-fw.xem4