Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- TIM-1.0
- WTMI-armada-17.10.1-4809244
- ENTER init_ddrgen
- DDR_TOPOLOGY is 2 : DDR3, 2CS 512M + 512M
- WTMI_CLOCK=1
- Fill memory before self refresh...done
- Fill memory before self refresh...done
- Now in Self-refresh Mode
- Restore CAS Read and Write Latency
- Restore termination values to original values
- Exited self-refresh ...
- DLL TUNING
- ==============
- DLL 0xc0001050[21:16]: [0,29,14]
- DLL 0xc0001050[29:24]: [7,38,1f]
- DLL 0xc0001054[21:16]: [2,25,13]
- DLL 0xc0001054[29:24]: [8,35,1e]
- DLL 0xc0001074[21:16]: [0,3f,1f]
- DLL 0xc0001074NOTICE: Booting Trusted Firmware
- NOTICE: BL1: v1.3(release):armada-17.10.2:13f2984
- NOTICE: BL1: Built : 12:48:19, Sep 27 2NOTICE: BL2: v1.3(release):armada-17.10.2:13f2984
- NOTICE: BL2: Built : 12:48:19, Sep 27 2017
- NNOTICE: BL31: v1.3(release):armada-17.10.2:13f2984
- NOTICE: BL31:
- U-Boot 2017.03-armada-17.10.1-g440395a (Sep 25 2017 - 15:43:51 +0200)
- Model: Marvell Armada 3720 Community Board ESPRESSOBin
- CPU @ 800 [MHz]
- L2 @ 800 [MHz]
- TClock @ 200 [MHz]
- DDR @ 800 [MHz]
- DRAM: 1 GiB
- U-Boot DT blob at : 000000003f7182d8
- Comphy-0: USB3 5 Gbps
- Comphy-1: PEX0 2.5 Gbps
- Comphy-2: SATA0 6 Gbps
- SATA link 0 timeout.
- AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
- flags: ncq led only pmp fbss pio slum part sxs
- PCIE-0: Link down
- MMC: sdhci@d0000: 0
- SF: Detected w25q32dw with page size 256 Bytes, erase size 4 KiB, total 4 MiB
- Net: eth0: neta@30000 [PRIME]
- Hit any key to stop autoboot: 0
- Marvell>> bubt flash-image-1200_750.bin spi usb
- Burning U-BOOT image "flash-image-1200_750.bin" from "usb" to "spi"
- USB0: Register 2000104 NbrPorts 2
- Starting the controller
- USB XHCI 1.00
- USB1: USB EHCI 1.00
- scanning bus 0 for devices... 2 USB Device(s) found
- scanning bus 1 for devices... 1 USB Device(s) found
- Image checksum...OK!
- SF: Detected w25q32dw with page size 256 Bytes, erase size 4 KiB, total 4 MiB
- 20480 bytes written, 799992 bytes skipped in 0.419s, speed 2000388 B/s
- Done!
- Marvell>> setenv boot_interface mmc
- Marvell>> setenv image_name boot/Image
- Marvell>> setenv fdt_name_a boot/dtb/marvell/armada-3720-community.dtb
- Marvell>> setenv fdt_name_b boot/dtb/marvell/armada-3720-espressobin.dtb
- Marvell>> setenv fdt_high "0xffffffffffffffff"
- Marvell>> setenv rootdev "/dev/mmcblk0p1"
- Marvell>> setenv rootfstype "ext4"
- Marvell>> setenv verbosity "1"
- Marvell>> setenv initrd_addr "0x1100000"
- Marvell>> setenv initrd_image "boot/uInitrd"
- Marvell>> setenv bootcmd 'mmc dev 0; ext4load mmc 0:1 $kernel_addr $image_name;ext4load mmc 0:1 $initrd_addr $initrd_image; ext4load mmc 0:1 $fdt_addr $fdt_name_a;ext4load mmc 0:1 $fdt_addr $fdt_name_b;setenv bootargs $console root=$rootdev rw rootwait; booti $kernel_addr $initrd_addr $fdt_addr'
- Marvell>> saveenv
- Saving Environment to SPI Flash...
- Erasing SPI flash...Writing to SPI flash...done
- Marvell>> boot
- switch to partitions #0, OK
- mmc0 is current device
- 14313472 bytes read in 626 ms (21.8 MiB/s)
- 5114631 bytes read in 229 ms (21.3 MiB/s)
- 11474 bytes read in 15 ms (746.1 KiB/s)
- ** File not found boot/dtb/marvell/armada-3720-espressobin.dtb **
- ## Loading init Ramdisk from Legacy Image at 01100000 ...
- Image Name: uInitrd
- Image Type: AArch64 Linux RAMDisk Image (gzip compressed)
- Data Size: 5114567 Bytes = 4.9 MiB
- Load Address: 00000000
- Entry Point: 00000000
- Verifying Checksum ... OK
- ## Flattened Device Tree blob at 04f00000
- Booting using the fdt blob at 0x4f00000
- Loading Ramdisk to 3f236000, end 3f716ac7 ... OK
- Using Device Tree in place at 0000000004f00000, end 0000000004f05cd1
- 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.89-mvebu64 (root@armbian) (gcc version 6.4.1 20170707 (Linaro GCC 6.4-2017.08) ) #1 SMP PREEMPT Thu Sep 28 17:40:14 CEST 2017
- [ 0.000000] Boot CPU: AArch64 Processor [410fd034]
- [ 0.000000] earlycon: Early serial console at MMIO 0xd0012000 (options '')
- [ 0.000000] bootconsole [uart0] enabled
- [ 0.000000] efi: Getting EFI parameters from FDT:
- [ 0.000000] efi: UEFI not found.
- [ 0.000000] cma: Reserved 16 MiB at 0x000000003e000000
- [ 0.000000] psci: probing for conduit method from DT.
- [ 0.000000] psci: PSCIv1.0 detected in firmware.
- [ 0.000000] psci: Using standard PSCI v0.2 function IDs
- [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
- [ 0.000000] PERCPU: Embedded 16 pages/cpu @ffffffc03ffc5000 s25240 r8192 d32104 u65536
- [ 0.000000] Detected VIPT I-cache on CPU0
- [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
- [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 257536
- [ 0.000000] Kernel command line: console=ttyMV0,115200 earlycon=ar3700_uart,0xd0012000 root=/dev/mmcblk0p1 rw rootwait
- [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
- [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
- [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
- [ 0.000000] software IO TLB [mem 0x39600000-0x3d600000] (64MB) mapped at [ffffffc039600000-ffffffc03d5fffff]
- [ 0.000000] Memory: 926700K/1046528K available (9617K kernel code, 570K rwdata, 3312K rodata, 360K init, 288K bss, 103444K reserved, 16384K cma-reserved)
- [ 0.000000] Virtual kernel memory layout:
- [ 0.000000] vmalloc : 0xffffff8000000000 - 0xffffffbdbfff0000 ( 246 GB)
- [ 0.000000] vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum)
- [ 0.000000] 0xffffffbdc0000000 - 0xffffffbdc1000000 ( 16 MB actual)
- [ 0.000000] fixed : 0xffffffbffa7fd000 - 0xffffffbffac00000 ( 4108 KB)
- [ 0.000000] PCI I/O : 0xffffffbffae00000 - 0xffffffbffbe00000 ( 16 MB)
- [ 0.000000] modules : 0xffffffbffc000000 - 0xffffffc000000000 ( 64 MB)
- [ 0.000000] memory : 0xffffffc000000000 - 0xffffffc040000000 ( 1024 MB)
- [ 0.000000] .init : 0xffffffc000d23000 - 0xffffffc000d7d000 ( 360 KB)
- [ 0.000000] .text : 0xffffffc000080000 - 0xffffffc000d22474 ( 12938 KB)
- [ 0.000000] .data : 0xffffffc000d98000 - 0xffffffc000e26800 ( 570 KB)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
- [ 0.000000] Preemptible hierarchical RCU implementation.
- [ 0.000000] Build-time adjustment of leaf fanout to 64.
- [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=2.
- [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2
- [ 0.000000] NR_IRQS:64 nr_irqs:64 0
- [ 0.000000] GIC: Using split EOI/Deactivate mode
- [ 0.000000] CPU0: found redistributor 0 region 0:0x00000000d1d40000
- [ 0.000000] Architected cp15 timer(s) running at 12.50MHz (phys).
- [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049cda, max_idle_ns: 440795202628 ns
- [ 0.000005] sched_clock: 56 bits at 12MHz, resolution 80ns, wraps every 4398046511080ns
- [ 0.008435] Console: colour dummy device 80x25
- [ 0.012949] Calibrating delay loop (skipped), value calculated using timer frequency.. 25.00 BogoMIPS (lpj=50000)
- [ 0.023498] pid_max: default: 32768 minimum: 301
- [ 0.028308] Security Framework initialized
- [ 0.032494] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
- [ 0.039365] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
- [ 0.047304] Initializing cgroup subsys memory
- [ 0.051743] Initializing cgroup subsys devices
- [ 0.056289] Initializing cgroup subsys freezer
- [ 0.060857] Initializing cgroup subsys net_cls
- [ 0.065425] Initializing cgroup subsys net_prio
- [ 0.070084] Initializing cgroup subsys hugetlb
- [ 0.074652] Initializing cgroup subsys pids
- [ 0.079236] EFI services will not be available.
- [ 0.083849] ASID allocator initialised with 65536 entries
- [ 0.125554] Detected VIPT I-cache on CPU1
- [ 0.125585] CPU1: found redistributor 1 region 0:0x00000000d1d60000
- [ 0.125614] CPU1: Booted secondary processor [410fd034]
- [ 0.125680] Brought up 2 CPUs
- [ 0.144601] SMP: Total of 2 processors activated.
- [ 0.149447] CPU features: detected feature: GIC system register CPU interface
- [ 0.156795] CPU: All CPU(s) started at EL2
- [ 0.161017] alternatives: patching kernel code
- [ 0.166123] devtmpfs: initialized
- [ 0.172696] DMI not present or invalid.
- [ 0.176831] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
- [ 0.186823] futex hash table entries: 512 (order: 4, 65536 bytes)
- [ 0.194057] xor: measuring software checksum speed
- [ 0.238986] 8regs : 1535.000 MB/sec
- [ 0.283260] 8regs_prefetch: 1369.000 MB/sec
- [ 0.327891] 32regs : 1887.000 MB/sec
- [ 0.372161] 32regs_prefetch: 1586.000 MB/sec
- [ 0.376835] xor: using function: 32regs (1887.000 MB/sec)
- [ 0.382406] pinctrl core: initialized pinctrl subsystem
- [ 0.389105] NET: Registered protocol family 16
- [ 0.405692] cpuidle: using governor ladder
- [ 0.421862] cpuidle: using governor menu
- [ 0.426098] vdso: 2 pages (1 code @ ffffffc000d9d000, 1 data @ ffffffc000d9c000)
- [ 0.433687] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
- [ 0.442575] DMA: preallocated 2048 KiB pool for atomic allocations
- [ 0.449008] Serial: AMBA PL011 UART driver
- [ 0.454789] d0012000.serial: ttyMV0 at MMIO 0xd0012000 (irq = 7, base_baud = 0) is a mvebu-uart
- [ 0.463712] console [ttyMV0] enabled
- [ 0.463712] console [ttyMV0] enabled
- [ 0.471059] bootconsole [uart0] disabled
- [ 0.471059] bootconsole [uart0] disabled
- [ 0.574386] raid6: int64x1 gen() 317 MB/s
- [ 0.646301] raid6: int64x1 xor() 317 MB/s
- [ 0.718363] raid6: int64x2 gen() 475 MB/s
- [ 0.790448] raid6: int64x2 xor() 410 MB/s
- [ 0.862575] raid6: int64x4 gen() 691 MB/s
- [ 0.934615] raid6: int64x4 xor() 506 MB/s
- [ 1.006654] raid6: int64x8 gen() 799 MB/s
- [ 1.078742] raid6: int64x8 xor() 500 MB/s
- [ 1.150788] raid6: neonx1 gen() 504 MB/s
- [ 1.222839] raid6: neonx1 xor() 520 MB/s
- [ 1.294921] raid6: neonx2 gen() 827 MB/s
- [ 1.366980] raid6: neonx2 xor() 711 MB/s
- [ 1.439075] raid6: neonx4 gen() 1065 MB/s
- [ 1.511120] raid6: neonx4 xor() 811 MB/s
- [ 1.583195] raid6: neonx8 gen() 1130 MB/s
- [ 1.655266] raid6: neonx8 xor() 837 MB/s
- [ 1.659694] raid6: using algorithm neonx8 gen() 1130 MB/s
- [ 1.665286] raid6: .... xor() 837 MB/s, rmw enabled
- [ 1.670159] raid6: using intx1 recovery algorithm
- [ 1.675389] ACPI: Interpreter disabled.
- [ 1.679486] gpio-regulator soc:internal-regs:regulator@0: Could not obtain regulator setting GPIOs: -517
- [ 1.689460] armada3700-avs d0011500.avs: error getting max cpu frequency, try again later
- [ 1.697952] armada3700-avs d0011500.avs: armada_3700_avs_probe: failed initialization
- [ 1.706297] vgaarb: loaded
- [ 1.709160] SCSI subsystem initialized
- [ 1.713407] usbcore: registered new interface driver usbfs
- [ 1.719245] usbcore: registered new interface driver hub
- [ 1.724577] usbcore: registered new device driver usb
- [ 1.730562] pps_core: LinuxPPS API ver. 1 registered
- [ 1.735753] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
- [ 1.745264] PTP clock support registered
- [ 1.749471] dmi: Firmware registration failed.
- [ 1.754477] armada37xx-clk-pm d0014018.cpu-pm-clk: error getting max cpu frequency, try again later
- [ 1.764291] NetLabel: Initializing
- [ 1.767460] NetLabel: domain hash size = 128
- [ 1.772166] NetLabel: protocols = UNLABELED CIPSOv4
- [ 1.777427] NetLabel: unlabeled traffic allowed by default
- [ 1.783425] clocksource: Switched to clocksource arch_sys_counter
- [ 1.790244] pnp: PnP ACPI: disabled
- [ 1.802402] NET: Registered protocol family 2
- [ 1.807687] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
- [ 1.815079] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
- [ 1.822082] TCP: Hash tables configured (established 8192 bind 8192)
- [ 1.828447] UDP hash table entries: 512 (order: 2, 16384 bytes)
- [ 1.834481] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
- [ 1.841312] NET: Registered protocol family 1
- [ 1.846148] RPC: Registered named UNIX socket transport module.
- [ 1.852224] RPC: Registered udp transport module.
- [ 1.857075] RPC: Registered tcp transport module.
- [ 1.862031] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 1.868969] Trying to unpack rootfs image as initramfs...
- [ 2.183609] Freeing initrd memory: 4992K
- [ 2.188241] kvm [1]: GICv3: no GICV resource entry
- [ 2.192977] kvm [1]: disabling GICv2 emulation
- [ 2.197556] kvm [1]: interrupt-controller@ffffffc0000aba64 IRQ13
- [ 2.204238] kvm [1]: timer IRQ3
- [ 2.207139] kvm [1]: Hyp mode initialized successfully
- [ 2.215343] audit: initializing netlink subsys (disabled)
- [ 2.220674] audit: type=2000 audit(2.144:1): initialized
- [ 2.230939] HugeTLB registered 2 MB page size, pre-allocated 0 pages
- [ 2.247168] VFS: Disk quotas dquot_6.6.0
- [ 2.251563] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
- [ 2.261750] NFS: Registering the id_resolver key type
- [ 2.266988] Key type id_resolver registered
- [ 2.271340] Key type id_legacy registered
- [ 2.275272] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 2.282142] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
- [ 2.289242] fuse init (API version 7.23)
- [ 2.293950] SGI XFS with ACLs, security attributes, realtime, no debug enabled
- [ 2.306312] async_tx: api initialized (async)
- [ 2.310845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
- [ 2.318555] io scheduler noop registered
- [ 2.322274] io scheduler deadline registered
- [ 2.327017] io scheduler cfq registered (default)
- [ 2.335800] libphy: Fixed MDIO Bus: probed
- [ 2.340001] tun: Universal TUN/TAP device driver, 1.6
- [ 2.345208] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
- [ 2.351902] libphy: mdio_driver_register: mv88e6xxx
- [ 2.356992] libphy: orion_mdio_bus: probed
- [ 2.361290] mdio_bus d0032004.mdio-mi:01: mdio_device_register
- [ 2.372170] sky2: driver version 1.30
- [ 2.375875] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
- [ 2.382037] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
- [ 2.388010] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k
- [ 2.395130] igb: Copyright (c) 2007-2014 Intel Corporation.
- [ 2.401049] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.0.2-k
- [ 2.409096] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
- [ 2.415482] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 4.2.1-k
- [ 2.423162] ixgbe: Copyright (c) 1999-2015 Intel Corporation.
- [ 2.429290] ixgbevf: Intel(R) 10 Gigabit PCI Express Virtual Function Network Driver - version 2.12.1-k
- [ 2.439020] ixgbevf: Copyright (c) 2009 - 2012 Intel Corporation.
- [ 2.445394] ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAPI
- [ 2.452631] ixgb: Copyright (c) 1999-2008 Intel Corporation.
- [ 2.459838] advk-pcie d0070000.pcie: Failed to obtain clock from DT
- [ 2.466853] mv_xor d0060900.xor: Marvell shared XOR driver
- [ 2.492120] mv_xor d0060900.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr pq )
- [ 2.520140] mv_xor d0060900.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr pq )
- [ 2.533422] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
- [ 2.542422] Unable to detect cache hierarchy from DT for CPU 0
- [ 2.549574] brd: module loaded
- [ 2.558518] loop: module loaded
- [ 2.562078] SCSI Media Changer driver v0.25
- [ 2.572700] VFIO - User Level meta-driver version: 0.3
- [ 2.582816] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 2.589787] ehci-pci: EHCI PCI platform driver
- [ 2.594449] ehci-platform: EHCI generic platform driver
- [ 2.599811] ehci-orion: EHCI orion driver
- [ 2.614277] orion-ehci d005e000.usb: EHCI Host Controller
- [ 2.619641] orion-ehci d005e000.usb: new USB bus registered, assigned bus number 1
- [ 2.628071] orion-ehci d005e000.usb: irq 10, io mem 0xd005e000
- [ 2.643445] orion-ehci d005e000.usb: USB 2.0 started, EHCI 1.00
- [ 2.650359] hub 1-0:1.0: USB hub found
- [ 2.654200] hub 1-0:1.0: 1 port detected
- [ 2.658531] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- [ 2.664622] ohci-pci: OHCI PCI platform driver
- [ 2.669294] ohci-platform: OHCI generic platform driver
- [ 2.675256] usbcore: registered new interface driver uas
- [ 2.680909] usbcore: registered new interface driver usb-storage
- [ 2.687212] usbcore: registered new interface driver ums-alauda
- [ 2.693056] usbcore: registered new interface driver ums-cypress
- [ 2.699470] usbcore: registered new interface driver ums-datafab
- [ 2.705762] usbcore: registered new interface driver ums_eneub6250
- [ 2.711891] usbcore: registered new interface driver ums-freecom
- [ 2.718376] usbcore: registered new interface driver ums-isd200
- [ 2.724504] usbcore: registered new interface driver ums-jumpshot
- [ 2.730555] usbcore: registered new interface driver ums-karma
- [ 2.736670] usbcore: registered new interface driver ums-onetouch
- [ 2.743079] usbcore: registered new interface driver ums-realtek
- [ 2.749465] usbcore: registered new interface driver ums-sddr09
- [ 2.756000] usbcore: registered new interface driver ums-sddr55
- [ 2.762125] usbcore: registered new interface driver ums-usbat
- [ 2.769331] mousedev: PS/2 mouse device common for all mice
- [ 2.775489] i2c /dev entries driver
- [ 2.779825] md: linear personality registered for level -1
- [ 2.785553] md: raid0 personality registered for level 0
- [ 2.790821] md: raid1 personality registered for level 1
- [ 2.796304] md: raid10 personality registered for level 10
- [ 2.802367] md: raid6 personality registered for level 6
- [ 2.807895] md: raid5 personality registered for level 5
- [ 2.813138] md: raid4 personality registered for level 4
- [ 2.819000] sdhci: Secure Digital Host Controller Interface driver
- [ 2.825065] sdhci: Copyright(c) Pierre Ossman
- [ 2.829845] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 2.835910] xenon-sdhci d00d0000.sdhci: Failed to setup input clk: -517
- [ 2.842766] ledtrig-cpu: registered to indicate activity on CPUs
- [ 2.849023] hidraw: raw HID events driver (C) Jiri Kosina
- [ 2.857487] NET: Registered protocol family 10
- [ 2.863081] NET: Registered protocol family 17
- [ 2.867675] Distributed Switch Architecture driver version 0.1
- [ 2.873850] Key type dns_resolver registered
- [ 2.879075] registered taskstats version 1
- [ 2.885941] Btrfs loaded
- [ 2.902550] Key type encrypted registered
- [ 2.913469] mvneta d0030000.ethernet eth0: Using device tree mac address 00:51:82:11:22:00
- [ 3.122551] PCI host bridge /soc/pcie@d0070000 ranges:
- [ 3.127915] MEM 0xe8000000..0xe8ffffff -> 0xe8000000
- [ 3.132986] IO 0xe9000000..0xe900ffff -> 0xe9000000
- [ 4.138727] advk-pcie d0070000.pcie: link never came up
- [ 4.144110] advk-pcie d0070000.pcie: PCI host bridge to bus 0000:00
- [ 4.150565] pci_bus 0000:00: root bus resource [bus 00-ff]
- [ 4.156060] pci_bus 0000:00: root bus resource [mem 0xe8000000-0xe8ffffff]
- [ 4.163177] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0xe9000000-0xe900ffff])
- [ 5.604585] advk-pcie d0070000.pcie: Posted PIO Response Status: CA, 0xe00 @ 0x0
- [ 5.614887] ahci-mvebu d00e0000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode
- [ 5.624034] ahci-mvebu d00e0000.sata: flags: ncq sntf led only pmp fbs pio slum part sxs
- [ 5.633486] scsi host0: ahci-mvebu
- [ 5.637302] ata1: SATA max UDMA/133 mmio [mem 0xd00e0000-0xd00e0177] port 0x100 irq 12
- [ 5.655674] xhci-hcd d0058000.usb3: xHCI Host Controller
- [ 5.660984] xhci-hcd d0058000.usb3: new USB bus registered, assigned bus number 2
- [ 5.669303] xhci-hcd d0058000.usb3: hcc params 0x0a000998 hci version 0x100 quirks 0x00010090
- [ 5.678207] xhci-hcd d0058000.usb3: irq 9, io mem 0xd0058000
- [ 5.684686] hub 2-0:1.0: USB hub found
- [ 5.688637] hub 2-0:1.0: 1 port detected
- [ 5.693543] xhci-hcd d0058000.usb3: xHCI Host Controller
- [ 5.698717] xhci-hcd d0058000.usb3: new USB bus registered, assigned bus number 3
- [ 5.706792] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
- [ 5.715784] hub 3-0:1.0: USB hub found
- [ 5.719724] hub 3-0:1.0: 1 port detected
- [ 5.724438] xenon-sdhci d00d0000.sdhci: Got CD GPIO
- [ 5.729814] xenon-sdhci d00d0000.sdhci: No vmmc regulator found
- [ 5.771589] mmc0: SDHCI controller on d00d0000.sdhci [d00d0000.sdhci] using ADMA
- [ 5.816200] libphy: mv88e6xxx SMI: probed
- [ 5.820145] mdio_bus d0032004.mdio-mi: switch 0x341 probed: Marvell 88E6341, revision 0
- [ 5.828446] mvneta d0030000.ethernet eth0: [0]: detected a Marvell 88E6341 switch
- [ 5.846390] mmc0: new high speed SDHC card at address 59b4
- [ 5.852615] mmcblk0: mmc0:59b4 00000 14.9 GiB
- [ 5.858385] mmcblk0: p1
- [ 5.919835] Generic PHY mv88e6xxx-0:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=mv88e6xxx-0:01, irq=-1)
- [ 5.934343] Generic PHY mv88e6xxx-0:02: attached PHY driver [Generic PHY] (mii_bus:phy_addr=mv88e6xxx-0:02, irq=-1)
- [ 5.949026] Generic PHY mv88e6xxx-0:03: attached PHY driver [Generic PHY] (mii_bus:phy_addr=mv88e6xxx-0:03, irq=-1)
- [ 5.963495] ata1: SATA link down (SStatus 0 SControl 300)
- [ 5.969476] hctosys: unable to open rtc device (rtc0)
- [ 5.984431] Freeing unused kernel memory: 360K
- [ 5.989342] Freeing alternatives memory: 76K
- Loading, please wait...
- starting version 229
- [ 6.171861] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)
- [ 6.184251] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)
- [ 6.185206] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)
- [ 6.185808] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)
- [ 6.186057] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)
- [ 6.186384] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)
- [ 6.187646] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)
- [ 6.187957] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)
- [ 6.189685] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)
- [ 6.191598] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)
- Begin: Loading essential drivers ... done.
- Begin: Running /scripts/init-premount ... done.
- Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
- Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems
- done.
- Begin: Will now check root file system ... fsck from util-linux 2.27.1
- [/sbin/fsck.ext4 (1) -- /dev/mmcblk0p1] fsck.ext4 -a -C0 /dev/mmcblk0p1
- /dev/mmcblk0p1: recovering journal
- /dev/mmcblk0p1: clean, 35033/967232 files, 360996/3872052 blocks
- done.
- [ 8.543240] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
- done.
- Begin: Running /scripts/local-bottom ... done.
- Begin: Running /scripts/init-bottom ... done.
- [ 9.298386] systemd[1]: System time before build time, advancing clock.
- [ 9.392153] 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)
- [ 9.412500] systemd[1]: Detected architecture arm64.
- Welcome to Ubuntu 16.04.3 LTS!
- [ 9.437380] systemd[1]: Set hostname to <espressobin>.
- [ 10.250731] systemd[1]: Started Trigger resolvconf update for networkd DNS.
- [ OK ] Started Trigger resolvconf update for networkd DNS.
- [ 10.268570] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
- [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
- [ 10.289026] systemd[1]: Listening on Journal Audit Socket.
- [ OK ] Listening on Journal Audit Socket.
- [ 10.305561] systemd[1]: Created slice System Slice.
- [ OK ] Created slice System Slice.
- [ 10.321570] systemd[1]: Created slice system-serial\x2dgetty.slice.
- [ OK ] Created slice system-serial\x2dgetty.slice.
- [ 10.340912] systemd[1]: Listening on Network Service Netlink Socket.
- [ OK ] Listening on Network Service Netlink Socket.
- [ 10.356653] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
- [ OK ] Started Dispatch Password Requests to Console Directory Watch.
- [ 10.376478] systemd[1]: Listening on udev Control Socket.
- [ OK ] Listening on udev Control Socket.
- [ 10.391952] systemd[1]: Reached target Swap.
- [ OK ] Reached target Swap.
- [ 10.404457] systemd[1]: Listening on Journal Socket (/dev/log).
- [ OK ] Listening on Journal Socket (/dev/log).
- [ 10.420291] systemd[1]: Listening on Syslog Socket.
- [ OK ] Listening on Syslog Socket.
- [ 10.432329] systemd[1]: Listening on udev Kernel Socket.
- [ OK ] Listening on udev Kernel Socket.
- [ 10.448290] systemd[1]: Listening on fsck to fsckd communication Socket.
- [ OK ] Listening on fsck to fsckd communication Socket.
- [ 10.463943] systemd[1]: Reached target Encrypted Volumes.
- [ OK ] Reached target Encrypted Volumes.
- [ 10.480507] systemd[1]: Listening on Journal Socket.
- [ OK ] Listening on Journal Socket.
- [ 10.512492] systemd[1]: Starting Nameserver information manager...
- Starting Nameserver information manager...
- [ 10.537139] systemd[1]: Mounting Debug File System...
- Mounting Debug File System...
- [ 10.568709] systemd[1]: Mounting Huge Pages File System...
- Mounting Huge Pages File System...
- [ 10.617216] systemd[1]: Starting Set console keymap...
- Starting Set console keymap...
- [ 10.678581] systemd[1]: Starting Restore / save the current clock...
- Starting Restore / save the current clock...
- [ 10.724529] systemd[1]: Mounting POSIX Message Queue File System...
- Mounting POSIX Message Queue File System...
- [ 10.785617] systemd[1]: Starting Load Kernel Modules...
- Starting Load Kernel Modules...
- [ 10.849293] systemd[1]: Starting Remount Root and Kernel File Systems...
- Starting Remount Root and Kernel File Systems...
- [ 10.876974] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
- [ OK ] Started Forward Password Requests to Wall Directory Watch.
- [ 10.916303] systemd[1]: Reached target Paths.
- [ 10.924771] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
- [ OK ] Reached target Paths.
- [ 10.940260] systemd[1]: Reached target Remote File Systems (Pre).
- [ OK ] Reached target Remote File Systems (Pre).
- [ 10.993662] 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...
- [ 11.022493] systemd[1]: Reached target Remote File Systems.
- [ OK ] Reached target Remote File Systems.
- [ 11.037646] systemd[1]: Created slice User and Session Slice.
- [ OK ] Created slice User and Session Slice.
- [ 11.052080] systemd[1]: Reached target Slices.
- [ OK ] Reached target Slices.
- [ 11.099222] systemd[1]: Mounted Debug File System.
- [ OK ] Mounted Debug File System.
- [ 11.112589] systemd[1]: Mounted Huge Pages File System.
- [ OK ] Mounted Huge Pages File System.
- [ 11.132286] systemd[1]: Mounted POSIX Message Queue File System.
- [ OK ] Mounted POSIX Message Queue File System.
- [ 11.186757] systemd[1]: Started Restore / save the current clock.
- [ OK ] Started Restore / save the current clock.
- [ 11.209698] systemd[1]: Started Load Kernel Modules.
- [ OK ] Started Load Kernel Modules.
- [ 11.228875] systemd[1]: Started Remount Root and Kernel File Systems.
- [ OK ] Started Remount Root and Kernel File Systems.
- [ 11.247371] 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.
- [ 11.293678] systemd[1]: Started Nameserver information manager.
- [ OK ] Started Nameserver information manager.
- [ 11.334338] systemd[1]: Time has been changed
- [ 11.509555] systemd[1]: Started Set console keymap.
- [ OK ] Started Set console keymap.
- [ 12.284682] systemd[1]: Reached target Network (Pre).
- [ OK ] Reached target Network (Pre).
- [ 12.321169] systemd[1]: Starting Create Static Device Nodes in /dev...
- Starting Create Static Device Nodes in /dev...
- [ 12.348424] systemd[1]: Starting Load/Save Random Seed...
- Starting Load/Save Random Seed...
- [ 12.419995] systemd[1]: Starting udev Coldplug all Devices...
- Starting udev Coldplug all Devices...
- [ 12.472757] systemd[1]: Mounting FUSE Control File System...
- Mounting FUSE Control File System...
- [ 12.548437] systemd[1]: Mounting Configuration File System...
- Mounting Configuration File System...
- [ 12.622347] systemd[1]: Starting Apply Kernel Variables...
- Starting Apply Kernel Variables...
- [ OK ] Mounted Configuration File System.
- [ OK ] Mounted FUSE Control File System.
- [ OK ] Started Create Static Device Nodes in /dev.
- [ OK ] Started Load/Save Random Seed.
- [ OK ] Started Apply Kernel Variables.
- Starting udev Kernel Device Manager...
- [ OK ] Reached target Local File Systems (Pre).
- Mounting /tmp...
- [ OK ] Started udev Coldplug all Devices.
- [ OK ] Mounted /tmp.
- [ OK ] Started udev Kernel Device Manager.
- Starting Network Service...
- [ OK ] Started Entropy daemon using the HAVEGE algorithm.
- [ OK ] Reached target Local File Systems.
- Starting Armbian enhanced Log2Ram...
- Starting Set console font and keymap...
- Starting LSB: Restore and store ALSA driver settings...
- Starting Raise network interfaces...
- [ OK ] Started LSB: Restore and store ALSA driver settings.
- [ OK ] Started Network Service.
- [ OK ] Started Armbian enhanced Log2Ram.
- Starting Journal Service...
- Starting Update resolvconf for networkd DNS...
- [ OK ] Started Journal Service.
- Starting Flush Journal to Persistent Storage...
- [ OK ] Started Flush Journal to Persistent Storage.
- Starting Create Volatile Files and Directories...
- [ OK ] Started Create Volatile Files and Directories.
- Starting Update UTMP about System Boot/Shutdown...
- [ OK ] Reached target System Time Synchronized.
- [ OK ] Started Update UTMP about System Boot/Shutdown.
- [ OK ] Reached target System Initialization.
- [ OK ] Listening on D-Bus System Message Bus Socket.
- [ OK ] Reached target Sockets.
- [ OK ] Reached target Basic System.
- Starting LSB: Start/stop sysstat's sadc...
- Starting Login Service...
- Starting Permit User Sessions...
- Starting LSB: Load kernel modules needed to enable cpufreq scaling...
- [ OK ] Started Daily Cleanup of Temporary Directories.
- [ OK ] Started D-Bus System Message Bus.
- Starting Network Manager...
- Starting System Logging Service...
- Starting LSB: Armbian gathering hardware information...
- [ OK ] Started Regular background program processing daemon.
- [ OK ] Started Permit User Sessions.
- [ OK ] Found device /dev/ttyS0.
- [ OK ] Started System Logging Service.
- [ OK ] Found device /dev/ttyMV0.
- [ OK ] Started Raise network interfaces.
- [ OK ] Started Set console font and keymap.
- [ OK ] Started LSB: Start/stop sysstat's sadc.
- [ OK ] Started Network Manager.
- [ OK ] Started Login Service.
- Starting Network Manager Script Dispatcher Service...
- Starting Network Manager Wait Online...
- [ OK ] Created slice system-getty.slice.
- [ OK ] Reached target Network.
- Starting Network Name Resolution...
- [ OK ] Started Unattended Upgrades Shutdown.
- Starting OpenBSD Secure Shell server...
- Starting Set console scheme...
- [ OK ] Started LSB: Load kernel modules needed to enable cpufreq scaling.
- [ OK ] Started Set console scheme.
- [ OK ] Started Network Manager Script Dispatcher Service.
- [ OK ] Started Network Name Resolution.
- [ OK ] Started OpenBSD Secure Shell server.
- Starting Hostname Service...
- Starting LSB: set CPUFreq kernel parameters...
- [ OK ] Started Hostname Service.
- [ OK ] Started LSB: set CPUFreq kernel parameters.
- Starting LSB: Set sysfs variables from /etc/sysfs.conf...
- [ OK ] Started LSB: Set sysfs variables from /etc/sysfs.conf.
- Starting Authenticate and Authorize Users to Run Privileged Tasks...
- [ OK ] Started Authenticate and Authorize Users to Run Privileged Tasks.
- [ OK ] Started Network Manager Wait Online.
- [ OK ] Started LSB: Armbian gathering hardware information.
- [ OK ] Started Update resolvconf for networkd DNS.
- [ OK ] Reached target Network is Online.
- Starting LSB: disk temperature monitoring daemon...
- [ OK ] Started Daily apt download activities.
- [ OK ] Started Daily apt upgrade and clean activities.
- [ OK ] Reached target Timers.
- Starting LSB: Advanced IEEE 802.11 management daemon...
- Starting /etc/rc.local Compatibility...
- Starting LSB: Start NTP daemon...
- [ OK ] Started LSB: Advanced IEEE 802.11 management daemon.
- [ OK ] Started /etc/rc.local Compatibility.
- [ OK ] Started LSB: disk temperature monitoring daemon.
- [ OK ] Started Serial Getty on ttyS0.
- [ OK ] Started Serial Getty on ttyMV0.
- [ OK ] Started Getty on tty1.
- [ OK ] Reached target Login Prompts.
- [ OK ] Started LSB: Start NTP daemon.
- [ OK ] Reached target Multi-User System.
- [ OK ] Reached target Graphical Interface.
- Starting Update UTMP about System Runlevel Changes...
- [ OK ] Started Update UTMP about System Runlevel Changes.
- Ubuntu 16.04.3 LTS espressobin ttyMV0
- espressobin login: root
- Password:
- Last login: Thu Sep 28 16:22:09 UTC 2017 on ttyMV0
- _____ _ _
- | ____|___ _ __ _ __ ___ ___ ___ ___ | |__ (_)_ __
- | _| / __| '_ \| '__/ _ \/ __/ __|/ _ \| '_ \| | '_ \
- | |___\__ \ |_) | | | __/\__ \__ \ (_) | |_) | | | | |
- |_____|___/ .__/|_| \___||___/___/\___/|_.__/|_|_| |_|
- |_|
- Welcome to ARMBIAN 5.33.170929 nightly Ubuntu 16.04.3 LTS 4.4.89-mvebu64
- System load: 1.67 0.56 0.20 Up time: 0 min
- Memory usage: 3 % of 926MB IP:
- Usage of /: 8% of 15G
- [ General system configuration: armbian-config ]
- root@espressobin:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement