This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/66AK2H12: Problem in running linux on K2H

Part Number: 66AK2H12

Tool/software: Linux

Hi all.

I use k2hevm. i useed UBI image in processor SDK 3.3.0.4 (tisdk-server-rootfs-image-k2hk-evm.ubi) and linux ran complete on it. the log file is below (linux_v3_k2hk.txt):

  

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.41-gf9f6f0db2d (gtbldadm@ubuntu-16) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #1 SMP PREEMPT Wed Mar 29 17:14:03 EDT 2017
[    0.000000] CPU: ARMv7 Processor [412fc0f4] revision 4 (ARMv7), cr=30c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000] Machine model: Texas Instruments Keystone 2 Kepler/Hawking EVM
[    0.000000] Switching physical address space to 0x800000000
[    0.000000] Reserved memory: created CMA memory pool at 0x000000081f800000, size 8 MiB
[    0.000000] Reserved memory: initialized node dsp_common_cma_pool, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x0000000820000000, size 256 MiB
[    0.000000] Reserved memory: initialized node dsp_reserved_mpm_area, compatible id shared-dma-pool
[    0.000000] cma: Reserved 24 MiB at 0x000000087e400000
[    0.000000] Forcing write-allocate cache policy for SMP
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: Using PSCI v0.1 Function IDs from DT
[    0.000000] PERCPU: Embedded 11 pages/cpu @de594000 s14848 r8192 d22016 u45056
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 358720
[    0.000000] Kernel command line: console=ttyS0,115200n8 rootwait=1 mtdparts=spi0.0:1m(u-boot-spl)ro,-(misc) rootfstype=ubifs root=ubi0:rootfs rootflags=sync rw ubi.mtd=ubifs,2048
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 1385628K/1441792K available (6587K kernel code, 255K rwdata, 2340K rodata, 284K init, 296K bss, 23396K reserved, 32768K cma-reserved, 892928K 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 - 0xc08c0044   (8929 kB)
[    0.000000]       .init : 0xc08c1000 - 0xc0908000   ( 284 kB)
[    0.000000]       .data : 0xc0908000 - 0xc0947c50   ( 256 kB)
[    0.000000]        .bss : 0xc0949000 - 0xc09930c4   ( 297 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 32.
[    0.000000]  RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=4
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] Architected cp15 timer(s) running at 200.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[    0.000003] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[    0.000010] Switching to timer-based delay loop, resolution 5ns
[    0.000172] keystone timer clock @200000000 Hz
[    0.000398] Console: colour dummy device 80x30
[    0.000416] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
[    0.000426] pid_max: default: 32768 minimum: 301
[    0.000504] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000512] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000940] Initializing cgroup subsys io
[    0.000954] Initializing cgroup subsys memory
[    0.000976] Initializing cgroup subsys devices
[    0.000985] Initializing cgroup subsys freezer
[    0.000994] Initializing cgroup subsys perf_event
[    0.001003] Initializing cgroup subsys pids
[    0.001024] CPU: Testing write buffer coherency: ok
[    0.001211] /cpus/cpu@0 missing clock-frequency property
[    0.001236] /cpus/cpu@1 missing clock-frequency property
[    0.001260] /cpus/cpu@2 missing clock-frequency property
[    0.001286] /cpus/cpu@3 missing clock-frequency property
[    0.001294] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.001323] Setting up static identity map for 0x800082c0 - 0x800083f8
[    0.084457] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.114502] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.144536] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.144624] Brought up 4 CPUs
[    0.144639] SMP: Total of 4 processors activated (1600.00 BogoMIPS).
[    0.144644] CPU: All CPU(s) started in HYP mode.
[    0.144648] CPU: Virtualization extensions available.
[    0.145017] devtmpfs: initialized
[    0.156387] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[    0.156622] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.157261] pinctrl core: initialized pinctrl subsystem
[    0.157837] NET: Registered protocol family 16
[    0.158512] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.180117] cpuidle: using governor ladder
[    0.210136] cpuidle: using governor menu
[    0.215830] irq: no irq domain found for /soc/keystone_irq@26202a0 !
[    0.216020] irq: no irq domain found for /soc/keystone_irq@26202a0 !
[    0.216209] irq: no irq domain found for /soc/keystone_irq@26202a0 !
[    0.216400] irq: no irq domain found for /soc/keystone_irq@26202a0 !
[    0.216591] irq: no irq domain found for /soc/keystone_irq@26202a0 !
[    0.216779] irq: no irq domain found for /soc/keystone_irq@26202a0 !
[    0.216972] irq: no irq domain found for /soc/keystone_irq@26202a0 !
[    0.217164] irq: no irq domain found for /soc/keystone_irq@26202a0 !
[    0.223479] No ATAGs?
[    0.223500] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.223506] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.253950] media: Linux media interface: v0.10
[    0.253988] Linux video capture interface: v2.00
[    0.254017] pps_core: LinuxPPS API ver. 1 registered
[    0.254023] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.254040] PTP clock support registered
[    0.254073] EDAC MC: Ver: 3.0.0
[    0.254652] Advanced Linux Sound Architecture Driver Initialized.
[    0.255271] clocksource: Switched to clocksource arch_sys_counter
[    0.262394] NET: Registered protocol family 2
[    0.262818] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    0.262846] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[    0.262893] TCP: Hash tables configured (established 4096 bind 4096)
[    0.262927] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.262943] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.263041] NET: Registered protocol family 1
[    0.263202] RPC: Registered named UNIX socket transport module.
[    0.263209] RPC: Registered udp transport module.
[    0.263214] RPC: Registered tcp transport module.
[    0.263218] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.263364] Unpacking initramfs...
[    0.265940] Freeing initrd memory: 52K (cfff3000 - d0000000)
[    0.266074] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[    0.266637] platform alarmtimer: set dma_pfn_offset00780000
[    0.266995] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.272787] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.273296] NFS: Registering the id_resolver key type
[    0.273320] Key type id_resolver registered
[    0.273326] Key type id_legacy registered
[    0.273369] ntfs: driver 2.1.32 [Flags: R/O].
[    0.274336] bounce: pool size: 64 pages
[    0.274450] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.274460] io scheduler noop registered
[    0.274468] io scheduler deadline registered
[    0.274493] io scheduler cfq registered (default)
[    0.274611] keystone_irq soc:keystone_irq@26202a0: irqchip registered, nr_irqs 28
[    0.275115] ti,keystone-serdes 232a000.phy: init fw ks2_gbe_serdes.bin: version 3.3.0.2c
[    0.278061] keystone-rapidio 2900000.rapidio: KeyStone RapidIO driver v1.4
[    0.278099] keystone-rapidio 2900000.rapidio: missing "rx-queue" parameter for mbox 0, using qpend
[    0.278110] keystone-rapidio 2900000.rapidio: missing "tx-completion-queue" parameter for mbox 0, using qpend
[    0.278117] keystone-rapidio 2900000.rapidio: missing "tx-garbage-queue" parameter for mbox 0, using qpend
[    0.278128] keystone-rapidio 2900000.rapidio: missing "rx-queue" parameter for mbox 1, using qpend
[    0.278138] keystone-rapidio 2900000.rapidio: missing "tx-completion-queue" parameter for mbox 1, using qpend
[    0.278145] keystone-rapidio 2900000.rapidio: missing "tx-garbage-queue" parameter for mbox 1, using qpend
[    0.278220] keystone-rapidio 2900000.rapidio: using K2 SerDes
[    0.278259] keystone-rapidio 2900000.rapidio: initializing 5.00 Gbps interface with port configuration 4
[    0.495397] keystone-rapidio 2900000.rapidio: packet forwarding disabled
[    0.605938] keystone-navigator-qmss soc:qmss@2a40000: qmgr start queue 0, number of queues 8192
[    0.606057] keystone-navigator-qmss soc:qmss@2a40000: added qmgr start queue 0, num of queues 8192, reg_peek f0fc0000, reg_status f0972000, reg_config f0978000, reg_region f097a000, reg_push f1080000, reg_pop f10c0000
[    0.606070] keystone-navigator-qmss soc:qmss@2a40000: qmgr start queue 8192, number of queues 8192
[    0.606173] keystone-navigator-qmss soc:qmss@2a40000: added qmgr start queue 8192, num of queues 8192, reg_peek f1100000, reg_status f097c400, reg_config f097e000, reg_region f0f82000, reg_push f1140000, reg_pop f1180000
[    0.606442] keystone-navigator-qmss soc:qmss@2a40000: firmware file ks2_qmss_pdsp_acc48.bin downloaded for pdsp0
[    0.606506] keystone-navigator-qmss soc:qmss@2a40000: firmware file ks2_qmss_pdsp_qos.bin downloaded for pdsp3
[    0.606569] keystone-navigator-qmss soc:qmss@2a40000: firmware file ks2_qmss_pdsp_qos.bin downloaded for pdsp7
[    0.607463] keystone-navigator-qmss soc:qmss@2a40000: qos: sched port @8096, drop sched @8000
[    0.608912] keystone-navigator-qmss soc:qmss@2a40000: qos: sched port @6496, drop sched @6400
[    0.610778] keystone-navigator-qmss soc:qmss@2a40000: qos version 0x200010b, magic valid
[    0.611300] keystone-navigator-qmss soc:qmss@2a40000: qos version 0x200010b, magic valid
[    0.612260] keystone-navigator-dma soc:knav_dmas@0: DMA dma_gbe registered 41 logical channels, flows 32, tx chans: 9, rx chans: 24
[    0.612369] keystone-navigator-dma soc:knav_dmas@0: DMA dma_xgbe registered 48 logical channels, flows 32, tx chans: 16, rx chans: 16
[    0.612469] keystone-navigator-dma soc:knav_dmas@0: DMA dma_srio registered 36 logical channels, flows 20, tx chans: 16, rx chans: 16
[    0.656721] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[    0.656789] platform serial8250: set dma_pfn_offset00780000
[    0.659088] console [ttyS0] disabled
[    0.659129] 2530c00.serial: ttyS0 at MMIO 0x2530c00 (irq = 26, base_baud = 12500000) is a 16550A
[    1.690074] console [ttyS0] enabled
[    1.694210] 2531000.serial: ttyS1 at MMIO 0x2531000 (irq = 27, base_baud = 12500000) is a 16550A
[    1.703545] [drm] Initialized drm 1.1.0 20060810
[    1.713920] loop: module loaded
[    1.717321] at24 0-0050: 131072 byte 24c1024 EEPROM, writable, 1 bytes/write
[    1.725643] spi_davinci 21000400.spi: DMA is not supported (-19)
[    1.732222] m25p80 spi32766.0: n25q128a11 (16384 Kbytes)
[    1.737586] 2 ofpart partitions found on MTD device spi32766.0
[    1.743437] Creating 2 MTD partitions on "spi32766.0":
[    1.748606] 0x000000000000-0x000000100000 : "u-boot-spl"
[    1.754677] 0x000000100000-0x000001000000 : "misc"
[    1.760230] spi_davinci 21000400.spi: Controller at 0xf0ff0400
[    1.766271] spi_davinci 21000600.spi: DMA is not supported (-19)
[    1.772601] spi_davinci 21000600.spi: Controller at 0xf0ff2600
[    1.778633] spi_davinci 21000800.spi: DMA is not supported (-19)
[    1.784966] spi_davinci 21000800.spi: Controller at 0xf0ff4800
[    1.791393] platform Fixed MDIO bus.0: set dma_pfn_offset00780000
[    1.797643] libphy: Fixed MDIO Bus: probed
[    1.845292] davinci_mdio 2090300.mdio: davinci mdio revision 1.5
[    1.851319] libphy: 2090300.mdio: probed
[    1.855936] davinci_mdio 2090300.mdio: phy[0]: device 2090300.mdio:00, driver Marvell 88E1111
[    1.864492] davinci_mdio 2090300.mdio: phy[1]: device 2090300.mdio:01, driver Marvell 88E1111
[    1.873622] ti,keystone-serdes 232a000.phy: Requested PHY is disabled
[    2.391691] ti,keystone-serdes 232a000.phy: Requested PHY is disabled
[    2.911366] netcp-1.0 2620110.netcp: cpts: overflow check period 350
[    2.917763] netcp-1.0 2620110.netcp: initialized cpsw ale version 1.3
[    2.924226] netcp-1.0 2620110.netcp: ALE Table size 1024
[    2.930808] netcp-1.0 2620110.netcp: module(netcp-xgbe) not used for device
[    2.938002] netcp-1.0 2620110.netcp: pa_clk_rate(163840000 HZ),mult(25000),shift(12)
[    2.947276] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 on pdsp 0
[    2.955526] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 on pdsp 1
[    2.963733] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 on pdsp 2
[    2.971954] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 on pdsp 3
[    2.980178] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 on pdsp 4
[    2.988413] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 on pdsp 5
[    2.997010] netcp-1.0 2620110.netcp: module(netcp-pa2) not used for device
[    3.004626] 2620738.usb_phy supply vcc not found, using dummy regulator
[    3.011655] mousedev: PS/2 mouse device common for all mice
[    3.017571] i2c /dev entries driver
[    3.023208] ledtrig-cpu: registered to indicate activity on CPUs
[    3.030805] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xac
[    3.037197] nand: Micron MT29F4G08ABBDAHC
[    3.041219] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    3.049143] Bad block table found at page 262080, version 0x01
[    3.055515] Bad block table found at page 262016, version 0x01
[    3.061629] nand_read_bbt: bad block at 0x000000c80000
[    3.066796] nand_read_bbt: bad block at 0x000000ca0000
[    3.072007] 3 ofpart partitions found on MTD device 30000000.nand
[    3.078131] Creating 3 MTD partitions on "30000000.nand":
[    3.083548] 0x000000000000-0x000000100000 : "u-boot"
[    3.089294] 0x000000100000-0x000000180000 : "params"
[    3.094997] 0x000000180000-0x000020000000 : "ubifs"
[    3.100978] davinci_nand 30000000.nand: controller rev. 2.5
[    3.107234] platform snd-soc-dummy: set dma_pfn_offset00780000
[    3.114229] NET: Registered protocol family 10
[    3.119334] sit: IPv6 over IPv4 tunneling driver
[    3.124369] NET: Registered protocol family 17
[    3.128990] Key type dns_resolver registered
[    3.133385] Registering SWP/SWPB emulation handler
[    3.139458] ubi0: attaching mtd4
[    3.425274] (NULL net_device): Link is Down
[    3.429470] (NULL net_device): Link is Down
[    5.304474] ubi0: scanning is finished
[    5.318200] ubi0: attached mtd4 (name "ubifs", size 510 MiB)
[    5.323879] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    5.330788] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    5.337610] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[    5.344594] ubi0: good PEBs: 4078, bad PEBs: 6, corrupted PEBs: 0
[    5.350716] ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
[    5.357973] ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 274363314
[    5.367061] ubi0: available PEBs: 0, total reserved PEBs: 4078, PEBs reserved for bad PEB handling: 74
[    5.376424] ubi0: background thread "ubi_bgt0d" started, PID 72
[    5.376577] hctosys: unable to open rtc device (rtc0)
[    5.390276] ALSA device list:
[    5.393251]   No soundcards found.
[    5.397234] UBIFS: parse sync
[    5.402049] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 73
[    5.436075] UBIFS (ubi0:0): start fixing up free space
[   28.931979] UBIFS (ubi0:0): free space fixup complete
[   28.955554] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[   28.962977] UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[   28.972943] UBIFS (ubi0:0): FS size: 493809664 bytes (470 MiB, 3889 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[   28.983688] UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)
[   28.989552] UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID 12CF050C-135D-442A-99D9-78EF4863A317, small LPT model
[   29.003061] VFS: Mounted root (ubifs filesystem) on device 0:14.
[   29.010980] devtmpfs: mounted
[   29.014081] Freeing unused kernel memory: 284K (c08c1000 - c0908000)
[   29.020490] This architecture does not have kernel memory protection.
[   29.233022] systemd[1]: System time before build time, advancing clock.
[   29.290860] random: systemd: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[   29.318586] random: systemd: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[   29.329797] 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)
[   29.348759] systemd[1]: Detected architecture arm.

Welcome to Arago 2016.12!

[   29.376251] systemd[1]: Set hostname to <k2hk-evm>.
[   29.386641] random: systemd: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[   29.396156] systemd[1]: Initializing machine ID from random generator.
[   29.540437] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[   29.569790] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[   29.596136] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[   29.669781] random: systemd: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[   29.735243] random: systemd: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[   29.744645] random: systemd: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[   29.754222] random: systemd: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[   29.988045] systemd[1]: Listening on Syslog Socket.
[  OK  ] Listening on Syslog Socket.
[   30.015369] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[   30.035475] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[   30.065445] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[   30.085373] systemd[1]: Reached target Remote File Systems.
[  OK  ] Reached target Remote File Systems.
[   30.117612] systemd[1]: Created slice System Slice.
[  OK  ] Created slice System Slice.
[   30.175487] systemd[1]: Mounting Temporary Directory...
         Mounting Temporary Directory...
[   30.196279] systemd[1]: Starting Setup Virtual Console...
         Starting Setup Virtual Console...
[   30.227200] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[   30.255472] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[   30.315463] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[   30.345575] systemd[1]: Listening on Network Service Netlink Socket.
[  OK  ] Listening on Network Service Netlink Socket.
[   30.375565] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[   30.455612] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
[   30.475440] CMEMK module: reference Linux version 4.4.41
[   30.481166] allocated heap buffer 0xc100000 of size 0x480000
[   30.486895] cmemk initialized
[   30.488788] systemd[1]: Mounting Debug File System...
         Mounting Debug File System...
[   30.501892] cryptodev: driver 1.8 loaded.
[   30.515466] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[   30.549106] NET: Registered protocol family 41
[   30.561073] uio_module_drv soc:mpax: registered misc device mpax
[   30.567343] uio_module_drv soc:edma3: registered misc device edma3
[   30.573708] uio_module_drv soc:secmgr: registered misc device secmgr
[   30.580314] uio_module_drv soc:qmss: registered misc device qmss
[   30.591919] uio_module_drv soc:hyperlink0: registered misc device hyperlink0
[   30.595607] systemd[1]: Starting Create list of required static device nodes for the current kernel...
         [   30.608796] uio_module_drv soc:hyperlink1: registered misc device hyperlink1
Starting Create [   30.617014] uio_module_drv soc:srio: registered misc device srio
list of required st... nodes for the current kernel...
[   30.645458] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[   30.675929] systemd[1]: Created slice system-getty.slice.
[  OK  ] Created slice system-getty.slice.
[   30.735581] systemd[1]: Starting Remount Root and Kernel File Systems...
         Starting Remount Root and Kernel File Systems...
[   30.765415] systemd[1]: Reached target Paths.
[  OK  ] Reached target Paths.
[   30.785530] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[   30.845625] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[   30.866872] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[   30.895538] systemd[1]: Reached target Slices.
[  OK  ] Reached target Slices.
[   30.924112] systemd[1]: Mounted Debug File System.
[  OK  ] Mounted Debug File System.
[   30.945436] systemd[1]: Mounted POSIX Message Queue File System.
[  OK  ] Mounted POSIX Message Queue File System.
[   30.975494] systemd[1]: Mounted Temporary Directory.
[  OK  ] Mounted Temporary Directory.
[   30.995568] systemd[1]: Started Journal Service.
[  OK  ] Started Journal Service.
[  OK  ] Started Setup Virtual Console.
[  OK  ] Started Load Kernel Modules.
[  OK  ] Started Create list of required sta...ce nodes for the current kernel.
[  OK  ] Started Remount Root and Kernel File Systems.
         Starting Rebuild Hardware Database...
         Starting Rebuild Dynamic Linker Cache...
         Starting Create Static Device Nodes in /dev...
         Starting Apply Kernel Variables...
         Starting Flush Journal to Persistent Storage...
[  OK  ] Started Apply Kernel Variables.
[   31.621983] systemd-journald[123]: Received request to flush runtime journal from PID 1
[  OK  ] Started Flush Journal to Persistent Storage.
[  OK  ] Started Create Static Device Nodes in /dev.
         Starting udev Kernel Device Manager...
[  OK  ] Reached target Local File Systems (Pre).
         Mounting /var/volatile...
         Mounting /media/ram...
[   31.805380] keystone-rapidio 2900000.rapidio: RIO port register timeout, port mask 0x1 not ready
[  OK  ] Mounted /var/volatile.
[  OK  ] Mounted /media/ram.
[  OK  ] Reached target Local File Systems.
         Starting Create Volatile Files and Directories...
         Starting Rebuild Journal Catalog...
         Starting Load/Save Random Seed...
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Started Create Volatile Files and Directories.
[  OK  ] Started Rebuild Journal Catalog.
[  OK  ] Started udev Kernel Device Manager.
         Starting Update UTMP about System Boot/Shutdown...
         Starting Network Time Synchronization...
         Starting Opkg first boot configure...
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Started Network Time Synchronization.
[  OK  ] Reached target System Time Synchronized.
         Starting Synchronize System and HW clocks...
[FAILED] Failed to start Synchronize System and HW clocks.
See 'systemctl status sync-clocks.service' for details.
[  OK  ] Started Rebuild Dynamic Linker Cache.
[  OK  ] Started Opkg first boot configure.
[  OK  ] Started Rebuild Hardware Database.
         Starting udev Coldplug all Devices...
         Starting Update is Completed...
[  OK  ] Started Update is Completed.
[   34.340278] keystone-rproc 10800000.dsp0: assigned reserved memory node dsp_common_cma_pool
[   34.356591]  remoteproc0: 10800000.dsp0 is available
[  OK  ] Started udev Coldplug all Dev[   34.368936]  remoteproc0: Note: remoteproc is still under development and considered experimental.
ices.
[   34.379596]  remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[   34.390885] davinci-wdt 22f0080.wdt: heartbeat 60 sec
[   34.398683] keystone-rproc 11800000.dsp1: assigned reserved memory node dsp_common_cma_pool
[   34.412183]  remoteproc1: 11800000.dsp1 is available
[   34.418077]  remoteproc1: Note: remoteproc is still under development and considered experimental.
[  OK  ] Reached target System Initial[   34.430805]  remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
ization.
[   34.451773] keystone-rproc 12800000.dsp2: assigned reserved memory node dsp_common_cma_pool
[   34.463241]  remoteproc2: 12800000.dsp2 is available
[  OK  ] Listening on [   34.471613]  remoteproc2: Note: remoteproc is still under development and considered experimental.
D-Bus System Message Bus Socket.
[   34.485213]  remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[  OK  eystone-rproc 13800000.dsp3: assigned reserved memory node dsp_common_cma_pool
m] Listening on [   34.514096]  remoteproc3: 13800000.dsp3 is available
RPCbind Server A[   34.520420]  remoteproc3: Note: remoteproc is still under development and considered experimental.
ctivation Socket.
[   34.532685]  remoteproc3: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[   34.546271] keystone-dsp-mem a0000000.dspmem: registered misc device dspmem
[   34.556797] keystone-rproc 14800000.dsp4: assigned reserved memory node dsp_common_cma_pool
[  OK  emoteproc4: 14800000.dsp4 is available
m] Started Daily Cleanup of Temp[   34.573668]  remoteproc4: Note: remoteproc is still under development and considered experimental.
orary Directories.
[   34.586390]  remoteproc4: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[   34.602249] keystone-rproc 15800000.dsp5: assigned reserved memory node dsp_common_cma_pool
[  OK  ] Reached target Timers.
[   34.619666]  remoteproc5: 15800000.dsp5 is available
[   34.630021]  remoteproc5: Note: remoteproc is still under development and considered experimental.
[   34.639409]  remoteproc5: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[  OK  eystone-rproc 16800000.dsp6: assigned reserved memory node dsp_common_cma_pool
m] Listening on [   34.663182]  remoteproc6: 16800000.dsp6 is available
dropbear.socket.[   34.669387]  remoteproc6: Note: remoteproc is still under development and considered experimental.

[   34.679804]  remoteproc6: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[   34.693070] keystone-rproc 17800000.dsp7: assigned reserved memory node dsp_common_cma_pool
[   34.702044]  remoteproc7: 17800000.dsp7 is available
[   34.707045]  remoteproc7: Note: remoteproc is still under development and considered experimental.
[   34.716136]  remoteproc7: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[   34.795686] keystone-crypto soc:subsys@20c0000:crypto@0: crypto accelerator enabled
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
         Starting tiipclad-daemon.service...
         Starting Print notice about GPLv3 packages...
         Starting TI Multiproc Manager...
         Starting Login Service...
[  OK  ] Started Kernel Logging Service.
[  OK  ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
[  OK  ] Started System Logging Service.
         Starting Ethernet Bridge Filtering Tables...
[  OK  ] Started D-Bus System Message Bus.
[   35.766162] platform xhci-hcd.0.auto: set dma_pfn_offset00780000
[   36.438712] usbcore: registered new interface driver usbfs
[   36.445447] usbcore: registered new interface driver hub
[   36.452212] usbcore: registered new device driver usb
         Starting Network Service...
         Starting telnetd.service...
         Starting softhsm-daemon.service...
[  OK  ] Started System Logger Daemon.
         Starting Permit User Sessions...
         Starting run_srss_tc.service...
[  OK  ] Started tiipclad-daemon.service.
[  OK  ] Started Ethernet Bridge Filtering Tables.
[  OK  ] Started run_srss_tc.service.
[  OK  ] Started telnetd.service.
[   36.606875] NET: Registered protocol family 15
[   36.616277] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[   36.621807] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[   36.636092] xhci-hcd xhci-hcd.0.auto: hcc params 0x0298f06d hci version 0x100 quirks 0x00210010
[  OK  hci-hcd xhci-hcd.0.auto: irq 34, io mem 0x02690000
m] Started Permit User Sessions.[   36.653707] hub 1-0:1.0: USB hub found

[   36.659153] hub 1-0:1.0: 1 port detected
[   36.664005] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[   36.669589] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[   36.677430] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[  OK  ub 2-0:1.0: USB hub found
m] Found device [   36.691619] hub 2-0:1.0: 1 port detected
/dev/ttyS0.
[   36.710025] IPsec: esp4_init: can't add xfrm type
[  OK  ] Started TI Multiproc Manager.
[  OK  ] Started Network Service.
[   37.006577] Initializing XFRM netlink socket
[   37.116093] netcp-1.0 2620110.netcp eth1: Link is Down
[   37.130984] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[   37.225983] netcp-1.0 2620110.netcp eth0: Link is Down
[   37.234437] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  OK  ] Started softhsm-daemon.service.
[  OK  ] Reached target Network.
[  OK  ] Started Vsftpd ftp daemon.
         Starting Lightning Fast Webserver With Light System Requirements...
         Starting Network Name Resolution...
