Skip to content

Instantly share code, notes, and snippets.

@sigmaris
Created September 1, 2019 16:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sigmaris/ed089b74635fcdf4e3bd971eba9c9586 to your computer and use it in GitHub Desktop.
Save sigmaris/ed089b74635fcdf4e3bd971eba9c9586 to your computer and use it in GitHub Desktop.
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.3.0-rc6-next-20190830-g4fe25a02c4f1-sigmaris (root@rp64builder) (gcc version 8.3.0 (Debian 8.3.0-2)) #sigmaris SMP PREEMPT Sun Sep 1 16:50:21 BST 2019
[ 0.000000] Machine model: Pine64 RockPro64
[ 0.000000] earlycon: uart8250 at MMIO32 0x00000000ff1a0000 (options '')
[ 0.000000] printk: bootconsole [uart8250] enabled
[ 0.000000] cma: Reserved 16 MiB at 0x00000000f7000000
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x00000000f7ffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0xf67ed800-0xf67eefff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000000200000-0x00000000f7ffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000200000-0x00000000f7ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000000f7ffffff]
[ 0.000000] On node 0 totalpages: 1015296
[ 0.000000] DMA32 zone: 15864 pages used for memmap
[ 0.000000] DMA32 zone: 0 pages reserved
[ 0.000000] DMA32 zone: 1015296 pages, LIFO batch:63
[ 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] psci: SMC Calling Convention v1.0
[ 0.000000] percpu: Embedded 22 pages/cpu s50264 r8192 d31656 u90112
[ 0.000000] pcpu-alloc: s50264 r8192 d31656 u90112 alloc=22*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 999432
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: earlycon=uart8250,mmio32,0xff1a0000 console=ttyS2,1500000n8 rw panic=10 init=/sbin/init coherent_pool=1M ethaddr=66:3c:f2:aa:d9:ab eth1addr= serial=5b91b24c2afec3a cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1 root=/dev/nfs rootfstype=nfs nfsroot=10.0.0.102:/mnt/store1/rp64buster rootwait
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 3938200K/4061184K available (13694K kernel code, 914K rwdata, 5032K rodata, 896K init, 440K bss, 106600K reserved, 16384K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=6.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 988 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] GICv3: Distributor has no Range Selector support
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: no VLPI support, no direct LPI support
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000
[ 0.000000] ITS [mem 0xfee20000-0xfee3ffff]
[ 0.000000] ITS@0x00000000fee20000: allocated 65536 Devices @f1480000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x00000000f1440000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000000f1450000
[ 0.000000] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] }
[ 0.000000] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] }
[ 0.000000] random: get_random_bytes called from start_kernel+0x2f0/0x47c with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.001838] Console: colour dummy device 80x25
[ 0.002399] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.003363] pid_max: default: 32768 minimum: 301
[ 0.003923] LSM: Security Framework initializing
[ 0.004452] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.005165] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.030431] ASID allocator initialised with 32768 entries
[ 0.038421] rcu: Hierarchical SRCU implementation.
[ 0.046569] Platform MSI: interrupt-controller@fee20000 domain created
[ 0.047585] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
[ 0.054480] smp: Bringing up secondary CPUs ...
[ 0.086692] Detected VIPT I-cache on CPU1
[ 0.086732] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000
[ 0.086747] GICv3: CPU1: using allocated LPI pending table @0x00000000f1460000
[ 0.086794] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.118764] Detected VIPT I-cache on CPU2
[ 0.118794] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000
[ 0.118807] GICv3: CPU2: using allocated LPI pending table @0x00000000f1470000
[ 0.118841] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.150856] Detected VIPT I-cache on CPU3
[ 0.150884] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000
[ 0.150897] GICv3: CPU3: using allocated LPI pending table @0x00000000f1500000
[ 0.150928] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.185646] CPU features: detected: EL2 vector hardening
[ 0.185968] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
[ 0.186348] Detected PIPT I-cache on CPU4
[ 0.187558] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000
[ 0.188010] GICv3: CPU4: using allocated LPI pending table @0x00000000f1510000
[ 0.189219] CPU4: Booted secondary processor 0x0000000100 [0x410fd082]
[ 0.229369] Detected PIPT I-cache on CPU5
[ 0.230551] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000
[ 0.230973] GICv3: CPU5: using allocated LPI pending table @0x00000000f1520000
[ 0.232029] CPU5: Booted secondary processor 0x0000000101 [0x410fd082]
[ 0.237063] smp: Brought up 1 node, 6 CPUs
[ 0.250112] SMP: Total of 6 processors activated.
[ 0.250571] CPU features: detected: 32-bit EL0 Support
[ 0.251066] CPU features: detected: CRC32 instructions
[ 0.462292] CPU: All CPU(s) started at EL2
[ 0.463433] alternatives: patching kernel code
[ 0.469634] devtmpfs: initialized
[ 0.531723] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.535053] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.565171] xor: measuring software checksum speed
[ 0.603203] 8regs : 44.000 MB/sec
[ 0.643364] 32regs : 54.000 MB/sec
[ 0.683526] arm64_neon: 47.000 MB/sec
[ 0.684723] xor: using function: 32regs (54.000 MB/sec)
[ 0.686494] pinctrl core: initialized pinctrl subsystem
[ 0.721360] NET: Registered protocol family 16
[ 0.836336] DMA: preallocated 1024 KiB pool for atomic allocations
[ 0.840251] audit: initializing netlink subsys (disabled)
[ 0.846148] audit: type=2000 audit(0.840:1): state=initialized audit_enabled=0 res=1
[ 0.900675] cpuidle: using governor ladder
[ 0.903467] cpuidle: using governor menu
[ 0.927146] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.937390] Serial: AMBA PL011 UART driver
[ 2.904938] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 2.906845] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 2.909002] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 2.910682] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 3.211815] cryptd: max_cpu_qlen set to 1000
[ 3.726321] raid6: neonx8 gen() 25 MB/s
[ 3.793042] raid6: neonx8 xor() 21 MB/s
[ 3.860954] raid6: neonx4 gen() 22 MB/s
[ 3.929834] raid6: neonx4 xor() 678 MB/s
[ 3.998209] raid6: neonx2 gen() 20 MB/s
[ 4.066142] raid6: neonx2 xor() 19 MB/s
[ 4.136228] raid6: neonx1 gen() 12 MB/s
[ 4.202861] raid6: neonx1 xor() 13 MB/s
[ 4.274369] raid6: int64x8 gen() 16 MB/s
[ 4.344505] raid6: int64x8 xor() 9 MB/s
[ 4.412309] raid6: int64x4 gen() 14 MB/s
[ 4.482983] raid6: int64x4 xor() 10 MB/s
[ 4.550313] raid6: int64x2 gen() 10 MB/s
[ 4.617429] raid6: int64x2 xor() 8 MB/s
[ 4.692774] raid6: int64x1 gen() 6 MB/s
[ 4.765551] raid6: int64x1 xor() 5 MB/s
[ 4.767005] raid6: using algorithm neonx8 gen() 25 MB/s
[ 4.768295] raid6: .... xor() 21 MB/s, rmw enabled
[ 4.769477] raid6: using neon recovery algorithm
[ 4.826410] vcc3v3_pcie: supplied by vcc12v_dcin
[ 4.902755] vcc5v0_sys: supplied by vcc12v_dcin
[ 4.919779] vcc5v0_usb: supplied by vcc12v_dcin
[ 4.929360] vcc3v3_sys: supplied by vcc5v0_sys
[ 4.945696] iommu: Default domain type: Translated
[ 4.968785] rk_iommu ff650800.iommu: IRQ index 1 not found
[ 4.986211] rk_iommu ff8f3f00.iommu: IRQ index 1 not found
[ 5.002373] rk_iommu ff903f00.iommu: IRQ index 1 not found
[ 5.018649] rk_iommu ff914000.iommu: IRQ index 1 not found
[ 5.034546] rk_iommu ff924000.iommu: IRQ index 1 not found
[ 5.047085] vgaarb: loaded
[ 5.062891] SCSI subsystem initialized
[ 5.068703] libata version 3.00 loaded.
[ 5.080113] usbcore: registered new interface driver usbfs
[ 5.083199] usbcore: registered new interface driver hub
[ 5.088858] usbcore: registered new device driver usb
[ 5.106129] mc: Linux media interface: v0.10
[ 5.108442] videodev: Linux video capture interface: v2.00
[ 5.114492] pps_core: LinuxPPS API ver. 1 registered
[ 5.115778] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 5.118672] PTP clock support registered
[ 5.134427] Advanced Linux Sound Architecture Driver Initialized.
[ 5.157307] Bluetooth: Core ver 2.22
[ 5.160435] NET: Registered protocol family 31
[ 5.161613] Bluetooth: HCI device and connection manager initialized
[ 5.163777] Bluetooth: HCI socket layer initialized
[ 5.165163] Bluetooth: L2CAP socket layer initialized
[ 5.166802] NetLabel: Initializing
[ 5.168136] NetLabel: domain hash size = 128
[ 5.169198] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 5.173291] NetLabel: unlabeled traffic allowed by default
[ 5.203342] clocksource: Switched to clocksource arch_sys_counter
[ 5.216920] VFS: Disk quotas dquot_6.6.0
[ 5.221282] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 5.627406] thermal_sys: Registered thermal governor 'fair_share'
[ 5.627617] thermal_sys: Registered thermal governor 'bang_bang'
[ 5.629190] thermal_sys: Registered thermal governor 'step_wise'
[ 5.630643] thermal_sys: Registered thermal governor 'power_allocator'
[ 5.660092] NET: Registered protocol family 2
[ 5.696646] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 5.703628] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 5.724817] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 5.764018] TCP: Hash tables configured (established 32768 bind 32768)
[ 5.771700] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 5.780701] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 5.796373] NET: Registered protocol family 1
[ 5.813741] RPC: Registered named UNIX socket transport module.
[ 5.815896] RPC: Registered udp transport module.
[ 5.817131] RPC: Registered tcp transport module.
[ 5.818336] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 5.820482] PCI: CLS 0 bytes, default 64
[ 5.832729] Trying to unpack rootfs image as initramfs...
[ 24.406301] Freeing initrd memory: 4968K
[ 24.453573] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 24.473898] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 34.738062] workingset: timestamp_bits=44 max_order=20 bucket_order=0
[ 35.146587] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 35.188436] NFS: Registering the id_resolver key type
[ 35.190752] Key type id_resolver registered
[ 35.192536] Key type id_legacy registered
[ 35.194101] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 35.196216] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 35.256080] fuse: init (API version 7.31)
[ 35.278659] 9p: Installing v9fs 9p2000 file system support
[ 37.322068] NET: Registered protocol family 38
[ 37.325004] Key type asymmetric registered
[ 37.326188] Asymmetric key parser 'x509' registered
[ 37.330198] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 37.337984] io scheduler mq-deadline registered
[ 37.340496] io scheduler kyber registered
[ 37.434436] vcc5v0_host: supplied by vcc5v0_usb
[ 37.784882] rockchip-pcie f8000000.pcie: no vpcie1v8 regulator found
[ 37.787989] rockchip-pcie f8000000.pcie: no vpcie0v9 regulator found
[ 38.291871] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout!
[ 38.302247] rockchip-pcie: probe of f8000000.pcie failed with error -110
[ 38.408120] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 38.410224] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
[ 38.485032] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 38.487743] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[ 38.514761] pwm-regulator: supplied by regulator-dummy
[ 38.529364] vcc5v0_typec: supplied by vcc5v0_usb
[ 38.712285] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 38.789575] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 38, base_baud = 1500000) is a 16550A
[ 38.826528] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 39, base_baud = 1500000) is a 16550A
[ 38.836433] printk: console [ttyS2] enabled
[ 38.838293] printk: bootconsole [uart8250] disabled
[ 38.939970] rockchip-vop ff8f0000.vop: Adding to iommu group 1
[ 38.963460] rockchip-vop ff900000.vop: Adding to iommu group 2
[ 39.186118] rockchip-drm display-subsystem: bound ff8f0000.vop (ops vop_component_ops)
[ 39.221863] rockchip-drm display-subsystem: bound ff900000.vop (ops vop_component_ops)
[ 39.228316] rockchip-drm display-subsystem: failed to bind ff940000.hdmi (ops dw_hdmi_rockchip_ops): -517
[ 39.239767] rockchip-drm display-subsystem: master bind failed: -517
[ 39.388840] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 39.840367] brd: module loaded
[ 40.279583] loop: module loaded
[ 41.288934] spi-nor spi0.0: gd25q128 (16384 Kbytes)
[ 41.740366] rockchip-spi ff1d0000.spi: chipselect 0 already in use
[ 41.742020] spi_master spi0: spi_device register error /spi@ff1d0000/spi-flash@0
[ 41.744257] spi_master spi0: Failed to create SPI device for /spi@ff1d0000/spi-flash@0
[ 41.813628] libphy: Fixed MDIO Bus: probed
[ 41.842063] tun: Universal TUN/TAP device driver, 1.6
[ 41.928312] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 41.929569] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 41.933144] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
[ 41.934490] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 41.938139] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 41.940127] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 41.944012] sky2: driver version 1.30
[ 41.989420] rk_gmac-dwmac fe300000.ethernet: IRQ eth_wake_irq not found
[ 41.991580] rk_gmac-dwmac fe300000.ethernet: IRQ eth_lpi not found
[ 41.997318] rk_gmac-dwmac fe300000.ethernet: PTP uses main clock
[ 42.002770] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input).
[ 42.005078] rk_gmac-dwmac fe300000.ethernet: TX delay(0x28).
[ 42.006422] rk_gmac-dwmac fe300000.ethernet: RX delay(0x20).
[ 42.008348] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no).
[ 42.012617] rk_gmac-dwmac fe300000.ethernet: cannot get clock clk_mac_speed
[ 42.014055] rk_gmac-dwmac fe300000.ethernet: clock input from PHY
[ 42.021157] rk_gmac-dwmac fe300000.ethernet: init for RGMII
[ 42.028157] rk_gmac-dwmac fe300000.ethernet: User ID: 0x10, Synopsys ID: 0x35
[ 42.029857] rk_gmac-dwmac fe300000.ethernet: DWMAC1000
[ 42.032183] rk_gmac-dwmac fe300000.ethernet: DMA HW capability register supported
[ 42.033702] rk_gmac-dwmac fe300000.ethernet: RX Checksum Offload Engine supported
[ 42.035738] rk_gmac-dwmac fe300000.ethernet: COE Type 2
[ 42.036898] rk_gmac-dwmac fe300000.ethernet: TX Checksum insertion supported
[ 42.038288] rk_gmac-dwmac fe300000.ethernet: Wake-Up On Lan supported
[ 42.041226] rk_gmac-dwmac fe300000.ethernet: Normal descriptors
[ 42.042499] rk_gmac-dwmac fe300000.ethernet: Ring mode enabled
[ 42.044254] rk_gmac-dwmac fe300000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 42.942075] libphy: stmmac: probed
[ 42.944141] RTL8211F Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211F Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
[ 42.946480] RTL8211F Gigabit Ethernet stmmac-0:01: attached PHY driver [RTL8211F Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
[ 43.016928] usbcore: registered new interface driver cdc_ether
[ 43.020360] usbcore: registered new interface driver cdc_eem
[ 43.024209] usbcore: registered new interface driver cdc_ncm
[ 43.034528] VFIO - User Level meta-driver version: 0.3
[ 43.104084] OF: graph: no port node found in /syscon@ff770000/usb2-phy@e450/otg-port
[ 43.105989] dwc3 fe800000.dwc3: IRQ otg not found
[ 43.107748] dwc3 fe800000.dwc3: IRQ dwc_usb3 not found
[ 43.114658] dwc3 fe800000.dwc3: IRQ host not found
[ 43.116994] dwc3 fe800000.dwc3: IRQ dwc_usb3 not found
[ 43.173539] dwc3 fe900000.dwc3: IRQ host not found
[ 43.175525] dwc3 fe900000.dwc3: IRQ dwc_usb3 not found
[ 43.229990] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 43.231925] ehci-pci: EHCI PCI platform driver
[ 43.236028] ehci-platform: EHCI generic platform driver
[ 43.249331] ehci-platform fe380000.usb: EHCI Host Controller
[ 43.252152] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 1
[ 43.258562] ehci-platform fe380000.usb: irq 31, io mem 0xfe380000
[ 43.276573] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
[ 43.287636] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
[ 43.289460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 43.291436] usb usb1: Product: EHCI Host Controller
[ 43.292627] usb usb1: Manufacturer: Linux 5.3.0-rc6-next-20190830-g4fe25a02c4f1-sigmaris ehci_hcd
[ 43.294299] usb usb1: SerialNumber: fe380000.usb
[ 43.321645] hub 1-0:1.0: USB hub found
[ 43.324859] hub 1-0:1.0: 1 port detected
[ 43.355561] ehci-platform fe3c0000.usb: EHCI Host Controller
[ 43.357663] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 2
[ 43.364609] ehci-platform fe3c0000.usb: irq 33, io mem 0xfe3c0000
[ 43.380507] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
[ 43.390793] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
[ 43.393252] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 43.394796] usb usb2: Product: EHCI Host Controller
[ 43.396469] usb usb2: Manufacturer: Linux 5.3.0-rc6-next-20190830-g4fe25a02c4f1-sigmaris ehci_hcd
[ 43.398162] usb usb2: SerialNumber: fe3c0000.usb
[ 43.424370] hub 2-0:1.0: USB hub found
[ 43.426760] hub 2-0:1.0: 1 port detected
[ 43.458035] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 43.460424] ohci-pci: OHCI PCI platform driver
[ 43.464177] ohci-platform: OHCI generic platform driver
[ 43.474011] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
[ 43.476788] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 3
[ 43.482906] ohci-platform fe3a0000.usb: irq 32, io mem 0xfe3a0000
[ 43.557545] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.03
[ 43.560103] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 43.561621] usb usb3: Product: Generic Platform OHCI controller
[ 43.563415] usb usb3: Manufacturer: Linux 5.3.0-rc6-next-20190830-g4fe25a02c4f1-sigmaris ohci_hcd
[ 43.565099] usb usb3: SerialNumber: fe3a0000.usb
[ 43.589622] hub 3-0:1.0: USB hub found
[ 43.592485] hub 3-0:1.0: 1 port detected
[ 43.617992] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
[ 43.620744] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 4
[ 43.626910] ohci-platform fe3e0000.usb: irq 34, io mem 0xfe3e0000
[ 43.699723] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.03
[ 43.701502] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 43.708069] usb usb4: Product: Generic Platform OHCI controller
[ 43.709433] usb usb4: Manufacturer: Linux 5.3.0-rc6-next-20190830-g4fe25a02c4f1-sigmaris ohci_hcd
[ 43.711633] usb usb4: SerialNumber: fe3e0000.usb
[ 43.737845] hub 4-0:1.0: USB hub found
[ 43.740644] hub 4-0:1.0: 1 port detected
[ 43.798415] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 43.800992] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 5
[ 43.809424] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
[ 43.812438] xhci-hcd xhci-hcd.0.auto: irq 228, io mem 0xfe800000
[ 43.831681] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
[ 43.833423] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 43.835378] usb usb5: Product: xHCI Host Controller
[ 43.836538] usb usb5: Manufacturer: Linux 5.3.0-rc6-next-20190830-g4fe25a02c4f1-sigmaris xhci-hcd
[ 43.838194] usb usb5: SerialNumber: xhci-hcd.0.auto
[ 43.862613] hub 5-0:1.0: USB hub found
[ 43.865580] hub 5-0:1.0: 1 port detected
[ 43.884772] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 43.886486] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 6
[ 43.888935] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 43.893794] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 43.901461] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03
[ 43.903752] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 43.905218] usb usb6: Product: xHCI Host Controller
[ 43.906375] usb usb6: Manufacturer: Linux 5.3.0-rc6-next-20190830-g4fe25a02c4f1-sigmaris xhci-hcd
[ 43.908492] usb usb6: SerialNumber: xhci-hcd.0.auto
[ 43.934697] hub 6-0:1.0: USB hub found
[ 43.938114] hub 6-0:1.0: 1 port detected
[ 43.964130] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 43.966060] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 7
[ 43.973235] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
[ 43.977233] xhci-hcd xhci-hcd.1.auto: irq 229, io mem 0xfe900000
[ 43.995769] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
[ 43.997518] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 43.999479] usb usb7: Product: xHCI Host Controller
[ 44.000623] usb usb7: Manufacturer: Linux 5.3.0-rc6-next-20190830-g4fe25a02c4f1-sigmaris xhci-hcd
[ 44.002289] usb usb7: SerialNumber: xhci-hcd.1.auto
[ 44.025926] hub 7-0:1.0: USB hub found
[ 44.028862] hub 7-0:1.0: 1 port detected
[ 44.053028] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 44.054675] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 8
[ 44.057428] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 44.061815] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[ 44.069458] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03
[ 44.071702] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 44.073148] usb usb8: Product: xHCI Host Controller
[ 44.074269] usb usb8: Manufacturer: Linux 5.3.0-rc6-next-20190830-g4fe25a02c4f1-sigmaris xhci-hcd
[ 44.076392] usb usb8: SerialNumber: xhci-hcd.1.auto
[ 44.103801] hub 8-0:1.0: USB hub found
[ 44.106224] hub 8-0:1.0: 1 port detected
[ 44.133463] usbcore: registered new interface driver usb-storage
[ 44.184378] i2c /dev entries driver
[ 44.297156] rk808 0-001b: chip id: 0x0
[ 44.390548] rk808-regulator rk808-regulator: there is no dvs0 gpio
[ 44.393513] rk808-regulator rk808-regulator: there is no dvs1 gpio
[ 44.398054] DCDC_REG1: supplied by vcc5v0_sys
[ 44.420692] DCDC_REG2: supplied by vcc5v0_sys
[ 44.438246] DCDC_REG3: supplied by vcc5v0_sys
[ 44.452414] DCDC_REG4: supplied by vcc5v0_sys
[ 44.471435] LDO_REG1: supplied by vcc5v0_sys
[ 44.491647] LDO_REG2: supplied by vcc5v0_sys
[ 44.510563] LDO_REG3: supplied by vcc5v0_sys
[ 44.531513] LDO_REG4: supplied by vcc5v0_sys
[ 44.536292] vcc_sdio: Bringing 3300000uV into 3000000-3000000uV
[ 44.555698] LDO_REG5: supplied by vcc5v0_sys
[ 44.573450] LDO_REG6: supplied by vcc5v0_sys
[ 44.594118] LDO_REG7: supplied by vcc5v0_sys
[ 44.612955] LDO_REG8: supplied by vcc5v0_sys
[ 44.632429] SWITCH_REG1: supplied by vcc3v3_sys
[ 44.648995] SWITCH_REG2: supplied by vcc3v3_sys
[ 44.717246] rk808-rtc rk808-rtc: registered as rtc0
[ 44.741242] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
[ 44.744295] fan53555-reg: supplied by vcc5v0_sys
[ 44.767519] vcc1v8_s3: supplied by vcc_1v8
[ 44.791735] random: fast init done
[ 44.792755] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
[ 44.796126] fan53555-reg: supplied by vcc5v0_sys
[ 45.000472] Bluetooth: HCI UART driver ver 2.3
[ 45.070140] energy_model: pd0: hertz/watts ratio non-monotonically decreasing: em_cap_state 1 >= em_cap_state0
[ 45.172534] cpufreq: cpufreq_online: CPU4: Running at unlisted freq: 12000 KHz
[ 45.188605] cpufreq: cpufreq_online: CPU4: Unlisted initial frequency changed to: 408000 KHz
[ 45.191462] sdhci: Secure Digital Host Controller Interface driver
[ 45.192002] sdhci: Copyright(c) Pierre Ossman
[ 45.192393] Synopsys Designware Multimedia Card Interface Driver
[ 45.193237] dwmmc_rockchip fe310000.dwmmc: IDMAC supports 32-bit address mode.
[ 45.193877] dwmmc_rockchip fe310000.dwmmc: Using internal DMA controller.
[ 45.194475] dwmmc_rockchip fe310000.dwmmc: Version ID is 270a
[ 45.195007] dwmmc_rockchip fe310000.dwmmc: DW MMC controller at irq 28,32 bit host data width,256 deep fifo
[ 45.195913] dwmmc_rockchip fe310000.dwmmc: allocated mmc-pwrseq
[ 45.196431] mmc_host mmc0: card is non-removable.
[ 45.210083] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 45.224794] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode.
[ 45.225525] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller.
[ 45.226171] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a
[ 45.226996] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 29,32 bit host data width,256 deep fifo
[ 45.228105] dwmmc_rockchip fe320000.dwmmc: Got CD GPIO
[ 45.228838] vcc_sdio: unsupportable voltage range: 3300000-3000000uV
[ 45.242051] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 45.255727] mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0)
[ 45.257763] sdhci-pltfm: SDHCI platform and OF driver helper
[ 45.259179] mmc2: CQHCI version 5.10
[ 45.285766] mmc2: SDHCI controller on fe330000.sdhci [fe330000.sdhci] using ADMA
[ 45.289220] ledtrig-cpu: registered to indicate activity on CPUs
[ 45.290379] usbcore: registered new interface driver usbhid
[ 45.290887] usbhid: USB HID core driver
[ 45.299261] xt_time: kernel timezone is -0000
[ 45.299713] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP)
[ 45.300307] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
[ 45.301185] IPVS: ipvs loaded.
[ 45.301767] IPVS: [rr] scheduler registered.
[ 45.302141] IPVS: [wrr] scheduler registered.
[ 45.302522] IPVS: [lc] scheduler registered.
[ 45.302905] IPVS: [wlc] scheduler registered.
[ 45.302917] mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0)
[ 45.303287] IPVS: [fo] scheduler registered.
[ 45.304458] IPVS: [ovf] scheduler registered.
[ 45.304844] IPVS: [lblc] scheduler registered.
[ 45.305236] IPVS: [lblcr] scheduler registered.
[ 45.305632] IPVS: [dh] scheduler registered.
[ 45.306006] IPVS: [sh] scheduler registered.
[ 45.306379] IPVS: [sed] scheduler registered.
[ 45.306768] IPVS: [nq] scheduler registered.
[ 45.307208] IPv4 over IPsec tunneling driver
[ 45.307952] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
[ 45.308535] Initializing XFRM netlink socket
[ 45.309166] NET: Registered protocol family 10
[ 45.310365] Segment Routing with IPv6
[ 45.311187] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 45.312379] NET: Registered protocol family 17
[ 45.312791] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 45.313978] 8021q: 802.1Q VLAN Support v1.8
[ 45.314404] 9pnet: Installing 9P2000 support
[ 45.314805] Key type dns_resolver registered
[ 45.315436] registered taskstats version 1
[ 45.316229] Btrfs loaded, crc32c=crc32c-generic
[ 45.333699] rockchip-drm display-subsystem: bound ff8f0000.vop (ops vop_component_ops)
[ 45.335964] rockchip-drm display-subsystem: bound ff900000.vop (ops vop_component_ops)
[ 45.336738] dwhdmi-rockchip ff940000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
[ 45.339330] rockchip-drm display-subsystem: bound ff940000.hdmi (ops dw_hdmi_rockchip_ops)
[ 45.340056] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 45.340631] [drm] No driver support for vblank timestamp query.
[ 45.354962] mmc_host mmc0: Bus speed (slot 0) = 100000Hz (slot req 100000Hz, actual 100000HZ div = 0)
[ 45.454160] Console: switching to colour frame buffer device 240x67
[ 45.487338] rockchip-drm display-subsystem: fb0: rockchipdrmfb frame buffer device
[ 45.488285] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
[ 45.490478] asoc-simple-card hdmi-sound: i2s-hifi <-> ff8a0000.i2s mapping ok
[ 45.493032] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 45.495752] rk808-rtc rk808-rtc: setting system clock to 2019-09-01T16:17:55 UTC (1567354675)
[ 45.496886] ALSA device list:
[ 45.497148] #0: hdmi-sound
[ 45.497544] ttyS2 - failed to request DMA
[ 45.498232] Freeing unused kernel memory: 896K
[ 45.510879] Run /init as init process
[ 45.923837] rk_gmac-dwmac fe300000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211F Gigabit Ethernet]
[ 45.924702] rk_gmac-dwmac fe300000.ethernet eth0: phy: setting supported 00,00000000,000062ef advertising 00,00000000,000062ef
[ 45.927577] rk_gmac-dwmac fe300000.ethernet eth0: No Safety Features support found
[ 45.928258] rk_gmac-dwmac fe300000.ethernet eth0: PTP not supported by HW
[ 45.928863] rk_gmac-dwmac fe300000.ethernet eth0: configuring for phy/rgmii link mode
[ 45.929558] rk_gmac-dwmac fe300000.ethernet eth0: phylink_mac_config: mode=phy/rgmii/Unknown/Unknown adv=00,00000000,000062ef pause=10 link=0 an=1
[ 45.930636] rk_gmac-dwmac fe300000.ethernet eth0: phy link down rgmii/Unknown/Unknown
[ 49.819850] phy phy-ff770000.syscon:usb2-phy@e450.2: charger = USB_DCP_CHARGER
[ 51.039441] rk_gmac-dwmac fe300000.ethernet eth0: phy link up rgmii/1Gbps/Full
[ 51.039473] rk_gmac-dwmac fe300000.ethernet eth0: phylink_mac_config: mode=phy/rgmii/1Gbps/Full adv=00,00000000,00000000 pause=0e link=1 an=0
[ 51.039505] rk_gmac-dwmac fe300000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 51.040306] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 52.344265] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 52.347323] systemd[1]: Detected architecture arm64.
[ 52.410079] systemd[1]: Set hostname to <netrp64>.
[ 52.418854] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
[ 53.307944] random: systemd: uninitialized urandom read (16 bytes read)
[ 53.309784] systemd[1]: Listening on Network Service Netlink Socket.
[ 53.322933] random: systemd: uninitialized urandom read (16 bytes read)
[ 53.324689] systemd[1]: Listening on udev Kernel Socket.
[ 53.326302] random: systemd: uninitialized urandom read (16 bytes read)
[ 53.329287] systemd[1]: Listening on Journal Socket.
[ 53.345393] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 53.347585] systemd[1]: Reached target Remote File Systems.
[ 53.349940] systemd[1]: Listening on Journal Socket (/dev/log).
[ 53.904568] systemd-journald[387]: Received request to flush runtime journal from PID 1
[ 54.026664] random: crng init done
[ 54.026981] random: 7 urandom warning(s) missed due to ratelimiting
[ 54.848762] panfrost ff9a0000.gpu: clock rate = 500000000
[ 54.849818] panfrost ff9a0000.gpu: mali-t860 id 0x860 major 0x2 minor 0x0 status 0x0
[ 54.850511] panfrost ff9a0000.gpu: features: 00000000,100e77bf, issues: 00000000,24040400
[ 54.851463] panfrost ff9a0000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7
[ 54.851590] hantro_vpu: module is from the staging directory, the quality is unknown, you have been warned.
[ 54.852500] panfrost ff9a0000.gpu: shader_present=0xf l2_present=0x1
[ 54.858769] rockchip-rga ff680000.rga: HW Version: 0x03.02
[ 54.860839] hantro-vpu ff650000.video-codec: Adding to iommu group 0
[ 54.864832] rockchip-rga ff680000.rga: Registered rockchip-rga as /dev/video0
[ 54.867428] hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-enc as /dev/video1
[ 54.868884] hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-dec as /dev/video2
[ 54.879423] [drm] Initialized panfrost 1.1.0 20180908 for ff9a0000.gpu on minor 1
[ 58.351888] Bridge firewalling registered
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment