Ticket Name: Linux/TDA2: Issue while booting in DRA7xx for VAYU ES1.1 EVM5777G-02-01-00 board Query Text: Part Number: TDA2 Tool/software: Linux Dear Team, We found pre-built below binaries for DRA7x binaries on below link http://software-dl.ti.com/infotainment/esd/jacinto6/processor-sdk-linux-automotive/latest/index_FDS.html tisdk-rootfs-image-dra7xx-evm.tar.xz DRA7xx Linux Target File System 578930K boot-dra7xx-evm.tar.gz DRA7xx Linux Boot Partition 674K We copied the respective contents of rootfs and boot on the respective partitions of the SD card. In minicom, after board boot-up, the kernel starts, but we are not getting the root prompt to login , so this ends up with the following message. | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project http://arago-project.org dra7xx-evm ttyS0 Arago 2016.12 dra7xx-evm ttyS0 dra7xx-evm login: [ 20.120519] omap_hwmod: mmu1_dsp1: _wait_target_disable failed [ 20.133704] omap_hwmod: mmu1_dsp2: _wait_target_disable failed [ 20.146850] omap_hwmod: mmu0_dsp1: _wait_target_disable failed [ 20.159971] omap_hwmod: mmu0_dsp2: _wait_target_disable failed please refer the attached boot log. 0181.boot-log.txt U-Boot SPL 2016.05-g333293e877 (Dec 28 2017 - 05:17:21) DRA752-GP ES1.1 no pinctrl for ddr_1_8v ** First descriptor is NOT a primary desc on 1:1 ** *** Warning - bad CRC, using default environment Trying to boot from MMC1 *** Warning - bad CRC, using default environment reading u-boot.img reading u-boot.img reading u-boot.img reading u-boot.img U-Boot 2016.05-g333293e877 (Dec 28 2017 - 05:17:21 +0530) CPU : DRA752-GP ES1.1 Model: TI DRA742 Board: DRA74x EVM REV G.0 DRAM: 1.5 GiB MMC: mmc@4809c000: fail to find hs-rev11 mode FDT_ERR_NOTFOUND mmc@4809c000: fail to find sdr25-rev11 mode FDT_ERR_NOTFOUND mmc@4809c000: fail to find sdr12-rev11 mode FDT_ERR_NOTFOUND mmc@480b4000: fail to find hs-rev11 mode FDT_ERR_NOTFOUND OMAP SD/MMC: 0, OMAP SD/MMC: 1 ** First descriptor is NOT a primary desc on 1:1 ** *** Warning - bad CRC, using default environmentGUID Partition Table Header signature is wrong: 0x0 != 0x5452415020494645 part_get_info_efi: *** ERROR: Invalid GPT *** GUID Partition Table Header signature is wrong: 0x0 != 0x5452415020494645 part_get_info_efi: *** ERROR: Invalid Backup GPT *** ERROR: cannot find partition: 'userdata' at arch/arm/cpu/armv7/omap-common/utils.c:199/mmc_get_part_size() Warning: fastboot.userdata_size: unable to calc 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 using MAC address from ROM eth0: ethernet@48484000 Hit any key to stop autoboot: 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 234 bytes read in 2 ms (114.3 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 03553072 bytes read in 105 ms (32.3 MiB/s) 108307 bytes read in 14 ms (7.4 MiB/s) Booting from mmc0 ... Kernel image @ 0x82000000 [ 0x000000 - 0x363730 ] ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Loading Device Tree to 8ffe2000, end 8ffff712 ... 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.84-g742f84423d (tiiappadmin@swubn03) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #1 SMP 7 [ 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 DRA742 [ 0.000000] bootconsole [earlycon0] enabled [ 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 128 MiB at 0x00000000b0000000[ 0.000000] Forcing write-allocate cache policy for SMP [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] OMAP4: Map 0x00000000dfd00000 to fe600000 for dram barrier [ 0.000000] DRA752 ES1.1 [ 0.000000] PERCPU: Embedded 11 pages/cpu @ef1af000 s14912 r8192 d21952 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 389440 [ 0.000000] Kernel command line: console=ttyO0,115200n8 elevator=noop root=PARTUUID=327091ef- 02 rw rootwait earlyprintk fixrtc om1 [ 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: 1244200K/1564672K available (6615K kernel code, 319K rwdata, 2456K rodata, 340K init, 290K bss, 25560K reserv) [ 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 - 0xc08e402c (9073 kB) [ 0.000000] .init : 0xc08e5000 - 0xc093a000 ( 340 kB) [ 0.000000] .data : 0xc093a000 - 0xc0989ee0 ( 320 kB) [ 0.000000] .bss : 0xc098b000 - 0xc09d3800 ( 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.000005] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns [ 0.008309] Switching to timer-based delay loop, resolution 162ns [ 0.014969] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns [ 0.025230] OMAP clocksource: 32k_counter at 32768 Hz [ 0.030984] Console: colour dummy device 80x30 [ 0.035639] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' [ 0.042432] This ensures that you still see kernel messages. Please [ 0.048948] update your kernel commandline. [ 0.053340] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475) [ 0.063975] pid_max: default: 32768 minimum: 301 [ 0.068892] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.075780] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.083638] Initializing cgroup subsys io [ 0.087859] Initializing cgroup subsys memory [ 0.092431] Initializing cgroup subsys devices [ 0.097083] Initializing cgroup subsys freezer [ 0.101741] Initializing cgroup subsys perf_event [ 0.106659] Initializing cgroup subsys pids [ 0.111054] CPU: Testing write buffer coherency: ok [ 0.116347] /cpus/cpu@0 missing clock-frequency property [ 0.121891] /cpus/cpu@1 missing clock-frequency property [ 0.127446] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.133368] Setting up static identity map for 0x80008380 - 0x800083e0 [ 0.220453] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001[ 0.220521] Brought up 2 CPUs [ 0.229541] SMP: Total of 2 processors activated (24.59 BogoMIPS). [ 0.235983] CPU: All CPU(s) started in HYP mode. [ 0.240804] CPU: Virtualization extensions available. [ 0.246458] devtmpfs: initialized [ 0.279019] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.287928] omap_hwmod: l3_main_2 using broken dt data from ocp [ 0.499431] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.509629] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.521440] pinctrl core: initialized pinctrl subsystem [ 0.527760] NET: Registered protocol family 16 [ 0.533512] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.562495] cpuidle: using governor ladder [ 0.592523] cpuidle: using governor menu [ 0.605512] OMAP GPIO hardware version 0.1 [ 0.613956] GPIO line 161 (radio_rst) hogged as output/low [ 0.622047] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/pinmux@1400 ! [ 0.647304] omap-gpmc 50000000.gpmc: GPMC revision 6.0 [ 0.652685] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 [ 0.671054] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.679376] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.685911] omap4_sram_init:Unable to allocate sram needed to handle errata I688 [ 0.693603] omap4_sram_init:Unable to get sram pool needed to handle errata I688 [ 0.701855] OMAP DMA hardware revision 0.0 [ 0.747418] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported) [ 0.758393] edma 43300000.edma: memcpy is disabled [ 0.768157] edma 43300000.edma: TI EDMA DMA engine driver[ 0.778381] omap-iommu 40d01000.mmu: 40d01000.mmu registered [ 0.784445] omap-iommu 40d02000.mmu: 40d02000.mmu registered [ 0.790506] omap-iommu 58882000.mmu: 58882000.mmu registered [ 0.796548] omap-iommu 55082000.mmu: 55082000.mmu registered [ 0.802752] omap-iommu 41501000.mmu: 41501000.mmu registered [ 0.808830] omap-iommu 41502000.mmu: 41502000.mmu registered [ 0.817958] palmas 0-0058: IRQ missing: skipping irq request [ 0.835114] palmas 0-0058: Muxing GPIO 2e, PWM 0, LED 0 [ 0.907413] pcf857x 0-0020: probed [ 0.911552] pcf857x 0-0021: probed [ 0.915291] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz [ 0.935407] GPIO line 463 (vin6_sel_s0) hogged as output/low [ 0.941390] pcf857x 1-0026: probed [ 0.945577] omap_i2c 48072000.i2c: bus 1 rev0.12 at 400 kHz [ 0.951755] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz [ 0.977683] pcf857x: probe of 3-0021 failed with error -121 [ 0.983518] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 400 kHz [ 0.989553] media: Linux media interface: v0.10 [ 0.994331] Linux video capture interface: v2.00 [ 0.999188] pps_core: LinuxPPS API ver. 1 registered [ 1.004383] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.013862] PTP clock support registered [ 1.018022] EDAC MC: Ver: 3.0.0 [ 1.022109] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400 [ 1.028753] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400 [ 1.035457] Advanced Linux Sound Architecture Driver Initialized. [ 1.042686] clocksource: Switched to clocksource arch_sys_counter [ 1.059513] NET: Registered protocol family 2 [ 1.064578] TCP established hash table entries: 8192 (order: 3, 32768 bytes)[ 1.071952] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 1.078783] TCP: Hash tables configured (established 8192 bind 8192) [ 1.085446] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.091629] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.098452] NET: Registered protocol family 1 [ 1.103278] RPC: Registered named UNIX socket transport module. [ 1.109441] RPC: Registered udp transport module. [ 1.114369] RPC: Registered tcp transport module. [ 1.119279] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.127078] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 1.145689] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.152407] NFS: Registering the id_resolver key type [ 1.157758] Key type id_resolver registered [ 1.162137] Key type id_legacy registered [ 1.166420] ntfs: driver 2.1.32 [Flags: R/O]. [ 1.172325] bounce: pool size: 64 pages [ 1.176531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 1.184260] io scheduler noop registered (default) [ 1.189266] io scheduler deadline registered [ 1.193792] io scheduler cfq registered [ 1.202779] pinctrl-single 4a003400.pinmux: 282 pins at pa fc003400 size 1128 [ 1.213493] PCI host bridge /ocp/axi@0/pcie_rc@51000000 ranges: [ 1.219659] No bus range found for /ocp/axi@0/pcie_rc@51000000, using [bus 00-ff] [ 1.227643] IO 0x20003000..0x20012fff -> 0x00000000 [ 1.233030] MEM 0x20013000..0x2fffffff -> 0x20013000 [ 1.271322] dra7-pcie 51000000.pcie_rc: link is not up [ 1.276856] dra7-pcie 51000000.pcie_rc: PCI host bridge to bus 0000:00 [ 1.283664] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.289383] pci_bus 0000:00: root bus resource [io 0x0000-0xffff][ 1.295826] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff] [ 1.303385] PCI: bus0: Fast back to back transfers disabled [ 1.309307] PCI: bus1: Fast back to back transfers enabled [ 1.315121] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff] [ 1.322180] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff] [ 1.329254] pci 0000:00:00.0: PCI bridge to [bus 01] [ 1.334667] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt [ 1.403761] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled [ 1.413844] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 301, base_baud = 3000000) is a 8250 [ 1.423040] console [ttyS0] enabled [ 1.423040] console [ttyS0] enabled [ 1.430201] bootconsole [earlycon0] disabled [ 1.430201] bootconsole [earlycon0] disabled [ 1.439851] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 302, base_baud = 3000000) is a 8250 [ 1.449542] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 303, base_baud = 3000000) is a 8250 [ 1.459654] [drm] Initialized drm 1.1.0 20060810 [ 1.466398] OMAP DSS rev 6.1 [ 1.470150] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops) [ 1.478592] omapdss_dss 58000000.dss: bound 58040000.encoder (ops hdmi5_component_ops) [ 1.488486] connector-hdmi connector@1: failed to find video source [ 1.501175] loop: module loaded [ 1.505350] nand: No NAND device found [ 1.509122] omap2-nand 8000000.nand: scan failed, may be bus-width mismatch [ 1.519098] m25p80 spi32766.0: s25fl256s1 (32768 Kbytes) [ 1.524516] 7 ofpart partitions found on MTD device spi32766.0 [ 1.530375] Creating 7 MTD partitions on "spi32766.0": [ 1.535552] 0x000000000000-0x000000040000 : "QSPI.SPL" [ 1.541608] 0x000000040000-0x000000140000 : "QSPI.u-boot" [ 1.547920] 0x000000140000-0x0000001c0000 : "QSPI.u-boot-spl-os"[ 1.554854] 0x0000001c0000-0x0000001d0000 : "QSPI.u-boot-env" [ 1.561492] 0x0000001d0000-0x0000001e0000 : "QSPI.u-boot-env.backup1" [ 1.568869] 0x0000001e0000-0x0000009e0000 : "QSPI.kernel" [ 1.575198] 0x0000009e0000-0x000002000000 : "QSPI.file-system" [ 1.582916] libphy: Fixed MDIO Bus: probed [ 1.632720] davinci_mdio 48485000.mdio: davinci mdio revision 1.6 [ 1.638844] davinci_mdio 48485000.mdio: detected phy mask fffffff3 [ 1.649087] libphy: 48485000.mdio: probed [ 1.653135] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driver unknown [ 1.661175] davinci_mdio 48485000.mdio: phy[3]: device 48485000.mdio:03, driver unknown [ 1.669889] cpsw 48484000.ethernet: Detected MACID = d4:f5:13:b3:8e:7a [ 1.676550] cpsw 48484000.ethernet: cpts: overflow check period 800 [ 1.683528] cpsw 48484000.ethernet: cpsw: Detected MACID = d4:f5:13:b3:8e:7b [ 1.692202] mousedev: PS/2 mouse device common for all mice [ 1.698492] i2c /dev entries driver [ 1.702707] tvp5158 1-0058: Unable to of_probe [ 1.707514] ov1063x 1-0037: Failed writing register 0x0103! [ 1.713138] ov1063x: probe of 1-0037 failed with error -121 [ 1.719489] vpe 489d0000.vpe: loading firmware vpdma-1b8.bin [ 1.726588] vip 48970000.vip: loading firmware vpdma-1b8.bin [ 1.737062] omap_hsmmc 4809c000.mmc: Got CD GPIO [ 1.742755] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr25 mode [ 1.742851] vip 48970000.vip: VPDMA firmware loaded [ 1.754077] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr12 mode [ 1.754152] vpe 489d0000.vpe: Device registered as /dev/video0 [ 1.766472] evm_3v3_sw: supplied by sysen1 [ 1.846443] mmc0: MAN_BKOPS_EN bit is not set [ 1.856306] mmc0: new HS200 MMC card at address 0001 [ 1.861744] mmcblk0: mmc0:0001 MMC08G 7.25 GiB[ 1.866549] mmcblk0boot0: mmc0:0001 MMC08G partition 1 8.00 MiB [ 1.872769] mmcblk0boot1: mmc0:0001 MMC08G partition 2 8.00 MiB [ 1.924552] ledtrig-cpu: registered to indicate activity on CPUs [ 1.935756] hwspinlock_user gatemp: requested 20 hwspinlocks [ 1.942739] aic_dvdd: supplied by evm_3v3_sw [ 1.949495] davinci-mcasp 48464000.mcasp: DAI is shared [ 1.955408] davinci-mcasp 48468000.mcasp: ERRATA i868 workaround is enabled [ 1.962623] davinci-mcasp 48474000.mcasp: DAI is shared [ 1.967938] davinci-mcasp 48474000.mcasp: ERRATA i868 workaround is enabled [ 1.975162] davinci-mcasp 4847c000.mcasp: invalid tdm slots: 0 [ 1.982223] omap-hdmi-audio omap-hdmi-audio.0.auto: snd-soc-dummy-dai <-> 58040000.encoder mapping ok [ 1.993103] NET: Registered protocol family 10 [ 2.008379] sit: IPv6 over IPv4 tunneling driver [ 2.013603] NET: Registered protocol family 17 [ 2.018306] Key type dns_resolver registered [ 2.022819] omap_voltage_late_init: Voltage driver support not added [ 2.029716] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm [ 2.035946] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm [ 2.042641] Adding alias for supply vdd,cpu0 -> vdd,4a003b20.oppdm [ 2.048878] Adding alias for supply vbb,cpu0 -> vbb,4a003b20.oppdm [ 2.057111] Power Management for TI OMAP4+ devices. [ 2.062216] Registering SWP/SWPB emulation handler [ 2.068001] dmm 4e000000.dmm: workaround for errata i878 in use [ 2.075233] dmm 4e000000.dmm: initialized all PAT entries [ 2.082430] tvp5158 1-0058: Unable to of_probe [ 2.087383] omap_hsmmc 4809c000.mmc: Got CD GPIO [ 2.143535] asoc-simple-card sound0: tlv320aic3x-hifi <-> 48468000.mcasp mapping ok [ 2.163638] asoc-simple-card jamr3_sound: tlv320aic3x-hifi <-> 48474000.mcasp mapping ok[ 2.195397] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 2.202037] [drm] No driver support for vblank timestamp query. [ 2.208004] omapdrm omapdrm.0: No connectors reported connected with modes [ 2.214919] [drm] Cannot find any crtc or sizes - going 1024x768 [ 2.223625] [drm] Enabling DMM ywrap scrolling [ 2.232417] Console: switching to colour frame buffer device 128x48 [ 2.243205] omapdrm omapdrm.0: fb0: omapdrm frame buffer device [ 2.273450] [drm] Initialized omapdrm 1.0.0 20110917 on minor 0 [ 2.279561] tvp5158 1-0058: Unable to of_probe [ 2.284867] input: gpio_keys as /devices/platform/gpio_keys/input/input0 [ 2.291762] hctosys: unable to open rtc device (rtc0) [ 2.292845] tvp5158 1-0058: Unable to of_probe [ 2.309399] evm_1v8: disabling [ 2.312470] aic_dvdd: disabling [ 2.315633] vmmcwl_fixed: disabling [ 2.319304] ldousb: disabling [ 2.322705] ALSA device list: [ 2.325684] #0: DRA7xx-EVM [ 2.328573] #1: HDMI 58040000.encoder [ 2.332420] #2: DRA7xx-JAMR3 [ 2.336166] Waiting for root device PARTUUID=327091ef-02... [ 2.421650] mmc2: host does not support reading read-only switch, assuming write-enable [ 2.434123] mmc2: new ultra high speed DDR50 SDHC card at address aaaa [ 2.441046] mmcblk1: mmc2:aaaa SS08G 7.40 GiB [ 2.448193] mmcblk1: p1 p2 [ 2.451607] tvp5158 1-0058: Unable to of_probe [ 2.818908] EXT4-fs (mmcblk1p2): recovery complete [ 2.824586] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null) [ 2.832767] VFS: Mounted root (ext4 filesystem) on device 179:50.[ 2.845225] devtmpfs: mounted [ 2.848415] Freeing unused kernel memory: 340K [ 2.852900] This architecture does not have kernel memory protection. [ 3.005093] systemd[1]: System time before build time, advancing clock. [ 3.036662] random: systemd: uninitialized urandom read (16 bytes read, 22 bits of entropy available) [ 3.050689] random: systemd: uninitialized urandom read (16 bytes read, 22 bits of entropy available) [ 3.062378] systemd[1]: systemd 229 running in system mode. (+PAM -AUDIT -SELINUX +IMA - APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPT) [ 3.081581] systemd[1]: Detected architecture arm. Welcome to Arago 2016.12! [ 3.107719] systemd[1]: Set hostname to . [ 3.173582] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 24 bits of entropy available) [ 3.199005] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 25 bits of entropy available) [ 3.209230] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 25 bits of entropy available) [ 3.213658] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 25 bits of entropy available) [ 3.218160] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 25 bits of entropy available) [ 3.276854] random: systemd: uninitialized urandom read (16 bytes read, 29 bits of entropy available) [ 3.286380] random: systemd: uninitialized urandom read (16 bytes read, 29 bits of entropy available) [ 3.296253] random: systemd: uninitialized urandom read (16 bytes read, 29 bits of entropy available) [ 3.628061] systemd[1]: sysinit.target: Found ordering cycle on sysinit.target/start [ 3.635902] systemd[1]: sysinit.target: Found dependency on alignment.service/start [ 3.643694] systemd[1]: sysinit.target: Found dependency on basic.target/start [ 3.650952] systemd[1]: sysinit.target: Found dependency on sockets.target/start [ 3.658414] systemd[1]: sysinit.target: Found dependency on dbus.socket/start[ 3.665600] systemd[1]: sysinit.target: Found dependency on sysinit.target/start [ 3.673043] systemd[1]: sysinit.target: Breaking ordering cycle by deleting job alignment.service/start [ 3.682480] systemd[1]: alignment.service: Job alignment.service/start deleted to break ordering cycle starting with sysinit.targt [ SKIP ] Ordering cycle found, skipping alignment.service [ 3.715225] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 3.742993] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 3.772965] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ OK ] Listening on /dev/initctl Compatibility Named Pipe. [ 3.803082] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password Requests to Console Directory Watch. [ 3.832970] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 3.852891] systemd[1]: Reached target Swap. [ OK ] Reached target Swap. [ 3.872968] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 3.904113] systemd[1]: Created slice System Slice. [ OK ] Created slice System Slice. [ 3.962920] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.987547] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.001515] CMEMK module: reference Linux version 4.4.84 [ 4.007476] no physical memory specified [ 4.011420] cmemk initialized [ 4.032608] cryptodev: driver 1.8 loaded.[ 4.043132] systemd[1]: Starting Setup Virtual Console... Starting Setup Virtual Console... [ 4.075093] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.111183] systemd[1]: Mounting Temporary Directory... Mounting Temporary Directory... [ 4.145359] 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... [ 4.174962] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.191156] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null) [ 4.197126] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 4.223255] systemd[1]: Listening on Syslog Socket. [ OK ] Listening on Syslog Socket. [ 4.253057] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password Requests to Wall Directory Watch. [ 4.282893] systemd[1]: Reached target Paths. [ OK ] Reached target Paths. [ 4.302867] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 4.333506] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 4.362909] systemd[1]: Reached target Slices. [ OK ] Reached target Slices. [ 4.383482] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ 4.413518] systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice.[ 4.473117] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.509299] systemd[1]: Mounted Debug File System. [ OK ] Mounted Debug File System. [ 4.532994] systemd[1]: Mounted POSIX Message Queue File System. [ OK ] Mounted POSIX Message Queue File System. [ 4.562997] systemd[1]: Mounted Temporary Directory. [ OK ] Mounted Temporary Directory. [ 4.593127] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. [ OK ] Started Load Kernel Modules. [ OK ] Started Setup Virtual Console. [ OK ] Started Create list of required sta...ce nodes for the current kernel. [ OK ] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Starting Flush Journal to Persistent Storage... [ OK ] Started Create Static Device Nodes in /dev. [ OK ] Started Apply Kernel Variables. [ 5.226209] systemd-journald[166]: 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 /var/volatile... Mounting /media/ram... [ OK ] Mounted /var/volatile. [ OK ] Mounted /media/ram. [ OK ] Started udev Kernel Device Manager.[ 5.545226] omap-rproc 58820000.ipu: assigned reserved memory node ipu1_cma@9d000000 [ 5.600713] remoteproc0: 58820000.ipu is available [ 5.606024] remoteproc0: Note: remoteproc is still under development and considered experimental. [ 5.622397] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. [ 5.633273] tvp5158 1-0058: Unable to of_probe [ 5.639638] omap-rproc 55020000.ipu: assigned reserved memory node ipu2_cma@95800000 [ OK ] Started udev Coldplug all Devices.[ 5.650639] remoteproc1: 55020000.ipu is available [ 5.661219] remoteproc1: Note: remoteproc is still under development and considered experimental. [ 5.671083] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. [ 5.693214] tvp5158 1-0058: Unable to of_probe [ 5.698191] omap-rproc 40800000.dsp: assigned reserved memory node dsp1_cma@99000000 [ 5.725069] remoteproc2: 40800000.dsp is available [ 5.730207] remoteproc2: Note: remoteproc is still under development and considered experimental. [ 5.760166] remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. [ 5.783853] tvp5158 1-0058: Unable to of_probe [ 5.790407] omap-rproc 41000000.dsp: assigned reserved memory node dsp2_cma@9f000000 [ 5.81708] remoteproc3: 41000000.dsp is available [ 5.825296] remoteproc3: Note: remoteproc is still under development and considered experimental. [ OK ] Reached target Local File Systems. [ 5.843943] remoteproc3: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. [ 5.862011] tvp5158 1-0058: Unable to of_probe Starting Create Volatile Files and Directories... [ 5.971856] omap_rng 48090000.rng: OMAP Random Number Generator ver. 20 Starting Load/Save Random Seed... [ 5.994945] tvp5158 1-0058: Unable to of_probe[ OK ] Found device /dev/ttyS0. [ 6.039135] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2 [ 6.076678] tvp5158 1-0058: Unable to of_probe [ 6.097083] omap_rtc 48838000.rtc: rtc core: registered 48838000.rtc as rtc0 [ 6.115504] remoteproc1: registered virtio0 (type 7) [ 6.120861] tvp5158 1-0058: Unable to of_probe [ OK ] Started Load/Save Random Seed. [ 6.169151] remoteproc0: registered virtio1 (type 7) [ OK ] Started Create Volatile Files and Directories. [ 6.233924] SCSI subsystem initialized Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ 6.333590] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 6.353071] tvp5158 1-0058: Unable to of_probe [ 6.353187] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3 [ 6.383832] remoteproc2: registered virtio2 (type 7) [ 6.396957] tvp5158 1-0058: Unable to of_probe [ 6.400717] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3 [ 6.401322] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3 [ 6.416295] tvp5158 1-0058: Unable to of_probe [ 6.426501] CAN device driver interface [ 6.453654] ahci 4a140000.sata: SSS flag set, parallel bus scan disabled [ 6.460406] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 6.472106] ahci 4a140000.sata: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part ccc apst [ OK ] Started Update UTMP about System Boot/Shutdown. [ 6.508222] remoteproc3: registered virtio3 (type 7) [ 6.508564] scsi host0: ahci [ 6.508822] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 345 [ 6.509754] c_can_platform 4ae3c000.can: c_can_platform device registered (regs=fce3c000, irq=365)[ 6.514707] tvp5158 1-0058: Unable to of_probe [ OK ] Started Network Time Synchronization. [ OK ] Reached target System Time Synchronized. [ 6.644223] [drm] Initialized pvr 1.14.3699939 20110701 on minor 1 [ 6.661336] tvp5158 1-0058: Unable to of_probe Starting Synchronize System and HW clocks... [ OK ] Started Synchronize System and HW clocks. [ 6.768473] tvp5158 1-0058: Unable to of_probe [ OK ] Reached target Sound Card. [ OK ] Reached target System Initialization. [ 6.873214] ata1: SATA link down (SStatus 0 SControl 300) [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target Timers. [ OK ] Listening on RPCbind Server Activation Socket. [ OK ] Listening on dropbear.socket. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket. [ OK ] Listening on D-Bus System Message Bus Socket. [ 7.065286] FAT-fs (mmcblk1p1): Volume was not properlyunmounted. Some data may be corrupt. Please run fsck. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ OK ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf. Starting uim-sysfs.service... [ OK ] Started Kernel Logging Service. Starting TI MultiCore Tools Daemon... [ OK ] Started System Logging Service. Starting Permit User Sessions... Starting Save/Restore Sound Card State... Starting Login Service...[ 7.375129] NET: Registered protocol family 15 Starting Avahi mDNS/DNS-SD Stack... Starting Telephony service... [ OK ] Started D-Bus System Message Bus. [ 7.636254] Initializing XFRM netlink socket [ OK ] Started Telephony service. [ 7.660442] Bluetooth: Core ver 2.21 [ 7.667887] NET: Registered protocol family 31 [ OK ] Started Avahi mDNS/DNS-SD Stack. [ 7.689306] Bluetooth: HCI device and connection manager initialized Starting Print notice about GPLv3 packages... [ 7.708488] Bluetooth: HCI socket layer initialized [ 7.722001] Bluetooth: L2CAP socket layer initialized [ 7.732330] Bluetooth: SCO socket layer initialized Starting Network Service... [FAILED] Failed to start TI MultiCore Tools Daemon. See 'systemctl status ti-mct-daemon.service' for details. [ OK ] Started Permit User Sessions. [ 7.917091] remoteproc1: powering up 55020000.ipu [ 7.928915] net eth1: initializing cpsw version 1.15 (0) [ OK ] Started Save/Restore Sound Card State. [ OK ] Started Network Service. [ 7.967740] net eth0: initialized cpsw ale version 1.4 [ 7.979978] remoteproc1: Booting fw image dra7-ipu2-fw.xem4, size 3743112 [ 8.015771] net eth0: ALE Table size 1024 [ 8.036634] omap-iommu 55082000.mmu: 55082000.mmu: version 2.1 [ 8.047788] tvp5158 1-0058: Unable to of_probe [ 8.064766] net eth1: phy found : id is : 0x20005c7a [ 8.099078] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready[ 8.134015] net eth0: initializing cpsw version 1.15 (0) [ 8.170919] tvp5158 1-0058: Unable to of_probe [ 8.178440] random: nonblocking pool is initialized [ 8.186462] net eth0: phy found : id is : 0x20005c7a [ 8.222598] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 8.269619] remoteproc1: remote processor 55020000.ipu is now up [ 8.293113] virtio_rpmsg_bus virtio0: rpmsg host is online [ 8.296269] virtio_rpmsg_bus virtio0: creating channel rpmsg-rpc addr 0x65 [ 8.297159] virtio_rpmsg_bus virtio0: creating channel rpmsg-rpc addr 0x66 [ 8.340912] tvp5158 1-0058: Unable to of_probe [ 8.347772] remoteproc0: powering up 58820000.ipu [ 8.382368] remoteproc0: Booting fw image dra7-ipu1-fw.xem4, size 4794908 [ 8.406444] omap-iommu 58882000.mmu: 58882000.mmu: version 2.1 [ 8.442903] tvp5158 1-0058: Unable to of_probe [ 8.448336] remoteproc0: remote processor 58820000.ipu is now up [ 8.468550] virtio_rpmsg_bus virtio1: rpmsg host is online [ 8.469899] virtio_rpmsg_bus virtio1: creating channel rpmsg-client-sample addr 0x32 [ 8.470039] virtio_rpmsg_bus virtio1: creating channel rpmsg-client-sample addr 0x33 [ 8.470204] virtio_rpmsg_bus virtio1: creating channel rpmsg-omx addr 0x3c [ 8.470367] virtio_rpmsg_bus virtio1: creating channel rpmsg-rpc addr 0x65 [ 8.580096] tvp5158 1-0058: Unable to of_probe [ 8.586135] remoteproc2: powering up 40800000.dsp [ 8.623950] remoteproc2: Booting fw image dra7-dsp1-fw.xe66, size 5635840 [ 8.656166] omap_hwmod: mmu0_dsp1: _wait_target_disable failed [ 8.662065] omap-iommu 40d01000.mmu: 40d01000.mmu: version 3.0 [ 8.668023] omap-iommu 40d02000.mmu: 40d02000.mmu: version 3.0 [ 8.737215] remoteproc2: remote processor 40800000.dsp is now up [ 8.776430] virtio_rpmsg_bus virtio2: rpmsg host is online [ 8.777252] virtio_rpmsg_bus virtio2: creating channel rpmsg-client-sample addr 0x32[ 8.777800] virtio_rpmsg_bus virtio2: creating channel rpmsg-client-sample addr 0x33 [ 8.777923] virtio_rpmsg_bus virtio2: creating channel rpmsg-omx addr 0x3c [ 8.778021] virtio_rpmsg_bus virtio2: creating channel rpmsg-rpc addr 0x65 [ 8.864689] tvp5158 1-0058: Unable to of_probe [ 8.882124] remoteproc3: powering up 41000000.dsp [ 8.906495] remoteproc3: Booting fw image dra7-dsp2-fw.xe66, size 5635844 [ 8.944915] omap_hwmod: mmu0_dsp2: _wait_target_disable failed [ 8.950814] omap-iommu 41501000.mmu: 41501000.mmu: version 3.0 [ 8.956739] omap-iommu 41502000.mmu: 41502000.mmu: version 3.0 [ 8.990863] tvp5158 1-0058: Unable to of_probe [ 9.017864] remoteproc3: remote processor 41000000.dsp is now up [ 9.028461] usbcore: registered new interface driver usbfs [ 9.036881] virtio_rpmsg_bus virtio3: rpmsg host is online [ 9.037707] virtio_rpmsg_bus virtio3: creating channel rpmsg-client-sample addr 0x32 [ 9.038014] virtio_rpmsg_bus virtio3: creating channel rpmsg-client-sample addr 0x33 [ 9.038138] virtio_rpmsg_bus virtio3: creating channel rpmsg-omx addr 0x3c [ 9.038851] virtio_rpmsg_bus virtio3: creating channel rpmsg-rpc addr 0x65 [ 9.092917] usbcore: registered new interface driver hub [ 9.106835] tvp5158 1-0058: Unable to of_probe [ 9.134253] usbcore: registered new device driver usb [ 9.135726] rpmsg_rpc rpmsg0: probing service dce-callback with src 1024 dst 101 [ 9.146994] rpmsg_rpc rpmsg1: probing service rpmsg-dce with src 1025 dst 102 [ 9.147429] rpmsg_rpc rpmsg0: published functions = 4 [ 9.150023] tvp5158 1-0058: Unable to of_probe [ 9.200365] rpmsg_rpc rpmsg5: probing service rpc_example_2 with src 1024 dst 101 [ 9.200773] tvp5158 1-0058: Unable to of_probe [ 9.200822] rpmsg_rpc rpmsg1: published functions = 9 [ 9.222806] dwc3 48890000.usb: otg: primary host xhci-hcd.1.auto registered [ 9.229804] dwc3 48890000.usb: otg: shared host xhci-hcd.1.auto registered[ 9.252729] dwc3 48890000.usb: otg: can't start till gadget registers [ 9.268837] rpmsg_rpc rpmsg9: probing service rpc_example_4 with src 1024 dst 101 [ 9.269264] tvp5158 1-0058: Unable to of_probe [ 9.269351] rpmsg_rpc rpmsg5: published functions = 8 [ 9.287360] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller [ 9.287511] tvp5158 1-0058: Unable to of_probe [ 9.307761] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1 [ 9.326068] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x00210010 [ 9.342746] rpmsg_rpc rpmsg9: published functions = 8 [ 9.354162] xhci-hcd xhci-hcd.2.auto: irq 511, io mem 0x488d0000 [ 9.362495] rpmsg_rpc rpmsg13: probing service rpc_example_3 with src 1024 dst 101 [ 9.374463] tvp5158 1-0058: Unable to of_probe [ 9.385158] rpmsg_rpc rpmsg13: published functions = 8 [ 9.385438] hub 1-0:1.0: USB hub found [ 9.385476] hub 1-0:1.0: 1 port detected [ 9.385778] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller [ 9.385791] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2 [ 9.385870] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 9.419750] hub 2-0:1.0: USB hub found [ 9.425348] hub 2-0:1.0: 1 port detected [ 9.429206] tvp5158 1-0058: Unable to of_probe [ 9.455106] tvp5158 1-0058: Unable to of_probe [ 9.460858] tvp5158 1-0058: Unable to of_probe [ OK ] Started Login Service. [ 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... [ OK ] Started Getty on tty1.[ OK ] Started Serial Getty on ttyS0. [ OK ] Started Lightning Fast Webserver With Light System Requirements. [ OK ] Started Network Name Resolution. [ OK ] Started uim-sysfs.service. *************************************************************** *************************************************************** NOTICE: This file system contains the following GPLv3 packages: Starting rc.pvr.service... 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 libcairo-perf-utils libgmp10 libidn11libmpc3 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 Where 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 *************************************************************** *************************************************************** 10.045430] PVR_K: UM DDK-(3699939) and KM DDK-(3699939) match. [ OK ] [ OK ] Started Print notice about GPLv3 packages. [ OK ] Started rc.pvr.service. Starting weston.service... [ OK ] Started weston.service. Starting tiipclad-daemon.service... Starting telnetd.service...[ OK ] Started tiipclad-daemon.service. [ OK ] Started telnetd.service. Starting thttpd.service... [ OK ] Started thttpd.service. Starting rng-tools.service... [ OK ] Started rng-tools.service. Starting gdbserverproxy.service... [ 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 dra7xx-evm ttyS0 Arago 2016.12 dra7xx-evm ttyS0 dra7xx-evm login: [ 20.120519] omap_hwmod: mmu1_dsp1: _wait_target_disable failed [ 20.133704] omap_hwmod: mmu1_dsp2: _wait_target_disable failed [ 20.146850] omap_hwmod: mmu0_dsp1: _wait_target_disable failed [ 20.159971] omap_hwmod: mmu0_dsp2: _wait_target_disable failed Please suggest how this can be resolved. Regards, Pallavi Ghorpade Responses: Hi Pallavi, the "omap_hwmod: mmu0_dsp2: _wait_target_disable failed" messages are expected and do not indicate error: e2e.ti.com/.../2471730 I see you get "dra7xx-evm login:" but "omap_hwmod: " messages seems to pop just afterwards. Can you press enter to see if "dra7xx-evm login:" will appear again (or just type root to log-in)? Regards, Yordan Hi Yordan, We are not able to type anything in console, and even if we press enter, console is not responding. I doubt kernel is crashing.What should we try? Thanks, Pallavi Hi Pallavi, I have pinged Linux experts for further help. Regards, Yordan Hi have you looked at and followed the instructions from the Quick Start Guide and Software developers guide in preparing your boot images and choosing the right Device tree file, boot args for the kernel