[  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
         Starting TI MultiCore Tools Daemon...
[  OK  ] Started Getty on tty1.
[  OK  ] Started Serial Getty on ttyS0.
         Starting thttpd.service...
[  OK  ] Started Login Service.
[  OK  ] Started thttpd.service.
[  OK  ] Started Lightning Fast Webserver With Light System Requirements.
         Starting rng-tools.service...
[  OK  ] Started rng-tools.service.
         Starting gdbserverproxy.service...
[  OK  ] Started Network Name Resolution.
[  OK  ] Started gdbserverproxy.service.
         Starting matrix-gui-2.0.service...
[  OK  ] Started matrix-gui-2.0.service.
         Starting thermal-zone-init.service...
         Starting parse-ip.service...
[  OK  ] Started thermal-zone-init.service.
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPLv3 packages:
        autoconf
        binutils
        cpp-symlinks
        cpp
        dosfstools
        g++-symlinks
        g++
        gawk
        gcc-symlinks
        gcc
        gdb
        gdbc6x
        gdbserver
        libgmp10
        libmpc3
        libmpfr4
        m4
        make

If you do not wish to distribute GPLv3 components please remove
the above packages prior to distribution.  This can be done using
the opkg remove command.  i.e.:
    opkg remove <package>
Where <package> is the name printed in the list above

NOTE: If the package is a dependency of another package you
      will be notified of the dependent packages.  You should
      use the --force-removal-of-dependent-packages option to
      also remove the dependent packages as well
***************************************************************
***************************************************************
[  OK  ] Started Print notice about GPLv3 packages.
 
 
#>>>>> LCD 12
IP Address:

[  OK  ] Started parse-ip.service.
[   41.308147]  remoteproc0: powering up 10800000.dsp0
[   41.313051]  remoteproc0: Booting unspecified pre-loaded fw image
[   41.319372]  remoteproc0: remote processor 10800000.dsp0 is now up
[   41.325894] virtio_rpmsg_bus virtio0: rpmsg host is online
[   41.325992] virtio_rpmsg_bus virtio0: creating channel rpmsg-proto addr 0x3d
[   41.338539]  remoteproc0: registered virtio0 (type 7)
[   41.366905]  remoteproc1: powering up 11800000.dsp1
[   41.371836]  remoteproc1: Booting unspecified pre-loaded fw image
[   41.378068]  remoteproc1: remote processor 11800000.dsp1 is now up
[   41.384625] virtio_rpmsg_bus virtio1: rpmsg host is online
[   41.384714] virtio_rpmsg_bus virtio1: creating channel rpmsg-proto addr 0x3d
[   41.397281]  remoteproc1: registered virtio1 (type 7)
[   41.427424]  remoteproc2: powering up 12800000.dsp2
[   41.432322]  remoteproc2: Booting unspecified pre-loaded fw image
[   41.439805]  remoteproc2: remote processor 12800000.dsp2 is now up
[   41.447127] virtio_rpmsg_bus virtio2: rpmsg host is online
[   41.447229] virtio_rpmsg_bus virtio2: creating channel rpmsg-proto addr 0x3d
[   41.461626]  remoteproc2: registered virtio2 (type 7)
[   41.491703]  remoteproc3: powering up 13800000.dsp3
[   41.496656]  remoteproc3: Booting unspecified pre-loaded fw image
[   41.503033]  remoteproc3: remote processor 13800000.dsp3 is now up
[   41.510411] virtio_rpmsg_bus virtio3: rpmsg host is online
[   41.510523] virtio_rpmsg_bus virtio3: creating channel rpmsg-proto addr 0x3d
[   41.523064]  remoteproc3: registered virtio3 (type 7)
[   41.552945]  remoteproc4: powering up 14800000.dsp4
[   41.557900]  remoteproc4: Booting unspecified pre-loaded fw image
[   41.564293]  remoteproc4: remote processor 14800000.dsp4 is now up
[   41.573166] virtio_rpmsg_bus virtio4: rpmsg host is online
[   41.573282] virtio_rpmsg_bus virtio4: creating channel rpmsg-proto addr 0x3d
[   41.585879]  remoteproc4: registered virtio4 (type 7)
[   41.614959]  remoteproc5: powering up 15800000.dsp5
[   41.619908]  remoteproc5: Booting unspecified pre-loaded fw image
[   41.626200]  remoteproc5: remote processor 15800000.dsp5 is now up
[   41.633371] virtio_rpmsg_bus virtio5: rpmsg host is online
[   41.633506] virtio_rpmsg_bus virtio5: creating channel rpmsg-proto addr 0x3d
[   41.646087]  remoteproc5: registered virtio5 (type 7)
[   41.675212]  remoteproc6: powering up 16800000.dsp6
[   41.680173]  remoteproc6: Booting unspecified pre-loaded fw image
[   41.686512]  remoteproc6: remote processor 16800000.dsp6 is now up
[   41.693843] virtio_rpmsg_bus virtio6: rpmsg host is online
[   41.693987] virtio_rpmsg_bus virtio6: creating channel rpmsg-proto addr 0x3d
[   41.706527]  remoteproc6: registered virtio6 (type 7)
[   41.735950]  remoteproc7: powering up 17800000.dsp7
[   41.740854]  remoteproc7: Booting unspecified pre-loaded fw image
[   41.747222]  remoteproc7: remote processor 17800000.dsp7 is now up
[   41.755072] virtio_rpmsg_bus virtio7: rpmsg host is online
[   41.755233] virtio_rpmsg_bus virtio7: creating channel rpmsg-proto addr 0x3d
[   41.767784]  remoteproc7: registered virtio7 (type 7)
[  OK  ] Started TI MultiCore Tools Daemon.

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

Arago Project http://arago-project.org k2hk-evm ttyS0

Arago 2016.12 k2hk-evm ttyS0

k2hk-evm login: [   88.805342] random: nonblocking pool is initialized

it can be seen all the services are running. but when i used rootfs file (tisdk-server-rootfs-image-k2hk-evm.tar.xz) and convert it to ubi file, all services were stopped. the log file is below (linux_v3_k2hk_me.txt):

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.41-gf9f6f0db2d (gtbldadm@ubuntu-16) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #1 SMP PREEMPT Wed Mar 29 17:14:03 EDT 2017
[    0.000000] CPU: ARMv7 Processor [412fc0f4] revision 4 (ARMv7), cr=30c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000] Machine model: Texas Instruments Keystone 2 Kepler/Hawking EVM
[    0.000000] Switching physical address space to 0x800000000
[    0.000000] Reserved memory: created CMA memory pool at 0x000000081f800000, size 8 MiB
[    0.000000] Reserved memory: initialized node dsp_common_cma_pool, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x0000000820000000, size 256 MiB
[    0.000000] Reserved memory: initialized node dsp_reserved_mpm_area, compatible id shared-dma-pool
[    0.000000] cma: Reserved 24 MiB at 0x000000087e400000
[    0.000000] Forcing write-allocate cache policy for SMP
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: Using PSCI v0.1 Function IDs from DT
[    0.000000] PERCPU: Embedded 11 pages/cpu @de594000 s14848 r8192 d22016 u45056
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 358720
[    0.000000] Kernel command line: console=ttyS0,115200n8 rootwait=1 mtdparts=spi0.0:1m(u-boot-spl)ro,-(misc) rootfstype=ubifs root=ubi0:rootfs rootflags=sync rw ubi.mtd=ubifs,2048
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 1385628K/1441792K available (6587K kernel code, 255K rwdata, 2340K rodata, 284K init, 296K bss, 23396K reserved, 32768K cma-reserved, 892928K 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 - 0xc08c0044   (8929 kB)
[    0.000000]       .init : 0xc08c1000 - 0xc0908000   ( 284 kB)
[    0.000000]       .data : 0xc0908000 - 0xc0947c50   ( 256 kB)
[    0.000000]        .bss : 0xc0949000 - 0xc09930c4   ( 297 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 32.
[    0.000000]  RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=4
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] Architected cp15 timer(s) running at 200.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[    0.000003] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[    0.000010] Switching to timer-based delay loop, resolution 5ns
[    0.000170] keystone timer clock @200000000 Hz
[    0.000392] Console: colour dummy device 80x30
[    0.000410] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
[    0.000420] pid_max: default: 32768 minimum: 301
[    0.000496] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000503] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000930] Initializing cgroup subsys io
[    0.000944] Initializing cgroup subsys memory
[    0.000966] Initializing cgroup subsys devices
[    0.000976] Initializing cgroup subsys freezer
[    0.000984] Initializing cgroup subsys perf_event
[    0.000993] Initializing cgroup subsys pids
[    0.001014] CPU: Testing write buffer coherency: ok
[    0.001204] /cpus/cpu@0 missing clock-frequency property
[    0.001231] /cpus/cpu@1 missing clock-frequency property
[    0.001255] /cpus/cpu@2 missing clock-frequency property
[    0.001281] /cpus/cpu@3 missing clock-frequency property
[    0.001289] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.001323] Setting up static identity map for 0x800082c0 - 0x800083f8
[    0.084459] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.114501] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.144542] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.144631] Brought up 4 CPUs
[    0.144646] SMP: Total of 4 processors activated (1600.00 BogoMIPS).
[    0.144651] CPU: All CPU(s) started in HYP mode.
[    0.144656] CPU: Virtualization extensions available.
[    0.145024] devtmpfs: initialized
[    0.156360] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[    0.156593] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.157233] pinctrl core: initialized pinctrl subsystem
[    0.157808] NET: Registered protocol family 16
[    0.158480] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.180116] cpuidle: using governor ladder
[    0.210135] cpuidle: using governor menu
[    0.215808] irq: no irq domain found for /soc/keystone_irq@26202a0 !
[    0.215998] irq: no irq domain found for /soc/keystone_irq@26202a0 !
[    0.216186] irq: no irq domain found for /soc/keystone_irq@26202a0 !
[    0.216378] irq: no irq domain found for /soc/keystone_irq@26202a0 !
[    0.216570] irq: no irq domain found for /soc/keystone_irq@26202a0 !
[    0.216757] irq: no irq domain found for /soc/keystone_irq@26202a0 !
[    0.216950] irq: no irq domain found for /soc/keystone_irq@26202a0 !
[    0.217140] irq: no irq domain found for /soc/keystone_irq@26202a0 !
[    0.223431] No ATAGs?
[    0.223452] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.223458] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.253948] media: Linux media interface: v0.10
[    0.253987] Linux video capture interface: v2.00
[    0.254016] pps_core: LinuxPPS API ver. 1 registered
[    0.254022] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.254040] PTP clock support registered
[    0.254073] EDAC MC: Ver: 3.0.0
[    0.254650] Advanced Linux Sound Architecture Driver Initialized.
[    0.255269] clocksource: Switched to clocksource arch_sys_counter
[    0.262361] NET: Registered protocol family 2
[    0.262789] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    0.262816] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[    0.262863] TCP: Hash tables configured (established 4096 bind 4096)
[    0.262897] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.262912] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.263009] NET: Registered protocol family 1
[    0.263171] RPC: Registered named UNIX socket transport module.
[    0.263178] RPC: Registered udp transport module.
[    0.263183] RPC: Registered tcp transport module.
[    0.263188] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.263332] Unpacking initramfs...
[    0.265907] Freeing initrd memory: 52K (cfff3000 - d0000000)
[    0.266041] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[    0.266600] platform alarmtimer: set dma_pfn_offset00780000
[    0.266958] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.272723] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.273230] NFS: Registering the id_resolver key type
[    0.273252] Key type id_resolver registered
[    0.273258] Key type id_legacy registered
[    0.273302] ntfs: driver 2.1.32 [Flags: R/O].
[    0.274297] bounce: pool size: 64 pages
[    0.274411] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.274421] io scheduler noop registered
[    0.274430] io scheduler deadline registered
[    0.274455] io scheduler cfq registered (default)
[    0.274572] keystone_irq soc:keystone_irq@26202a0: irqchip registered, nr_irqs 28
[    0.275075] ti,keystone-serdes 232a000.phy: init fw ks2_gbe_serdes.bin: version 3.3.0.2c
[    0.278002] keystone-rapidio 2900000.rapidio: KeyStone RapidIO driver v1.4
[    0.278040] keystone-rapidio 2900000.rapidio: missing "rx-queue" parameter for mbox 0, using qpend
[    0.278052] keystone-rapidio 2900000.rapidio: missing "tx-completion-queue" parameter for mbox 0, using qpend
[    0.278060] keystone-rapidio 2900000.rapidio: missing "tx-garbage-queue" parameter for mbox 0, using qpend
[    0.278072] keystone-rapidio 2900000.rapidio: missing "rx-queue" parameter for mbox 1, using qpend
[    0.278082] keystone-rapidio 2900000.rapidio: missing "tx-completion-queue" parameter for mbox 1, using qpend
[    0.278089] keystone-rapidio 2900000.rapidio: missing "tx-garbage-queue" parameter for mbox 1, using qpend
[    0.278164] keystone-rapidio 2900000.rapidio: using K2 SerDes
[    0.278203] keystone-rapidio 2900000.rapidio: initializing 5.00 Gbps interface with port configuration 4
[    0.495376] keystone-rapidio 2900000.rapidio: packet forwarding disabled
[    0.605940] keystone-navigator-qmss soc:qmss@2a40000: qmgr start queue 0, number of queues 8192
[    0.606058] keystone-navigator-qmss soc:qmss@2a40000: added qmgr start queue 0, num of queues 8192, reg_peek f0fc0000, reg_status f0972000, reg_config f0978000, reg_region f097a000, reg_push f1080000, reg_pop f10c0000
[    0.606072] keystone-navigator-qmss soc:qmss@2a40000: qmgr start queue 8192, number of queues 8192
[    0.606177] keystone-navigator-qmss soc:qmss@2a40000: added qmgr start queue 8192, num of queues 8192, reg_peek f1100000, reg_status f097c400, reg_config f097e000, reg_region f0f82000, reg_push f1140000, reg_pop f1180000
[    0.606444] keystone-navigator-qmss soc:qmss@2a40000: firmware file ks2_qmss_pdsp_acc48.bin downloaded for pdsp0
[    0.606508] keystone-navigator-qmss soc:qmss@2a40000: firmware file ks2_qmss_pdsp_qos.bin downloaded for pdsp3
[    0.606571] keystone-navigator-qmss soc:qmss@2a40000: firmware file ks2_qmss_pdsp_qos.bin downloaded for pdsp7
[    0.607461] keystone-navigator-qmss soc:qmss@2a40000: qos: sched port @8096, drop sched @8000
[    0.608902] keystone-navigator-qmss soc:qmss@2a40000: qos: sched port @6496, drop sched @6400
[    0.610789] keystone-navigator-qmss soc:qmss@2a40000: qos version 0x200010b, magic valid
[    0.611324] keystone-navigator-qmss soc:qmss@2a40000: qos version 0x200010b, magic valid
[    0.612299] keystone-navigator-dma soc:knav_dmas@0: DMA dma_gbe registered 41 logical channels, flows 32, tx chans: 9, rx chans: 24
[    0.612406] keystone-navigator-dma soc:knav_dmas@0: DMA dma_xgbe registered 48 logical channels, flows 32, tx chans: 16, rx chans: 16
[    0.612506] keystone-navigator-dma soc:knav_dmas@0: DMA dma_srio registered 36 logical channels, flows 20, tx chans: 16, rx chans: 16
[    0.656508] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[    0.656576] platform serial8250: set dma_pfn_offset00780000
[    0.658876] console [ttyS0] disabled
[    0.658920] 2530c00.serial: ttyS0 at MMIO 0x2530c00 (irq = 26, base_baud = 12500000) is a 16550A
[    1.689912] console [ttyS0] enabled
[    1.694048] 2531000.serial: ttyS1 at MMIO 0x2531000 (irq = 27, base_baud = 12500000) is a 16550A
[    1.703375] [drm] Initialized drm 1.1.0 20060810
[    1.713740] loop: module loaded
[    1.717140] at24 0-0050: 131072 byte 24c1024 EEPROM, writable, 1 bytes/write
[    1.725465] spi_davinci 21000400.spi: DMA is not supported (-19)
[    1.732042] m25p80 spi32766.0: n25q128a11 (16384 Kbytes)
[    1.737409] 2 ofpart partitions found on MTD device spi32766.0
[    1.743261] Creating 2 MTD partitions on "spi32766.0":
[    1.748428] 0x000000000000-0x000000100000 : "u-boot-spl"
[    1.754501] 0x000000100000-0x000001000000 : "misc"
[    1.760055] spi_davinci 21000400.spi: Controller at 0xf0ff0400
[    1.766098] spi_davinci 21000600.spi: DMA is not supported (-19)
[    1.772426] spi_davinci 21000600.spi: Controller at 0xf0ff2600
[    1.778459] spi_davinci 21000800.spi: DMA is not supported (-19)
[    1.784788] spi_davinci 21000800.spi: Controller at 0xf0ff4800
[    1.791209] platform Fixed MDIO bus.0: set dma_pfn_offset00780000
[    1.797452] libphy: Fixed MDIO Bus: probed
[    1.845290] davinci_mdio 2090300.mdio: davinci mdio revision 1.5
[    1.851317] libphy: 2090300.mdio: probed
[    1.855931] davinci_mdio 2090300.mdio: phy[0]: device 2090300.mdio:00, driver Marvell 88E1111
[    1.864489] davinci_mdio 2090300.mdio: phy[1]: device 2090300.mdio:01, driver Marvell 88E1111
[    1.873612] ti,keystone-serdes 232a000.phy: Requested PHY is disabled
[    2.391852] ti,keystone-serdes 232a000.phy: Requested PHY is disabled
[    2.911524] netcp-1.0 2620110.netcp: cpts: overflow check period 350
[    2.917917] netcp-1.0 2620110.netcp: initialized cpsw ale version 1.3
[    2.924380] netcp-1.0 2620110.netcp: ALE Table size 1024
[    2.930964] netcp-1.0 2620110.netcp: module(netcp-xgbe) not used for device
[    2.938159] netcp-1.0 2620110.netcp: pa_clk_rate(163840000 HZ),mult(25000),shift(12)
[    2.947428] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 on pdsp 0
[    2.955677] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 on pdsp 1
[    2.963884] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 on pdsp 2
[    2.972105] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 on pdsp 3
[    2.980328] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 on pdsp 4
[    2.988564] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 on pdsp 5
[    2.997163] netcp-1.0 2620110.netcp: module(netcp-pa2) not used for device
[    3.004776] 2620738.usb_phy supply vcc not found, using dummy regulator
[    3.011812] mousedev: PS/2 mouse device common for all mice
[    3.017729] i2c /dev entries driver
[    3.023370] ledtrig-cpu: registered to indicate activity on CPUs
[    3.030971] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xac
[    3.037362] nand: Micron MT29F4G08ABBDAHC
[    3.041385] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    3.049308] Bad block table found at page 262080, version 0x01
[    3.055695] Bad block table found at page 262016, version 0x01
[    3.061810] nand_read_bbt: bad block at 0x000000c80000
[    3.066975] nand_read_bbt: bad block at 0x000000ca0000
[    3.072185] 3 ofpart partitions found on MTD device 30000000.nand
[    3.078309] Creating 3 MTD partitions on "30000000.nand":
[    3.083725] 0x000000000000-0x000000100000 : "u-boot"
[    3.089478] 0x000000100000-0x000000180000 : "params"
[    3.095187] 0x000000180000-0x000020000000 : "ubifs"
[    3.101170] davinci_nand 30000000.nand: controller rev. 2.5
[    3.107425] platform snd-soc-dummy: set dma_pfn_offset00780000
[    3.114420] NET: Registered protocol family 10
[    3.119527] sit: IPv6 over IPv4 tunneling driver
[    3.124560] NET: Registered protocol family 17
[    3.129178] Key type dns_resolver registered
[    3.133574] Registering SWP/SWPB emulation handler
[    3.139647] ubi0: attaching mtd4
[    3.425274] (NULL net_device): Link is Down
[    3.429470] (NULL net_device): Link is Down
[    5.304508] ubi0: scanning is finished
[    5.318268] ubi0: attached mtd4 (name "ubifs", size 510 MiB)
[    5.323946] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    5.330856] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    5.337679] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[    5.344663] ubi0: good PEBs: 4078, bad PEBs: 6, corrupted PEBs: 0
[    5.350785] ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
[    5.358041] ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 925147883
[    5.367129] ubi0: available PEBs: 364, total reserved PEBs: 3714, PEBs reserved for bad PEB handling: 74
[    5.376667] ubi0: background thread "ubi_bgt0d" started, PID 73
[    5.376819] hctosys: unable to open rtc device (rtc0)
[    5.390549] ALSA device list:
[    5.393524]   No soundcards found.
[    5.397508] UBIFS: parse sync
[    5.401136] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 74
[    5.434034] UBIFS (ubi0:1): start fixing up free space
[   27.474429] UBIFS (ubi0:1): free space fixup complete
[   27.498003] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs"
[   27.505439] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[   27.515402] UBIFS (ubi0:1): FS size: 460288000 bytes (438 MiB, 3625 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[   27.526146] UBIFS (ubi0:1): reserved for root: 0 bytes (0 KiB)
[   27.531999] UBIFS (ubi0:1): media format: w4/r0 (latest is w4/r0), UUID 791E145A-3EF0-4638-8768-1020CAAD07CB, small LPT model
[   27.545514] VFS: Mounted root (ubifs filesystem) on device 0:14.
[   27.553682] devtmpfs: mounted
[   27.556798] Freeing unused kernel memory: 284K (c08c1000 - c0908000)
[   27.563171] This architecture does not have kernel memory protection.
[   27.774338] systemd[1]: System time before build time, advancing clock.
[   27.828800] random: systemd: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[   27.856306] random: systemd: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[   27.867536] 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)
[   27.886497] systemd[1]: Detected architecture arm.

Welcome to Arago 2016.12!

[   27.917566] systemd[1]: Set hostname to <k2hk-evm>.
[   27.926647] random: systemd: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[   27.936163] systemd[1]: Initializing machine ID from random generator.
[   27.946485] systemd[1]: Installed transient /etc/machine-id file.
[   28.090160] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[   28.125314] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[   28.150243] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[   28.216005] random: systemd: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[   28.280436] random: systemd: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[   28.289830] random: systemd: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[   28.299400] random: systemd: uninitialized urandom read (16 bytes read, 0 bits of entropy available)
[   28.539343] systemd[1]: Created slice System Slice.
[  OK  ] Created slice System Slice.
[   28.565893] systemd[1]: Created slice system-getty.slice.
[  OK  ] Created slice system-getty.slice.
[   28.598520] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[   28.625442] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[   28.655440] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[   28.685868] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[   28.716349] systemd[1]: Listening on Network Service Netlink Socket.
[  OK  ] Listening on Network Service Netlink Socket.
[   28.745448] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[   28.795432] systemd[1]: Mounting Temporary Directory...
         Mounting Temporary Directory...
[   28.829574] systemd[1]: Mounting Debug File System...
         Mounting Debug File System...
[   28.859641] systemd[1]: Starting Setup Virtual Console...
         Starting Setup Virtual Console...
