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