U-Boot SPL 2016.05-g6c5519b6fc (Sep 23 2020 - 11:20:28) Trying to boot from SPI U-Boot 2016.05-g6c5519b6fc (Sep 23 2020 - 11:20:28 +0530) CPU: 66AK2Ex SR1.0 Model: Texas Instruments Keystone 2 Edison EVM I2C: ready DRAM: DDR3A Speed will be configured for 1600 Operation. Detected SO-DIMM [18KSF51272HZ-1G6K2] DDR3 speed 1600 DRAM: 4 GiB Clear entire DDR3 memory to enable ECC 2 GiB NAND: 512 MiB Net: eth0: netcp@24000000 Warning: netcp@2f00000 (eth1) using random MAC address - 9a:94:0f:f5:3b:63 , eth1: netcp@2f00000 Warning: netcp@slave-1 (eth2) using random MAC address - 4e:2f:a9:5c:f0:19 , eth2: netcp@slave-1 Warning: netcp@slave-2 (eth3) using random MAC address - e6:59:ed:b7:bc:82 , eth3: netcp@slave-2 Warning: netcp@slave-3 (eth4) using random MAC address - 5a:a3:fb:ee:f8:87 , eth4: netcp@slave-3 Warning: netcp@slave-4 (eth5) using random MAC address - 7a:4d:0f:97:78:bd , eth5: netcp@slave-4 Warning: netcp@slave-5 (eth6) using random MAC address - 96:e7:8a:5d:92:4f , eth6: netcp@slave-5 Warning: netcp@slave-6 (eth7) using random MAC address - 0e:81:28:7a:fa:bd , eth7: netcp@slave-6 Warning: netcp@slave-7 (eth8) using random MAC address - 76:92:89:1f:c1:16 , eth8: netcp@slave-7 Warning: netcpx@slave-1 (eth9) using random MAC address - 1e:f6:59:49:b5:af , eth9: netcpx@slave-1 Hit any key to stop autoboot: 2  1  0 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: 4080, bad PEBs: 4, 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: 1960042453 ubi0: available PEBs: 0, total reserved PEBs: 4080, PEBs reserved for bad PEB handling: 76 Loading file '/boot/skern-k2e.bin' to addr 0x87000000... Done K2_BM_15.07-47-gcf8b431 SoC:k2e built:09:42:26, Sep 26 2020 ## installed monitor @ 0xc1f0000, freq [233333333], status 203390975 Loading file '/boot/zImage' to addr 0x82000000... Done Loading file '/boot/k2-fw-initrd.cpio.gz' to addr 0x88080000... Done Loading file '/boot/keystone-k2e-evm.dtb' to addr 0x88000000... Done Kernel image @ 0x82000000 [ 0x000000 - 0x3521e8 ] ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Loading Ramdisk to 8fff0000, end 8ffffcac ... OK Loading Device Tree to 8ffe2000, end 8ffefe42 ... 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 (zumi@zumi-H110M-S2) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #11 SMP PREEMPT Thu Nov 5 12:55:34 IST 2020 [ 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 Edison 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 32 MiB [ 0.000000] Reserved memory: initialized node dsp_reserved_mpm_area, compatible id shared-dma-pool [ 0.000000] cma: Reserved 24 MiB at 0x000000081e000000 [ 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 @dbb8a000 s14848 r8192 d22016 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 654208 [ 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: 2554884K/2621440K available (6571K kernel code, 254K rwdata, 2340K rodata, 284K init, 296K bss, 33788K reserved, 32768K cma-reserved, 2097152K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc08bc044 (8913 kB) [ 0.000000] .init : 0xc08bd000 - 0xc0904000 ( 284 kB) [ 0.000000] .data : 0xc0904000 - 0xc0943b10 ( 255 kB) [ 0.000000] .bss : 0xc0945000 - 0xc098f0c4 ( 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 233.33MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x6ba0ac50b7, max_idle_ns: 881590427583 ns [ 0.000003] sched_clock: 56 bits at 233MHz, resolution 4ns, wraps every 4398046511102ns [ 0.000010] Switching to timer-based delay loop, resolution 4ns [ 0.000132] keystone timer clock @233333333 Hz [ 0.000358] Console: colour dummy device 80x30 [ 0.000377] Calibrating delay loop (skipped), value calculated using timer frequency.. 466.66 BogoMIPS (lpj=2333333) [ 0.000387] pid_max: default: 32768 minimum: 301 [ 0.000455] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000462] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000877] Initializing cgroup subsys io [ 0.000891] Initializing cgroup subsys memory [ 0.000910] Initializing cgroup subsys devices [ 0.000919] Initializing cgroup subsys freezer [ 0.000929] Initializing cgroup subsys perf_event [ 0.000937] Initializing cgroup subsys pids [ 0.000957] CPU: Testing write buffer coherency: ok [ 0.001140] /cpus/cpu@0 missing clock-frequency property [ 0.001164] /cpus/cpu@1 missing clock-frequency property [ 0.001187] /cpus/cpu@2 missing clock-frequency property [ 0.001211] /cpus/cpu@3 missing clock-frequency property [ 0.001219] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.001247] Setting up static identity map for 0x800082c0 - 0x800083f0 [ 0.084234] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.114270] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.144308] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.144386] Brought up 4 CPUs [ 0.144401] SMP: Total of 4 processors activated (1866.66 BogoMIPS). [ 0.144406] CPU: All CPU(s) started in HYP mode. [ 0.144410] CPU: Virtualization extensions available. [ 0.144770] devtmpfs: initialized [ 0.153959] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.154179] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.154854] pinctrl core: initialized pinctrl subsystem [ 0.155387] NET: Registered protocol family 16 [ 0.156099] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.180127] cpuidle: using governor ladder [ 0.210145] cpuidle: using governor menu [ 0.215519] irq: no irq domain found for /soc/keystone_irq@26202a0 ! [ 0.221649] No ATAGs? [ 0.221670] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.221677] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.253680] media: Linux media interface: v0.10 [ 0.253716] Linux video capture interface: v2.00 [ 0.253746] pps_core: LinuxPPS API ver. 1 registered [ 0.253752] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.253771] PTP clock support registered [ 0.253801] EDAC MC: Ver: 3.0.0 [ 0.254342] Advanced Linux Sound Architecture Driver Initialized. [ 0.254930] clocksource: Switched to clocksource arch_sys_counter [ 0.261970] NET: Registered protocol family 2 [ 0.262380] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.262408] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) [ 0.262456] TCP: Hash tables configured (established 4096 bind 4096) [ 0.262486] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.262500] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.262600] NET: Registered protocol family 1 [ 0.262753] RPC: Registered named UNIX socket transport module. [ 0.262759] RPC: Registered udp transport module. [ 0.262764] RPC: Registered tcp transport module. [ 0.262768] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.262914] Unpacking initramfs... [ 0.266378] Freeing initrd memory: 64K (cfff0000 - d0000000) [ 0.266513] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.267031] platform alarmtimer: set dma_pfn_offset00780000 [ 0.267393] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.273002] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.273486] NFS: Registering the id_resolver key type [ 0.273505] Key type id_resolver registered [ 0.273511] Key type id_legacy registered [ 0.273559] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.274538] bounce: pool size: 64 pages [ 0.274644] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 0.274656] io scheduler noop registered [ 0.274666] io scheduler deadline registered [ 0.274692] io scheduler cfq registered (default) [ 0.274786] keystone_irq soc:keystone_irq@26202a0: irqchip registered, nr_irqs 28 [ 0.275128] ti,keystone-serdes 2326000.phy: init fw ks2_pcie_serdes.bin: version 3.3.0.2c [ 0.275884] ti,keystone-serdes 232a000.phy: init fw ks2_gbe_serdes.bin: version 3.3.0.2c [ 0.277962] PCI host bridge /soc/pcie@21020000 ranges: [ 0.277971] No bus range found for /soc/pcie@21020000, using [bus 00-ff] [ 0.277985] MEM 0x60000000..0x6fffffff -> 0x60000000 [ 0.279271] keystone-pcie 21021000.pcie: PCI host bridge to bus 0000:00 [ 0.279280] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.279288] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] [ 0.279516] PCI: bus0: Fast back to back transfers disabled [ 0.294971] PCI: bus1: Fast back to back transfers disabled [ 0.295043] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff] [ 0.295053] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref] [ 0.295061] pci 0000:00:00.0: BAR 7: no space for [io size 0x1000] [ 0.295068] pci 0000:00:00.0: BAR 7: failed to assign [io size 0x1000] [ 0.295080] pci 0000:01:00.0: BAR 6: assigned [mem 0x60100000-0x6010ffff pref] [ 0.295088] pci 0000:01:00.0: BAR 5: assigned [mem 0x60000000-0x600001ff] [ 0.295098] pci 0000:01:00.0: BAR 4: no space for [io size 0x0010] [ 0.295105] pci 0000:01:00.0: BAR 4: failed to assign [io size 0x0010] [ 0.295111] pci 0000:01:00.0: BAR 0: no space for [io size 0x0008] [ 0.295117] pci 0000:01:00.0: BAR 0: failed to assign [io size 0x0008] [ 0.295123] pci 0000:01:00.0: BAR 2: no space for [io size 0x0008] [ 0.295129] pci 0000:01:00.0: BAR 2: failed to assign [io size 0x0008] [ 0.295135] pci 0000:01:00.0: BAR 1: no space for [io size 0x0004] [ 0.295141] pci 0000:01:00.0: BAR 1: failed to assign [io size 0x0004] [ 0.295147] pci 0000:01:00.0: BAR 3: no space for [io size 0x0004] [ 0.295152] pci 0000:01:00.0: BAR 3: failed to assign [io size 0x0004] [ 0.295160] pci 0000:00:00.0: PCI bridge to [bus 01] [ 0.295169] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] [ 0.295177] pci 0000:00:00.0: bridge window [mem 0x60100000-0x601fffff pref] [ 0.295345] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt [ 0.295353] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt [ 0.296261] keystone-navigator-qmss soc:qmss@2a40000: qmgr start queue 0, number of queues 8192 [ 0.296374] keystone-navigator-qmss soc:qmss@2a40000: added qmgr start queue 0, num of queues 8192, reg_peek e09c0000, reg_status e08cc000, reg_config e08ce000, reg_region e08d0000, reg_push e0a00000, reg_pop e0a40000 [ 0.296634] keystone-navigator-qmss soc:qmss@2a40000: firmware file ks2_qmss_pdsp_acc48.bin downloaded for pdsp0 [ 0.296698] keystone-navigator-qmss soc:qmss@2a40000: firmware file ks2_qmss_pdsp_qos.bin downloaded for pdsp3 [ 0.296760] keystone-navigator-qmss soc:qmss@2a40000: firmware file ks2_qmss_pdsp_qos.bin downloaded for pdsp7 [ 0.297642] keystone-navigator-qmss soc:qmss@2a40000: qos: sched port @8096, drop sched @8000 [ 0.299078] keystone-navigator-qmss soc:qmss@2a40000: qos: sched port @6496, drop sched @6400 [ 0.300879] keystone-navigator-qmss soc:qmss@2a40000: qos version 0x200010b, magic valid [ 0.301403] keystone-navigator-qmss soc:qmss@2a40000: qos version 0x200010b, magic valid [ 0.302413] keystone-navigator-dma soc:knav_dmas@0: DMA dma_gbe registered 149 logical channels, flows 128, tx chans: 21, rx chans: 91 [ 0.302519] keystone-navigator-dma soc:knav_dmas@0: DMA dma_xgbe registered 48 logical channels, flows 32, tx chans: 16, rx chans: 16 [ 0.345794] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled [ 0.345859] platform serial8250: set dma_pfn_offset00780000 [ 0.348165] console [ttyS0] disabled [ 0.348203] 2530c00.serial: ttyS0 at MMIO 0x2530c00 (irq = 26, base_baud = 14583333) is a 16550A [ 1.399745] console [ttyS0] enabled [ 1.403862] 2531000.serial: ttyS1 at MMIO 0x2531000 (irq = 27, base_baud = 14583333) is a 16550A [ 1.413146] [drm] Initialized drm 1.1.0 20060810 [ 1.423276] loop: module loaded [ 1.426681] at24 0-0050: 131072 byte 24c1024 EEPROM, writable, 1 bytes/write [ 1.434909] spi_davinci 21000400.spi: DMA is not supported (-19) [ 1.441487] m25p80 spi32766.0: n25q128a11 (16384 Kbytes) [ 1.446844] 2 ofpart partitions found on MTD device spi32766.0 [ 1.452687] Creating 2 MTD partitions on "spi32766.0": [ 1.457848] 0x000000000000-0x000000100000 : "u-boot-spl" [ 1.463919] 0x000000100000-0x000001000000 : "misc" [ 1.469453] spi_davinci 21000400.spi: Controller at 0xe0994400 [ 1.475479] spi_davinci 21000600.spi: DMA is not supported (-19) [ 1.481798] spi_davinci 21000600.spi: Controller at 0xe0996600 [ 1.487825] spi_davinci 21000800.spi: DMA is not supported (-19) [ 1.494141] spi_davinci 21000800.spi: Controller at 0xe0998800 [ 1.500516] platform Fixed MDIO bus.0: set dma_pfn_offset00780000 [ 1.506750] libphy: Fixed MDIO Bus: probed [ 1.554951] davinci_mdio 24200f00.mdio: davinci mdio revision 1.7 [ 1.561057] libphy: 24200f00.mdio: probed [ 1.565794] davinci_mdio 24200f00.mdio: phy[0]: device 24200f00.mdio:00, driver Marvell 88E1510 [ 1.574514] davinci_mdio 24200f00.mdio: phy[1]: device 24200f00.mdio:01, driver Marvell 88E1510 [ 1.583740] ti,keystone-serdes 232a000.phy: Requested PHY is disabled [ 3.601655] serdes PLL not locked [ 4.115792] ti,keystone-serdes 232a000.phy: Requested PHY is disabled [ 6.133183] serdes PLL not locked [ 8.658160] serdes PLL not locked [ 11.183484] serdes PLL not locked [ 13.708532] serdes PLL not locked [ 16.233793] serdes PLL not locked [ 16.748004] netcp-1.0 2620110.netcp: cpts: overflow check period 300 [ 16.754374] netcp-1.0 2620110.netcp: CPTS: ref_clk_freq:700000000 calc_mult:3067833783 calc_shift:31 error:0 nsec/sec [ 16.765026] netcp-1.0 2620110.netcp: initialized cpsw ale version 1.4 [ 16.771481] netcp-1.0 2620110.netcp: ALE Table size 8192 [ 16.778177] netcp-1.0 2620110.netcp: module(netcp-xgbe) not used for device [ 16.785185] netcp-1.0 2620110.netcp: module(netcp-pa) not used for device [ 16.792029] netcp-1.0 2620110.netcp: No ip-lut-ranges array in dt bindings for PA [ 16.801158] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 for pdsp 0 [ 16.809491] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 for pdsp 1 [ 16.817790] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 for pdsp 2 [ 16.826089] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 for pdsp 3 [ 16.834373] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 for pdsp 4 [ 16.842707] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 for pdsp 5 [ 16.851006] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 for pdsp 6 [ 16.859310] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 for pdsp 7 [ 16.867609] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 for pdsp 8 [ 16.875901] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 for pdsp 9 [ 16.884184] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 for pdsp 10 [ 16.892566] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 for pdsp 11 [ 16.900946] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 for pdsp 12 [ 16.909327] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 for pdsp 13 [ 16.917706] netcp-1.0 2620110.netcp: Using PA fw version 03.00.02.00:0x03000200 for pdsp 14 [ 16.926460] netcp-1.0 2620110.netcp: rx_chan_name netrx0-pa for port 1 [ 16.933014] netcp-1.0 2620110.netcp: rx_chan_name netrx1-pa for port 2 [ 16.940248] 2620738.usb_phy supply vcc not found, using dummy regulator [ 16.947054] 2620750.usb_phy supply vcc not found, using dummy regulator [ 16.954043] mousedev: PS/2 mouse device common for all mice [ 16.959950] i2c /dev entries driver [ 16.965078] ledtrig-cpu: registered to indicate activity on CPUs [ 16.972567] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xac [ 16.978947] nand: Micron MT29F4G08ABBDAH4 [ 16.982963] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 16.990847] Bad block table found at page 262080, version 0x01 [ 16.997208] Bad block table found at page 262016, version 0x01 [ 17.003362] 3 ofpart partitions found on MTD device 30000000.nand [ 17.009475] Creating 3 MTD partitions on "30000000.nand": [ 17.014884] 0x000000000000-0x000000100000 : "u-boot" [ 17.020597] 0x000000100000-0x000000180000 : "params" [ 17.026284] 0x000000180000-0x000020000000 : "ubifs" [ 17.032200] davinci_nand 30000000.nand: controller rev. 2.5 [ 17.038375] platform snd-soc-dummy: set dma_pfn_offset00780000 [ 17.045381] NET: Registered protocol family 10 [ 17.050444] sit: IPv6 over IPv4 tunneling driver [ 17.055491] NET: Registered protocol family 17 [ 17.060071] Key type dns_resolver registered [ 17.064436] Registering SWP/SWPB emulation handler [ 17.070505] ubi0: attaching mtd4 [ 17.274934] (NULL net_device): Link is Down [ 17.279125] (NULL net_device): Link is Down [ 17.283313] (NULL net_device): Link is Down [ 17.287513] (NULL net_device): Link is Down [ 17.291701] (NULL net_device): Link is Down [ 17.295899] (NULL net_device): Link is Down [ 19.226461] ubi0: scanning is finished [ 19.239649] ubi0: attached mtd4 (name "ubifs", size 510 MiB) [ 19.245332] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 19.252220] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 19.259033] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 19.266018] ubi0: good PEBs: 4080, bad PEBs: 4, corrupted PEBs: 0 [ 19.272122] ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128 [ 19.279369] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1960042453 [ 19.288531] ubi0: available PEBs: 0, total reserved PEBs: 4080, PEBs reserved for bad PEB handling: 76 [ 19.297995] ubi0: background thread "ubi_bgt0d" started, PID 73 [ 19.298130] hctosys: unable to open rtc device (rtc0) [ 19.309418] ALSA device list: [ 19.312388] No soundcards found. [ 19.316646] UBIFS: parse sync [ 19.320246] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 74 [ 19.352247] UBIFS (ubi0:0): recovery needed [ 19.435629] UBIFS (ubi0:0): recovery completed [ 19.440133] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "rootfs" [ 19.447555] UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 19.457505] UBIFS (ubi0:0): FS size: 488222720 bytes (465 MiB, 3845 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs) [ 19.468235] UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB) [ 19.474081] UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID 60CC0859-7758-47B1-ADFC-98B9562798C2, small LPT model [ 19.486486] VFS: Mounted root (ubifs filesystem) on device 0:14. [ 19.493568] devtmpfs: mounted [ 19.496679] Freeing unused kernel memory: 284K (c08bd000 - c0904000) [ 19.503045] This architecture does not have kernel memory protection. [ 19.706323] systemd[1]: System time before build time, advancing clock. [ 19.765510] random: systemd: uninitialized urandom read (16 bytes read, 0 bits of entropy available) [ 19.788711] random: systemd: uninitialized urandom read (16 bytes read, 0 bits of entropy available) [ 19.799875] 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) [ 19.818234] systemd[1]: Detected architecture arm. Welcome to Arago 2016.10! [ 19.846921] systemd[1]: Set hostname to . [ 19.987868] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 0 bits of entropy available) [ 20.017192] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 0 bits of entropy available) [ 20.081132] random: systemd: uninitialized urandom read (16 bytes read, 0 bits of entropy available) [ 20.144539] random: systemd: uninitialized urandom read (16 bytes read, 0 bits of entropy available) [ 20.153929] random: systemd: uninitialized urandom read (16 bytes read, 0 bits of entropy available) [ 20.163500] random: systemd: uninitialized urandom read (16 bytes read, 0 bits of entropy available) [ 20.219470] random: systemd: uninitialized urandom read (16 bytes read, 0 bits of entropy available) [ 20.247138] random: systemd: uninitialized urandom read (16 bytes read, 0 bits of entropy available) [ 20.406406] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ OK ] Listening on /dev/initctl Compatibility Named Pipe. [ 20.435662] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 20.465066] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 20.485100] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 20.515021] systemd[1]: Reached target Swap. [ OK ] Reached target Swap. [ 20.535018] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 20.565063] systemd[1]: Listening on Syslog Socket. [ OK ] Listening on Syslog Socket. [ 20.585160] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password Requests to Console Directory Watch. [ 20.618542] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 20.645151] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password Requests to Wall Directory Watch. [ 20.675104] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 20.695519] systemd[1]: Created slice System Slice. [ OK ] Created slice System Slice. [ 20.715531] systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice. [ 20.785196] systemd[1]: Starting Setup Virtual Console... Starting Setup Virtual Console... [ 20.820504] systemd[1]: Mounting Temporary Directory... Mounting Temporary Directory... [ 20.846806] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 20.875140] systemd[1]: Reached target Slices. [ OK ] Reached target Slices. [ 20.895638] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ 20.965314] 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... [ 20.996855] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 21.015229] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 21.075258] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 21.094667] CMEMK module: reference Linux version 4.4.32 [ 21.100355] allocated heap buffer 0xc080000 of size 0xc0000 [ 21.106040] cmemk initialized [ 21.114698] systemd[1]: Starting Journal Service... Starting Journal Service... [ 21.135162] systemd[1]: Reached target Paths. [ OK ] Reached target Paths. [ 21.184346] NET: Registered protocol family 41 [ 21.196097] uio_module_drv soc:mpax: registered misc device mpax [ 21.202279] uio_module_drv soc:edma3: registered misc device edma3 [ 21.205251] systemd[1]: Starting Remount Root and Kernel File Systems... [ 21.215666] uio_module_drv soc:secmgr: registered misc device secmgr [ 21.222536] uio_module_drv soc:qmss: registered misc device qmss Starting Remount Root and Kernel File Systems... [ 21.241395] uio_module_drv soc:hyperlink0: registered misc device hyperlink0 [ 21.248953] uio_module_drv soc:srss: registered misc device srss [ 21.249385] systemd[1]: Mounted Debug File System. [ OK ] Mounted Debug File System. [ 21.275102] systemd[1]: Mounted POSIX Message Queue File System. [ OK ] Mounted POSIX Message Queue File System. [ 21.305085] systemd[1]: Mounted Temporary Directory. [ OK ] Mounted Temporary Directory. [ 21.326761] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. [ OK ] Started Setup Virtual Console. [ OK ] Started Create list of required sta...ce nodes for the current kernel. [ 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. [ 21.904183] systemd-journald[112]: Received request to flush runtime journal from PID 1 [ OK ] Started Flush Journal to Persistent Storage. [ OK ] Reached target Local File Systems (Pre). Mounting /var/volatile... Mounting /media/ram... Starting udev Kernel Device Manager... [ OK ] Mounted /var/volatile. [ OK ] Mounted /media/ram. [ OK ] Started udev Coldplug all Devices. [ OK ] Started udev Kernel Device Manager. [ 22.247968] keystone-rproc 10800000.dsp0: assigned reserved memory node dsp_common_cma_pool [ 22.269974] remoteproc0: 10800000.dsp0 is available [ 22.281803] remoteproc0: Note: remoteproc is still under development and considered experimental. [ 22.312179] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. [ 22.337221] davinci-wdt 22f0080.wdt: heartbeat 60 sec [ 22.344219] keystone-dsp-mem a0000000.dspmem: registered misc device dspmem [ OK ] Found device /dev/ttyS0. [ 22.473657] SCSI subsystem initialized Starting Load/Save Random Seed... [ OK ] Reached target Local File Systems. Starting Create Volatile Files and Directories... [ OK ] Started Load/Save Random Seed. [ 22.666829] ahci 0000:01:00.0: limiting MRRS to 256 [ 22.672174] ahci 0000:01:00.0: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode [ OK 22.699362] ahci 0000:01:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs m] Started Create Volatile Files and Directories. [ 22.721181] scsi host0: ahci [ 22.737549] scsi host1: ahci [ 22.739793] keystone-crypto soc:subsys@24080000:crypto@0: crypto accelerator enabled [ 22.754045] ata1: SATA max UDMA/133 abar m512@0x60000000 port 0x60000100 irq 114 [ 22.764484] ata2: SATA max UDMA/133 abar m512@0x60000000 port 0x60000180 irq 114 [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ OK ] Started Network Time Synchronization. [ OK ] Started Update UTMP about System Boot/Shutdown. [ 23.114964] ata1: SATA link down (SStatus 0 SControl 300) [ 23.120406] ata2: SATA link down (SStatus 0 SControl 300) [ 23.251944] platform xhci-hcd.0.auto: set dma_pfn_offset00780000 [ OK ] Reached target System Time Synchronized. Starting Synchronize System and HW clocks... [FAILED] Failed to s[ 23.502608] usbcore: registered new interface driver usbfs tart Synchronize[ 23.508504] usbcore: registered new interface driver hub System and HW c[ 23.515216] usbcore: registered new device driver usb locks. See 'systemctl status sync-clocks.service' for d[ 23.538893] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller etails. [ 23.545321] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 23.553976] xhci-hcd xhci-hcd.0.auto: hcc params 0x0298f06d hci version 0x100 quirks 0x00010010 [ 23.562726] xhci-hcd xhci-hcd.0.auto: irq 34, io mem 0x02690000 [ 23.569320] hub 1-0:1.0: USB hub found [ 23.573100] hub 1-0:1.0: 1 port detected [ 23.577400] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 23.582907] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 23.582972] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 23.583496] hub 2-0:1.0: USB hub found [ 23.583521] hub 2-0:1.0: 1 port detected [ OK ] Reached target System Initialization. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Listening on RPCbind Server Activation Socket. [ OK ] Reached target Sockets. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target Timers. [ OK ] Reached target Basic System. Starting run_srss_tc.service... [ OK ] Started System Logging Service. Starting Login Service... [ OK ] Started D-Bus System Message Bus. [ 23.894972] usb 1-1: new high-speed USB device number 2 using xhci-hcd Starting Network Service... Starting tiipclad-daemon.service... [ 24.096153] usb-storage 1-1:1.0: USB Mass Storage device detected Starting telnetd.service... [ 24.113249] scsi host2: usb-storage 1-1:1.0 [ 24.118619] usbcore: registered new interface driver usb-storage Starting Permit User Sessions... Starting Print notice about GPLv3 packages... [ OK ] Started Kernel Logging Service. [ OK ] Started run_srss_tc.service. [ OK ] Started tiipclad-daemon.service. [ OK ] Started telnetd.service. [ OK ] Started Permit User Sessions. [ OK ] Started Network Service. [ 24.374853] netcp-1.0 2620110.netcp eth1: Link is Up - 100Mbps/Full - flow control off [ 24.387921] pps pps0: new PPS source ptp0 [ 24.392041] Zumi >> pa2_get_streaming_switch [ 24.400276] Zumi >> pa2_get_streaming_switch offset 8 port 2 [ 24.408422] netcp-1.0 2620110.netcp: saved_ss_state for port 2 is 0 [ 24.414744] Zumi >> pa2_set_streaming_switch [ 24.419110] Zumi >> pa2_set_streaming_switch offset 8 port 2 [ OK ] Reached target Network. [ 24.462685] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 24.495386] netcp-1.0 2620110.netcp eth0: Link is Up - 100Mbps/Full - flow control off [ 24.503388] Zumi >> pa2_get_streaming_switch [ OK ] Started Vsftpd ftp daemon. [ 24.515314] Zumi >> pa2_get_streaming_switch offset 0 port 1 [ 24.521024] netcp-1.0 2620110.netcp: saved_ss_state for port 1 is 0 Starting Network Name Resolution... [ OK 24.535057] Zumi >> pa2_set_streaming_switch m] Started Getty on tty1. [ 24.540588] Zumi >> pa2_set_streaming_switch offset 0 port 1 [ OK ] Started Serial Getty on ttyS0. [ 24.558432] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Starting thttpd.service... [ OK ] Started Login Service. [ OK ] Started thttpd.service. Starting rng-tools.service... [ OK ] Started Network Name Resolution. [ OK ] Started rng-tools.service. Starting thermal-zone-init.service... [ OK ] Started thermal-zone-init.service. *************************************************************** *************************************************************** NOTICE: This file system contains the following GPLv3 packages: binutils dosfstools m4 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. [ 25.794942] netcp-1.0 2620110.netcp eth0: Link is Down [ 25.800096] netcp-1.0 2620110.netcp eth1: Link is Down [ 28.365302] netcp-1.0 2620110.netcp eth1: Link is Up - 100Mbps/Full - flow control off [ 28.373250] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 28.485302] netcp-1.0 2620110.netcp eth0: Link is Up - 100Mbps/Full - flow control off [ 28.493246] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 28.889912] scsi 2:0:0:0: Direct-Access hp v232w DL17 PQ: 0 ANSI: 4 [ 28.908903] sd 2:0:0:0: [sda] 60628992 512-byte logical blocks: (31.0 GB/28.9 GiB) [ 28.917590] sd 2:0:0:0: [sda] Write Protect is off [ 28.923051] sd 2:0:0:0: [sda] No Caching mode page found [ 28.928500] sd 2:0:0:0: [sda] Assuming drive cache: write through [ 28.938747] sda: [ 28.942814] sd 2:0:0:0: [sda] Attached SCSI removable disk [ 29.111632] FAT-fs (sda): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project http://arago-project.org AM5K2E04 ttyS0 Arago 2016.10 AM5K2E04 ttyS0 AM5K2E04 login: root (automatic login) root@AM5K2E04:~#