[   28.891776] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
[   28.913565] CMEMK module: reference Linux version 4.4.41
[   28.919323] allocated heap buffer 0xc100000 of size 0x480000
[   28.920910] systemd[1]: Mounting POSIX Message Queue File System...
[   28.931424] cmemk initialized
         Mounting POSIX Message Queue File System...
[   28.951252] cryptodev: driver 1.8 loaded.
[   28.956416] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[   28.985507] systemd[1]: Reached target Slices.
[  OK  ] Reached target Slices.
[   29.003271] NET: Registered protocol family 41
[   29.007935] systemd[1]: Listening on Syslog Socket.
[  OK  ] Listening on [   29.015556] uio_module_drv soc:mpax: registered misc device mpax
Syslog Socket.
[   29.022245] uio_module_drv soc:edma3: registered misc device edma3
[   29.029892] uio_module_drv soc:secmgr: registered misc device secmgr
[   29.036465] uio_module_drv soc:qmss: registered misc device qmss
[   29.036542] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password Requests to Wall Dir[   29.055392] uio_module_drv soc:hyperlink0: registered misc device hyperlink0
ectory Watch.
[   29.063603] uio_module_drv soc:hyperlink1: registered misc device hyperlink1
[   29.072012] uio_module_drv soc:srio: registered misc device srio
[   29.105598] 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...
[   29.137167] systemd[1]: Starting Remount Root and Kernel File Systems...
         Starting Remount Root and Kernel File Systems...
[   29.165397] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[   29.185398] systemd[1]: Reached target Remote File Systems.
[  OK  ] Reached target Remote File Systems.
[   29.215540] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[   29.245377] systemd[1]: Reached target Paths.
[  OK  ] Reached target Paths.
[   29.265428] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[   29.335626] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[   29.367648] systemd[1]: tmp.mount: Mount process exited, code=exited status=1
[   29.376627] systemd[1]: Failed to mount Temporary Directory.
[FAILED] Failed to mount Temporary Directory.
See 'systemctl status tmp.mount' for details.
[   29.425417] systemd[1]: Dependency failed for Network Time Synchronization.
[DEPEND] Dependency failed for Network Time Synchronization.
[   29.455480] systemd[1]: systemd-timesyncd.service: Job systemd-timesyncd.service/start failed with result 'dependency'.
[   29.466567] systemd[1]: tmp.mount: Unit entered failed state.
[   29.472689] systemd[1]: sys-kernel-debug.mount: Mount process exited, code=exited status=1
[   29.481705] systemd[1]: Failed to mount Debug File System.
[FAILED] Failed to mount Debug File System.
See 'systemctl status sys-kernel-debug.mount' for details.
[   29.525350] systemd[1]: sys-kernel-debug.mount: Unit entered failed state.
[   29.533221] systemd[1]: Started Setup Virtual Console.
[  OK  ] Started Setup Virtual Console.
[   29.556355] systemd[1]: Started Load Kernel Modules.
[  OK  ] Started Load Kernel Modules.
[   29.585733] systemd[1]: dev-mqueue.mount: Mount process exited, code=exited status=1
[   29.594138] systemd[1]: Failed to mount POSIX Message Queue File System.
[FAILED] Failed to mount POSIX Message Queue File System.
See 'systemctl status dev-mqueue.mount' for details.
[   29.645389] systemd[1]: dev-mqueue.mount: Unit entered failed state.
[   29.652732] systemd[1]: Started Create list of required static device nodes for the current kernel.
[  OK  ] Started Create list of required sta...ce nodes for the current kernel.
[   29.685715] systemd[1]: systemd-remount-fs.service: Main process exited, code=exited, status=1/FAILURE
[   29.696033] systemd[1]: Failed to start Remount Root and Kernel File Systems.
[FAILED] Failed to start Remount Root and Kernel File Systems.
See 'systemctl status systemd-remount-fs.service' for details.
[   29.745351] systemd[1]: systemd-remount-fs.service: Unit entered failed state.
[   29.752609] systemd[1]: systemd-remount-fs.service: Failed with result 'exit-code'.
[   29.761486] systemd[1]: Started Journal Service.
[  OK  ] Started Journal Service.
         Starting Rebuild Hardware Database...
         Starting Rebuild Dynamic Linker Cache...
         Starting Flush Journal to Persistent Storage...
         Starting Create Static Device Nodes in /dev...
         Starting Apply Kernel Variables...
[  OK  ] Reached target System Time Synchronized.
         Starting Synchronize System and HW clocks...
[  OK  ] Started Apply Kernel Variables.
[FAILED] Failed to start Synchronize System and HW clocks.
See 'systemctl status sync-clocks.service' for details.
[  OK  ] Started Create Static Device Nodes in /dev.
[   30.463413] systemd-journald[124]: Received request to flush runtime journal from PID 1
[  OK  ] Started Flush Journal to Persistent Storage.
[  OK  ] Reached target Local File Systems (Pre).
         Mounting /media/ram...
         Mounting /var/volatile...
         Starting udev Kernel Device Manager...
[FAILED] Failed to mount /media/ram.
See 'systemctl status media-ram.mount' for details.
[DEPEND] Dependency failed for Local File Systems.
[FAILED] Failed to mount /var/volatile.
See 'systemctl status var-volatile.mount' for details.
[DEPEND] Dependency failed for Bind mount volatile /var/lib.
[  OK  ] Stopped TI MultiCore Tools Daemon.
[  OK  ] Stopped TI Multiproc Manager.
[  OK  ] Closed RPCbind Server Activation Socket.
[  OK  ] Stopped target Multi-User System.
[  OK  ] Stopped strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
[  OK  ] Stopped Vsftpd ftp daemon.
[  OK  ] Stopped parse-ip.service.
[  OK  ] Stopped Print notice about GPLv3 packages.
[  OK  ] Stopped Ethernet Bridge Filtering Tables.
[  OK  ] Stopped Serial Getty on ttyO0.
[  OK  ] Stopped Serial Getty on ttyS0.
[  OK  ] Stopped Daily Cleanup of Temporary Directories.
[  OK  ] Reached target Timers.
[  OK  ] Stopped Getty on tty1.
[  OK  ] Reached target Login Prompts.
[  OK  ] Stopped Permit User Sessions.
[  OK  ] Stopped Kernel Logging Service.
[  OK  ] Stopped Lightning Fast Webserver With Light System Requirements.
[  OK  ] Closed Network Service Bus Name.
[  OK  ] Closed dropbear.socket.
[  OK  ] Stopped D-Bus System Message Bus.
[  OK  ] Stopped Network Name Resolution.
[  OK  ] Closed Network Name Resolution Service Bus Name.
[  OK  ] Stopped System Logger Daemon.
[  OK  ] Stopped Login Service.
[  OK  ] Closed D-Bus System Message Bus Socket.
[  OK  ] Stopped System Logging Service.
[  OK  ] Stopped thermal-zone-init.service.
[  OK  ] Stopped matrix-gui-2.0.service.
[  OK  ] Stopped gdbserverproxy.service.
[  OK  ] Stopped rng-tools.service.
[  OK  ] Stopped thttpd.service.
[  OK  ] Stopped telnetd.service.
[  OK  ] Stopped run_srss_tc.service.
[  OK  ] Stopped softhsm-daemon.service.
[  OK  ] Stopped tiipclad-daemon.service.
[  OK  ] Stopped target Basic System.
[  OK  ] Stopped target System Initialization.
         Starting Create Volatile Files and Directories...
[  OK  ] Started Emergency Shell.
[  OK  ] Reached target Emergency Mode.
         Starting Load/Save Random Seed...
         Starting Commit a transient machine-id on disk...
         Starting Rebuild Journal Catalog...
[   31.805293] keystone-rapidio 2900000.rapidio: RIO port register timeout, port mask 0x1 not ready
[  OK  ] Reached target Sockets.
[  OK  ] Started udev Kernel Device Manager.
[FAILED] Failed to start Rebuild Dynamic Linker Cache.
See 'systemctl status ldconfig.service' for details.
[FAILED] Failed to start Create Volatile Files and Directories.
See 'systemctl status systemd-tmpfiles-setup.service' for details.
[  OK  ] Started Load/Save Random Seed.
[FAILED] Failed to start Commit a transient machine-id on disk.
See 'systemctl status systemd-machine-id-commit.service' for details.
[FAILED] Failed to start Rebuild Journal Catalog.
See 'systemctl status systemd-journal-catalog-update.service' for details.
[FAILED] Failed to start Rebuild Hardware Database.
See 'systemctl status systemd-hwdb-update.service' for details.
         Starting udev Coldplug all Devices...
         Starting Update UTMP about System Boot/Shutdown...
         Starting Opkg first boot configure...
         Starting Update is Completed...
         Starting Network Service...
[FAILED] Failed to start Update is Completed.
See 'systemctl status systemd-update-done.service' for details.
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Started Network Service.
[   32.881645] keystone-rproc 10800000.dsp0: assigned reserved memory node dsp_common_cma_pool
[   32.894780]  remoteproc0: 10800000.dsp0 is available
[   32.906550]  remoteproc0: Note: remoteproc is still under development and considered experimental.
[   32.921885]  remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[   32.941445] keystone-rproc 11800000.dsp1: assigned reserved memory node dsp_common_cma_pool
[   32.955368]  remoteproc1: 11800000.dsp1 is available
[   32.960354]  remoteproc1: Note: remoteproc is still under development and considered experimental.
[   32.974170]  remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[  OK  ] Started udev Coldplug all Devices.
[   32.992696] keystone-rproc 12800000.dsp2: assigned reserved memory node dsp_common_cma_pool
[   33.002799]  remoteproc2: 12800000.dsp2 is available
[   33.008349]  remoteproc2: Note: remoteproc is still under development and considered experimental.
[   33.026412]  remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[  OK  ] Started Opkg first boot confi[   33.041120] keystone-rproc 13800000.dsp3: assigned reserved memory node dsp_common_cma_pool
gure.
[   33.050438]  remoteproc3: 13800000.dsp3 is available
[   33.056666]  remoteproc3: Note: remoteproc is still under development and considered experimental.
[   33.066352]  remoteproc3: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[   33.081321] keystone-rproc 14800000.dsp4: assigned reserved memory node dsp_common_cma_pool
[   33.089858]  remoteproc4: 14800000.dsp4 is available
[   33.094842]  remoteproc4: Note: remoteproc is still under development and considered experimental.
[   33.104945]  remoteproc4: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[   33.120910] keystone-rproc 15800000.dsp5: assigned reserved memory node dsp_common_cma_pool
[   33.129657]  remoteproc5: 15800000.dsp5 is available
[   33.136155]  remoteproc5: Note: remoteproc is still under development and considered experimental.
[   33.146753]  remoteproc5 THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[   33.158939] keystone-rproc 16800000.dsp6: assigned reserved memory node dsp_common_cma_pool
[   33.167785]  remoteproc6: 16800000.dsp6 is available
[  OK  emoteproc6: Note: remoteproc is still under development and considered experimental.
m] Found device [   33.184263]  remoteproc6: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
/dev/ttyS0.
[   33.197665] keystone-rproc 17800000.dsp7: assigned reserved memory node dsp_common_cma_pool
[   33.207002]  remoteproc7: 17800000.dsp7 is available
[   33.213410]  remoteproc7: Note: remoteproc is still under development and considered experimental.
[   33.222719]  remoteproc7: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[   33.234828] davinci-wdt 22f0080.wdt: heartbeat 60 sec
         Starting Update UTMP about System Runlevel Changes...
[   33.245983] netcp-1.0 2620110.netcp eth1: Link is Down
[   33.251692] keystone-dsp-mem a0000000.dspmem: registered misc device dspmem
[  OK  ] Reached target Network.
[   33.288851] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[   33.432339] keystone-crypto soc:subsys@20c0000:crypto@0: crypto accelerator enabled
[   33.465976] netcp-1.0 2620110.netcp eth0: Link is Down
[   33.477345] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  OK  ] Started Update UTMP about System Runlevel Changes.
[  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[   33.898575] platform xhci-hcd.0.auto: set dma_pfn_offset00780000
[   33.941313] usbcore: registered new interface driver usbfs
[   33.947659] usbcore: registered new interface driver hub
[   33.953438] usbcore: registered new device driver usb
[   33.977559] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[   33.983080] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[   33.991860] xhci-hcd xhci-hcd.0.auto: hcc params 0x0298f06d hci version 0x100 quirks 0x00210010
[   34.000678] xhci-hcd xhci-hcd.0.auto: irq 34, io mem 0x02690000
[   34.007238] hub 1-0:1.0: USB hub found
[   34.011026] hub 1-0:1.0: 1 port detected
[   34.015242] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[   34.020797] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[   34.028553] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[   34.037215] hub 2-0:1.0: USB hub found
[   34.040999] hub 2-0:1.0: 1 port detected
Welcome to emergPress Enter for maintenance

i used these command line to convert rootfs files to .UBI file system:

sudo mkfs.ubifs -F -m 2048 -e 126976 -c 3670 -r ~/tisdk-server-rootfs-image-k2hk-evm/tisdk-server-rootfs-image-k2hk-evm/ tisdk-server-image-k2hk-evm.ubifs

ubinize -o tisdk-server-rootfs-image-k2hk-evm.ubi -m 2048 -p 128KiB -s 2048 -O 2048 ubinize.cfg

ubinize file is:

[rootfs]
mode=ubi
image=tisdk-server-image-k2hk-evm.ubifs
vol_id=0
vol_type=dynamic
vol_name=rootfs
vol_flags=autoresize

I saw in Uboot the nand flash on orginal .UBI file has 1 ubi volume. the log file for ti image file is below:

=> ubi part ubifs;
ubi0: attaching mtd1
ubi0: scanning is finished
ubi0: attached mtd1 (name "mtd=2", size 510 MiB)
ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
ubi0: good PEBs: 4078, bad PEBs: 6, corrupted PEBs: 0
ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 274363314
ubi0: available PEBs: 0, total reserved PEBs: 4078, PEBs reserved for bad PEB handling: 74
=> ubi info
UBI: MTD device name: "mtd=2"
UBI: MTD device size: 510 MiB
UBI: physical eraseblock size: 131072 bytes (128 KiB)
UBI: logical eraseblock size: 126976 bytes
UBI: number of good PEBs: 4078
UBI: number of bad PEBs: 6
UBI: smallest flash I/O unit: 2048
UBI: VID header offset: 2048 (aligned 2048)
UBI: data offset: 4096
UBI: max. allowed volumes: 128
UBI: wear-leveling threshold: 4096
UBI: number of internal volumes: 1
UBI: number of user volumes: 1
UBI: available PEBs: 0
UBI: total number of reserved PEBs: 4078
UBI: number of PEBs reserved for bad PEB handling: 74
UBI: max/mean erase counter: 2/0
=> ubi info l
Volume information dump:
vol_id 0
reserved_pebs 4000
alignment 1
data_pad 0
vol_type 3
name_len 6
usable_leb_size 126976
used_ebs 4000
used_bytes 507904000
last_eb_bytes 126976
corrupted 0
upd_marker 0
name rootfs
Volume information dump:
vol_id 2147479551
reserved_pebs 2
alignment 1
data_pad 0
vol_type 3
name_len 13
usable_leb_size 126976
used_ebs 2
used_bytes 253952
last_eb_bytes 2
corrupted 0
upd_marker 0
name layout volume
=> ubifsls
<DIR> 6352 Wed Mar 29 22:44:23 2017 bin
<DIR> 160 Wed Mar 29 20:40:36 2017 dev
<DIR> 7552 Wed Mar 29 20:19:34 2017 etc
<DIR> 9880 Wed Mar 29 21:16:33 2017 lib
<DIR> 304 Wed Mar 29 22:43:07 2017 mnt
<DIR> 224 Wed Mar 29 21:29:18 2017 opt
<DIR> 160 Wed Mar 29 22:44:52 2017 run
<DIR> 224 Wed Mar 29 21:15:04 2017 srv
<DIR> 160 Wed Mar 29 20:40:36 2017 tmp
<DIR> 160 Wed Mar 29 20:40:36 2017 sys
<DIR> 880 Wed Mar 29 20:19:34 2017 var
<DIR> 752 Wed Mar 29 21:16:33 2017 usr
<DIR> 352 Wed Mar 29 21:18:20 2017 www
<DIR> 728 Wed Mar 29 22:44:52 2017 boot
<DIR> 224 Wed Mar 29 20:40:36 2017 home
<LNK> 20 Wed Mar 29 21:19:31 2017 init
<DIR> 160 Wed Mar 29 20:40:36 2017 proc
<DIR> 7976 Wed Mar 29 22:44:28 2017 sbin
            31 Wed Mar 29 20:19:41 2017 ipaddr
<DIR> 224 Wed Mar 29 20:40:14 2017 include
<DIR> 224 Wed Mar 29 20:19:32 2017 media

this is the log file in u-boot for my build image and i highlight the difference of both images :

=> ubi part ubifs
ubi0: attaching mtd1
ubi0: scanning is finished
ubi0: attached mtd1 (name "mtd=2", size 510 MiB)
ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
ubi0: good PEBs: 4078, bad PEBs: 6, corrupted PEBs: 0
ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1612524126
ubi0: available PEBs: 0, total reserved PEBs: 4078, PEBs reserved for bad PEB handling: 74
=> ubi info
UBI: MTD device name: "mtd=2"
UBI: MTD device size: 510 MiB
UBI: physical eraseblock size: 131072 bytes (128 KiB)
UBI: logical eraseblock size: 126976 bytes
UBI: number of good PEBs: 4078
UBI: number of bad PEBs: 6
UBI: smallest flash I/O unit: 2048
UBI: VID header offset: 2048 (aligned 2048)
UBI: data offset: 4096
UBI: max. allowed volumes: 128
UBI: wear-leveling threshold: 4096
UBI: number of internal volumes: 1
UBI: number of user volumes: 1
UBI: available PEBs: 0
UBI: total number of reserved PEBs: 4078
UBI: number of PEBs reserved for bad PEB handling: 74
UBI: max/mean erase counter: 2/0
=> ubi info l
Volume information dump:
vol_id 0
reserved_pebs 4000
alignment 1
data_pad 0
vol_type 3
name_len 6
usable_leb_size 126976
used_ebs 4000
used_bytes 507904000
last_eb_bytes 126976
corrupted 0
upd_marker 0
name rootfs
Volume information dump:
vol_id 2147479551
reserved_pebs 2
alignment 1
data_pad 0
vol_type 3
name_len 13
usable_leb_size 126976
used_ebs 2
used_bytes 253952
last_eb_bytes 2
corrupted 0
upd_marker 0
name layout volume
=> ubifsls
<DIR> 6352 Wed Mar 29 22:44:23 2017 bin
<DIR> 160 Wed Mar 29 20:40:36 2017 dev
<DIR> 7408 Wed Mar 29 22:45:06 2017 etc
<DIR> 9880 Wed Mar 29 21:16:33 2017 lib
<DIR> 304 Wed Mar 29 22:43:07 2017 mnt
<DIR> 224 Wed Mar 29 21:29:18 2017 opt
<DIR> 160 Wed Mar 29 22:44:52 2017 run
<DIR> 224 Wed Mar 29 21:15:04 2017 srv
<DIR> 160 Wed Mar 29 20:40:36 2017 tmp
<DIR> 160 Wed Mar 29 20:40:36 2017 sys
<DIR> 808  Wed Mar 29 21:16:52 2017 var
<DIR> 752 Wed Mar 29 21:16:33 2017 usr
<DIR> 352 Wed Mar 29 21:18:20 2017 www
<DIR> 728 Wed Mar 29 22:44:52 2017 boot
<DIR> 224 Wed Mar 29 20:40:36 2017 home
<LNK> 20 Mon Apr 09 10:34:03 2018 init
<DIR> 160 Wed Mar 29 20:40:36 2017 proc
<DIR> 7976 Wed Mar 29 22:44:28 2017 sbin
<DIR> 224 Wed Mar 29 20:40:14 2017 include
<DIR> 160 Wed Mar 29 20:40:36 2017 media

I dont know why ther is some difference between images. I also compared both images with HexCmp app. there was a lot of difference between them.

I dont know what is wrong! why services didnt run on rebuild rootfs ubi file?  

  • We're looking into this.

    Best Regards,
    Yordan
  • Hi. thanks for reply.
    i found that "image sequence number" is a 32-bit random number for ubinization.
    I remember an other thing!
    I copied the tisdk-server-rootfs-image-k2hk-evm.tar.xz file in a rootfs folder and extract it directly and after that used that two command for ubinization.
    is it true or need some sessions before ubinization?

    Is it possible that tisdk-server-rootfs-image-k2hk-evm.tar.xz file is corrupted, faulty or incomplete?

  • Hi, Alireza,

    What's the size of the ubi image after you rebuilt it? Is it similar to the size of prebuilt ubi image? The prebuilt ubi image was using tisdk-server-rootfs tarball, but it's too big to fit in the NAND. Try using arago-base-tisdk-image-k2hk-evm.tar.xz. It should fit.

    I didn't check your commands to build ubi, and assuming they are correct. They can be found in yocto recipe.

    Rex
  • Hi Rex!

    size of original UBI is 476,971,008 bytes and size of my rebuild UBI file is 476,839,936 bytes (I compare both file with HexCmp and saw some more bytes with Value of FF at the end of larger file).

    I used arago-base-tisdk-image-k2hk-evm.tar.xz before. the Size of both file are exactly similar, but I had the same problem and Services were not started.

    thank you.

  • Hi all.
    I found the solution. i used setup-targetfs-nfs.sh file in bin folder of ProcessorSDK for extract of rootfs fils.
    UBI file that i made, worked correctly.
    thank you.