Skip to content

Instantly share code, notes, and snippets.

@avafinger
Created July 15, 2019 16:22
Show Gist options
  • Save avafinger/97d7faea424e386219ea4193a787d3b5 to your computer and use it in GitHub Desktop.
Save avafinger/97d7faea424e386219ea4193a787d3b5 to your computer and use it in GitHub Desktop.
0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.2.0-rk3399 (alex@svn) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05)) #1 SMP PREEMPT Sat Jul 13 20:57:21 -03 2019
[ 0.000000] Machine model: FriendlyElec NanoPi M4
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] cma: Reserved 32 MiB at 0x000000007e000000
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x000000007fffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x7da92840-0x7da93fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA32 [mem 0x0000000000200000-0x000000007fffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000200000-0x000000007fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x000000007fffffff]
[ 0.000000] On node 0 totalpages: 523776
[ 0.000000] DMA32 zone: 8184 pages used for memmap
[ 0.000000] DMA32 zone: 0 pages reserved
[ 0.000000] DMA32 zone: 523776 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 23 pages/cpu s56728 r8192 d29288 u94208
[ 0.000000] pcpu-alloc: s56728 r8192 d29288 u94208 alloc=23*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: 515592
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: earlyprintk root=/dev/mmcblk1p2 rw rootfstype=ext4 rootwait fsck.repair=yes panic=10 no_console_suspend consoleblank=0
[ 0.000000] Memory: 2000864K/2095104K available (11452K kernel code, 1766K rwdata, 5880K rodata, 1472K init, 446K bss, 61472K reserved, 32768K 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: Distributor has no Range Selector support
[ 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 @7b480000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x000000007b440000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x000000007b450000
[ 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+0x2c0/0x474 with crng_init=0
[ 0.000000] rockchip_mmc_get_phase: invalid clk rate
[ 0.000000] rockchip_mmc_get_phase: invalid clk rate
[ 0.000000] rockchip_mmc_get_phase: invalid clk rate
[ 0.000000] rockchip_mmc_get_phase: invalid clk rate
[ 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.000010] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.003724] Console: colour dummy device 80x25
[ 0.005052] printk: console [tty0] enabled
[ 0.005235] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.005296] pid_max: default: 32768 minimum: 301
[ 0.005491] LSM: Security Framework initializing
[ 0.007144] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.008018] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.008132] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.008199] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.031829] ASID allocator initialised with 32768 entries
[ 0.039827] rcu: Hierarchical SRCU implementation.
[ 0.048009] Platform MSI: interrupt-controller@fee20000 domain created
[ 0.048562] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
[ 0.056766] EFI services will not be available.
[ 0.061650] smp: Bringing up secondary CPUs ...
[ 0.093951] Detected VIPT I-cache on CPU1
[ 0.094001] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000
[ 0.094021] GICv3: CPU1: using allocated LPI pending table @0x000000007b460000
[ 0.094079] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.126082] Detected VIPT I-cache on CPU2
[ 0.126125] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000
[ 0.126143] GICv3: CPU2: using allocated LPI pending table @0x000000007b470000
[ 0.126187] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.158241] Detected VIPT I-cache on CPU3
[ 0.158282] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000
[ 0.158299] GICv3: CPU3: using allocated LPI pending table @0x000000007b500000
[ 0.158341] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.193081] CPU features: detected: EL2 vector hardening
[ 0.193404] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
[ 0.193809] Detected PIPT I-cache on CPU4
[ 0.195081] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000
[ 0.195545] GICv3: CPU4: using allocated LPI pending table @0x000000007b510000
[ 0.196753] CPU4: Booted secondary processor 0x0000000100 [0x410fd082]
[ 0.236883] Detected PIPT I-cache on CPU5
[ 0.238080] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000
[ 0.238528] GICv3: CPU5: using allocated LPI pending table @0x000000007b520000
[ 0.239630] CPU5: Booted secondary processor 0x0000000101 [0x410fd082]
[ 0.244769] smp: Brought up 1 node, 6 CPUs
[ 0.245357] SMP: Total of 6 processors activated.
[ 0.245405] CPU features: detected: 32-bit EL0 Support
[ 0.245443] CPU features: detected: CRC32 instructions
[ 0.256436] CPU: All CPU(s) started at EL2
[ 0.257015] alternatives: patching kernel code
[ 0.262342] devtmpfs: initialized
[ 0.287319] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.287573] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.291312] pinctrl core: initialized pinctrl subsystem
[ 0.295006] DMI not present or invalid.
[ 0.296061] NET: Registered protocol family 16
[ 0.300304] audit: initializing netlink subsys (disabled)
[ 0.303782] audit: type=2000 audit(0.296:1): state=initialized audit_enabled=0 res=1
[ 0.307892] cpuidle: using governor menu
[ 0.309221] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.376358] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.461578] Serial: AMBA PL011 UART driver
[ 2.809913] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 2.811029] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 2.811883] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 2.813192] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 2.867165] cryptd: max_cpu_qlen set to 1000
[ 3.065528] ACPI: Interpreter disabled.
[ 3.233571] vcc5v0_core: supplied by vdd_5v
[ 3.242809] vcc5v0_sys: supplied by vdd_5v
[ 3.246865] vbus_typec: supplied by vdd_5v
[ 3.255567] vcc5v0_usb1: supplied by vcc5v0_sys
[ 3.264214] vcc3v3_sys: supplied by vcc5v0_core
[ 3.268687] vcc3v0_sd: supplied by vcc3v3_sys
[ 3.277147] vcc5v0_usb2: supplied by vcc5v0_sys
[ 3.378469] vgaarb: loaded
[ 3.391509] SCSI subsystem initialized
[ 3.399506] libata version 3.00 loaded.
[ 3.410103] usbcore: registered new interface driver usbfs
[ 3.413201] usbcore: registered new interface driver hub
[ 3.418142] usbcore: registered new device driver usb
[ 3.486366] pps_core: LinuxPPS API ver. 1 registered
[ 3.487138] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 3.488536] PTP clock support registered
[ 3.500013] EDAC MC: Ver: 3.0.0
[ 3.583768] FPGA manager framework
[ 3.588700] Advanced Linux Sound Architecture Driver Initialized.
[ 3.622738] clocksource: Switched to clocksource arch_sys_counter
[ 3.632523] VFS: Disk quotas dquot_6.6.0
[ 3.636505] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 3.648896] pnp: PnP ACPI: disabled
[ 4.014906] NET: Registered protocol family 2
[ 4.038223] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
[ 4.045099] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 4.060215] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[ 4.080128] TCP: Hash tables configured (established 16384 bind 16384)
[ 4.087491] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[ 4.092700] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[ 4.108642] NET: Registered protocol family 1
[ 4.124445] RPC: Registered named UNIX socket transport module.
[ 4.125297] RPC: Registered udp transport module.
[ 4.125955] RPC: Registered tcp transport module.
[ 4.127299] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 4.128248] PCI: CLS 0 bytes, default 64
[ 4.137167] Unpacking initramfs...
[ 7.690271] Freeing initrd memory: 1076K
[ 7.730300] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 7.748023] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 7.767947] kvm [1]: IPA Size Limit: 40bits
[ 7.808180] kvm [1]: vgic-v2@fff20000
[ 7.809685] kvm [1]: GIC system register CPU interface enabled
[ 7.820439] kvm [1]: vgic interrupt IRQ10
[ 7.829735] kvm [1]: Hyp mode initialized successfully
[ 8.176050] Initialise system trusted keyrings
[ 8.181773] workingset: timestamp_bits=44 max_order=19 bucket_order=0
[ 8.603344] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 8.645713] NFS: Registering the id_resolver key type
[ 8.648012] Key type id_resolver registered
[ 8.648703] Key type id_legacy registered
[ 8.649709] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 8.657776] 9p: Installing v9fs 9p2000 file system support
[ 8.741410] Key type asymmetric registered
[ 8.743158] Asymmetric key parser 'x509' registered
[ 8.745161] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 8.746081] io scheduler mq-deadline registered
[ 8.747837] io scheduler kyber registered
[ 10.092923] EINJ: ACPI disabled.
[ 10.632405] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 10.633716] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
[ 10.711733] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 10.713042] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[ 11.343229] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 11.457627] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 39, base_baud = 1500000) is a 16550A
[ 11.466121] serial serial0: tty port ttyS0 registered
[ 11.493815] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 40, base_baud = 1500000) is a 16550A
[ 11.819452] printk: console [ttyS2] enabled
[ 11.928825] SuperH (H)SCI(F) driver initialized
[ 11.989857] msm_serial: driver initialized
[ 12.089264] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 12.520072] loop: module loaded
[ 12.933991] libphy: Fixed MDIO Bus: probed
[ 12.952706] tun: Universal TUN/TAP device driver, 1.6
[ 13.024349] thunder_xcv, ver 1.0
[ 13.028058] thunder_bgx, ver 1.0
[ 13.031992] nicpf, ver 1.0
[ 13.096671] hclge is initializing
[ 13.098055] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 13.100851] hns3: Copyright (c) 2017 Huawei Corporation.
[ 13.105480] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 13.107985] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 13.112423] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
[ 13.115076] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 13.119113] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 13.121326] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 13.157886] sky2: driver version 1.30
[ 13.224003] VFIO - User Level meta-driver version: 0.3
[ 13.344947] dwc3 fe800000.dwc3: Failed to get clk 'ref': -2
[ 13.372641] OF: graph: no port node found in /syscon@ff770000/usb2-phy@e450/otg-port
[ 13.460150] dwc3 fe900000.dwc3: Failed to get clk 'ref': -2
[ 13.597489] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 13.600316] ehci-pci: EHCI PCI platform driver
[ 13.604323] ehci-platform: EHCI generic platform driver
[ 13.620323] ehci-platform fe380000.usb: EHCI Host Controller
[ 13.623835] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 1
[ 13.644884] ehci-platform fe380000.usb: irq 31, io mem 0xfe380000
[ 13.664135] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
[ 13.696839] hub 1-0:1.0: USB hub found
[ 13.700283] hub 1-0:1.0: 1 port detected
[ 13.732778] ehci-platform fe3c0000.usb: EHCI Host Controller
[ 13.736290] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 2
[ 13.756017] ehci-platform fe3c0000.usb: irq 33, io mem 0xfe3c0000
[ 13.771942] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
[ 13.805228] hub 2-0:1.0: USB hub found
[ 13.808818] hub 2-0:1.0: 1 port detected
[ 13.843058] ehci-orion: EHCI orion driver
[ 13.856831] ehci-exynos: EHCI EXYNOS driver
[ 13.868718] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 13.871857] ohci-pci: OHCI PCI platform driver
[ 13.876231] ohci-platform: OHCI generic platform driver
[ 13.888655] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
[ 13.892178] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 3
[ 13.908607] ohci-platform fe3a0000.usb: irq 32, io mem 0xfe3a0000
[ 14.004897] hub 3-0:1.0: USB hub found
[ 14.009097] hub 3-0:1.0: 1 port detected
[ 14.036586] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
[ 14.040033] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 4
[ 14.055523] ohci-platform fe3e0000.usb: irq 34, io mem 0xfe3e0000
[ 14.148638] hub 4-0:1.0: USB hub found
[ 14.152048] hub 4-0:1.0: 1 port detected
[ 14.182080] ohci-exynos: OHCI EXYNOS driver
[ 14.226108] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 14.229419] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 5
[ 14.259138] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
[ 14.263187] xhci-hcd xhci-hcd.0.auto: irq 223, io mem 0xfe800000
[ 14.305194] hub 5-0:1.0: USB hub found
[ 14.308730] hub 5-0:1.0: 1 port detected
[ 14.328052] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 14.331042] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 6
[ 14.333773] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 14.339821] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 14.372288] hub 6-0:1.0: USB hub found
[ 14.375838] hub 6-0:1.0: 1 port detected
[ 14.403170] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 14.405646] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 7
[ 14.435205] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
[ 14.441187] xhci-hcd xhci-hcd.1.auto: irq 224, io mem 0xfe900000
[ 14.481351] hub 7-0:1.0: USB hub found
[ 14.484864] hub 7-0:1.0: 1 port detected
[ 14.505116] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 14.508125] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 8
[ 14.511478] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 14.517462] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[ 14.553012] hub 8-0:1.0: USB hub found
[ 14.556464] hub 8-0:1.0: 1 port detected
[ 14.600243] usbcore: registered new interface driver usb-storage
[ 14.863654] usb 7-1: new high-speed USB device number 2 using xhci-hcd
[ 14.907141] i2c /dev entries driver
[ 15.126249] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
[ 15.129987] fan53555-reg: supplied by vcc3v3_sys
[ 15.132063] hub 7-1:1.0: USB hub found
[ 15.134176] hub 7-1:1.0: 4 ports detected
[ 15.146996] usb 8-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[ 15.183694] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
[ 15.187499] fan53555-reg: supplied by vcc3v3_sys
[ 15.220317] hub 8-1:1.0: USB hub found
[ 15.221253] hub 8-1:1.0: 4 ports detected
[ 15.240456] rk808 0-001b: chip id: 0x0
[ 15.367900] rk808-regulator rk808-regulator: there is no dvs0 gpio
[ 15.371592] rk808-regulator rk808-regulator: there is no dvs1 gpio
[ 15.376433] DCDC_REG1: supplied by vcc3v3_sys
[ 15.402140] DCDC_REG2: supplied by vcc3v3_sys
[ 15.424849] DCDC_REG3: supplied by vcc3v3_sys
[ 15.439801] DCDC_REG4: supplied by vcc3v3_sys
[ 15.459632] LDO_REG1: supplied by vcc3v3_sys
[ 15.485104] LDO_REG2: supplied by vcc3v3_sys
[ 15.506030] LDO_REG3: supplied by vcc3v3_sys
[ 15.528468] LDO_REG4: supplied by vcc3v3_sys
[ 15.549663] LDO_REG5: supplied by vcc3v3_sys
[ 15.570165] LDO_REG6: supplied by vcc3v3_sys
[ 15.579072] random: fast init done
[ 15.593932] LDO_REG7: supplied by vcc3v3_sys
[ 15.615495] LDO_REG8: supplied by vcc3v3_sys
[ 15.638895] SWITCH_REG1: supplied by vcc3v3_sys
[ 15.656670] SWITCH_REG2: supplied by vcc3v3_sys
[ 16.047983] usb 7-1.4: new high-speed USB device number 3 using xhci-hcd
[ 16.262161] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 400000 KHz
[ 16.272136] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 408000 KHz
[ 16.284308] hub 7-1.4:1.0: USB hub found
[ 16.288477] hub 7-1.4:1.0: 4 ports detected
[ 16.356842] cpufreq: cpufreq_online: CPU4: Running at unlisted freq: 12000 KHz
[ 16.376140] cpufreq: cpufreq_online: CPU4: Unlisted initial frequency changed to: 408000 KHz
[ 16.379620] sdhci: Secure Digital Host Controller Interface driver
[ 16.380162] sdhci: Copyright(c) Pierre Ossman
[ 16.380789] Synopsys Designware Multimedia Card Interface Driver
[ 16.381789] dwmmc_rockchip fe310000.dwmmc: IDMAC supports 32-bit address mode.
[ 16.382506] dwmmc_rockchip fe310000.dwmmc: Using internal DMA controller.
[ 16.383106] dwmmc_rockchip fe310000.dwmmc: Version ID is 270a
[ 16.383628] dwmmc_rockchip fe310000.dwmmc: DW MMC controller at irq 28,32 bit host data width,256 deep fifo
[ 16.384535] dwmmc_rockchip fe310000.dwmmc: allocated mmc-pwrseq
[ 16.385055] mmc_host mmc0: card is non-removable.
[ 16.398627] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 16.412593] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode.
[ 16.413344] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller.
[ 16.413942] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a
[ 16.414495] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 29,32 bit host data width,256 deep fifo
[ 16.415467] dwmmc_rockchip fe320000.dwmmc: Got CD GPIO
[ 16.428684] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 16.442943] sdhci-pltfm: SDHCI platform and OF driver helper
[ 16.444480] mmc2: CQHCI version 5.10
[ 16.448315] mmc0: queuing unknown CIS tuple 0x80 (2 bytes)
[ 16.451338] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[ 16.453965] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[ 16.457974] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
[ 16.471205] mmc2: SDHCI controller on fe330000.sdhci [fe330000.sdhci] using ADMA
[ 16.473368] ledtrig-cpu: registered to indicate activity on CPUs
[ 16.474617] usbcore: registered new interface driver usbhid
[ 16.475117] usbhid: USB HID core driver
[ 16.477458] NET: Registered protocol family 17
[ 16.477943] 9pnet: Installing 9P2000 support
[ 16.478362] Key type dns_resolver registered
[ 16.478996] registered taskstats version 1
[ 16.479365] Loading compiled-in X.509 certificates
[ 16.490366] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 16.491167] hctosys: unable to open rtc device (rtc0)
[ 16.492094] vcc1v8_s3: supplied by vcc_1v8
[ 16.492515] ALSA device list:
[ 16.492779] No soundcards found.
[ 16.493200] ttyS2 - failed to request DMA
[ 16.494120] Freeing unused kernel memory: 1472K
[ 16.506160] Run /init as init process
[ 16.527778] mmc_host mmc0: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
[ 16.598155] usb 7-1.4.1: new low-speed USB device number 4 using xhci-hcd
[ 16.699083] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 186
[ 16.705520] mmc0: new ultra high speed SDR104 SDIO card at address 0001
[ 16.757759] mmc_host mmc1: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
[ 16.789106] input: SIGMACHIP USB Keyboard as /devices/platform/usb@fe900000/fe900000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.4/7-1.4.1/7-1.4.1:1.0/0003:1C4F:0002.0001/input/input1
[ 16.850598] hid-generic 0003:1C4F:0002.0001: input: USB HID v1.10 Keyboard [SIGMACHIP USB Keyboard] on usb-xhci-hcd.1.auto-1.4.1/input0
[ 16.854562] input: SIGMACHIP USB Keyboard Consumer Control as /devices/platform/usb@fe900000/fe900000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.4/7-1.4.1/7-1.4.1:1.1/0003:1C4F:0002.0002/input/input2
[ 16.914553] input: SIGMACHIP USB Keyboard System Control as /devices/platform/usb@fe900000/fe900000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.4/7-1.4.1/7-1.4.1:1.1/0003:1C4F:0002.0002/input/input3
[ 16.916299] hid-generic 0003:1C4F:0002.0002: input: USB HID v1.10 Device [SIGMACHIP USB Keyboard] on usb-xhci-hcd.1.auto-1.4.1/input1
[ 16.927315] dwmmc_rockchip fe320000.dwmmc: Successfully tuned phase to 218
[ 16.927937] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
[ 16.929619] mmcblk1: mmc1:aaaa SA08G 7.40 GiB
[ 16.937578] mmcblk1: p1 p2
[ 16.998207] usb 7-1.4.4: new low-speed USB device number 5 using xhci-hcd
[ 17.142199] input: USB Optical Mouse as /devices/platform/usb@fe900000/fe900000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.4/7-1.4.4/7-1.4.4:1.0/0003:1BCF:0007.0003/input/input4
[ 17.143854] input: USB Optical Mouse as /devices/platform/usb@fe900000/fe900000.dwc3/xhci-hcd.1.auto/usb7/7-1/7-1.4/7-1.4.4/7-1.4.4:1.0/0003:1BCF:0007.0003/input/input5
[ 17.145445] hid-generic 0003:1BCF:0007.0003: input: USB HID v1.10 Mouse [USB Optical Mouse] on usb-xhci-hcd.1.auto-1.4.4/input0
[ 20.118235] phy phy-ff770000.syscon:usb2-phy@e450.2: charger = USB_DCP_CHARGER
[ 21.551405] EXT4-fs (mmcblk1p2): mounted filesystem without journal. Opts: (null)
[ 21.794645] systemd[1]: System time before build time, advancing clock.
[ 22.041372] NET: Registered protocol family 10
[ 22.042727] Segment Routing with IPv6
[ 22.086539] systemd[1]: systemd 237 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)
[ 22.088719] systemd[1]: Detected architecture arm64.
[ 22.108077] systemd[1]: Set hostname to <nanopi-m4>.
[ 22.191610] systemd[1]: File /lib/systemd/system/systemd-journald.service:35 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[ 22.193103] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 22.276482] random: systemd: uninitialized urandom read (16 bytes read)
[ 22.277224] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 22.290310] random: systemd: uninitialized urandom read (16 bytes read)
[ 22.291204] systemd[1]: Created slice User and Session Slice.
[ 22.302348] random: systemd: uninitialized urandom read (16 bytes read)
[ 22.303231] systemd[1]: Created slice System Slice.
[ 22.314480] systemd[1]: Listening on udev Kernel Socket.
[ 22.326584] systemd[1]: Listening on Journal Audit Socket.
[ 22.450858] EXT4-fs (mmcblk1p2): re-mounted. Opts: commit=600,errors=remount-ro
[ 22.827311] systemd-journald[242]: Received request to flush runtime journal from PID 1
[ 23.058016] rk808-rtc rk808-rtc: registered as rtc0
[ 23.116680] rockchip-pcie f8000000.pcie: no vpcie12v regulator found
[ 23.116695] rockchip-pcie f8000000.pcie: no vpcie3v3 regulator found
[ 23.116706] rockchip-pcie f8000000.pcie: no vpcie1v8 regulator found
[ 23.116716] rockchip-pcie f8000000.pcie: no vpcie0v9 regulator found
[ 23.358624] rk_gmac-dwmac fe300000.ethernet: PTP uses main clock
[ 23.358682] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input).
[ 23.358686] rk_gmac-dwmac fe300000.ethernet: TX delay(0x28).
[ 23.358690] rk_gmac-dwmac fe300000.ethernet: RX delay(0x11).
[ 23.358694] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no).
[ 23.358714] rk_gmac-dwmac fe300000.ethernet: cannot get clock clk_mac_speed
[ 23.359329] rk_gmac-dwmac fe300000.ethernet: clock input from PHY
[ 23.364338] rk_gmac-dwmac fe300000.ethernet: init for RGMII
[ 23.364429] rk_gmac-dwmac fe300000.ethernet: User ID: 0x10, Synopsys ID: 0x35
[ 23.364434] rk_gmac-dwmac fe300000.ethernet: DWMAC1000
[ 23.364437] rk_gmac-dwmac fe300000.ethernet: DMA HW capability register supported
[ 23.364439] rk_gmac-dwmac fe300000.ethernet: RX Checksum Offload Engine supported
[ 23.364441] rk_gmac-dwmac fe300000.ethernet: COE Type 2
[ 23.364443] rk_gmac-dwmac fe300000.ethernet: TX Checksum insertion supported
[ 23.364446] rk_gmac-dwmac fe300000.ethernet: Wake-Up On Lan supported
[ 23.364461] rk_gmac-dwmac fe300000.ethernet: Normal descriptors
[ 23.364463] rk_gmac-dwmac fe300000.ethernet: Ring mode enabled
[ 23.364465] rk_gmac-dwmac fe300000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 23.364471] rk_gmac-dwmac fe300000.ethernet (unnamed net_device) (uninitialized): device MAC address fa:85:31:ee:88:8b
[ 23.422238] libphy: stmmac: probed
[ 23.646140] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout!
[ 23.646847] rockchip-pcie: probe of f8000000.pcie failed with error -110
[ 23.659923] Bluetooth: Core ver 2.22
[ 23.659976] NET: Registered protocol family 31
[ 23.659979] Bluetooth: HCI device and connection manager initialized
[ 23.659986] Bluetooth: HCI socket layer initialized
[ 23.659991] Bluetooth: L2CAP socket layer initialized
[ 23.659997] Bluetooth: SCO socket layer initialized
[ 23.817490] Bluetooth: HCI UART driver ver 2.3
[ 23.817495] Bluetooth: HCI UART protocol H4 registered
[ 23.817528] Bluetooth: HCI UART protocol LL registered
[ 23.817973] Bluetooth: HCI UART protocol Broadcom registered
[ 23.834187] ttyS0 - failed to request DMA
[ 23.939293] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 23.944083] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 24.015434] rockchip-vop ff8f0000.vop: Adding to iommu group 1
[ 24.018194] rockchip-vop ff900000.vop: Adding to iommu group 2
[ 24.026283] rockchip-drm display-subsystem: bound ff8f0000.vop (ops vop_component_ops [rockchipdrm])
[ 24.027818] rockchip-drm display-subsystem: bound ff900000.vop (ops vop_component_ops [rockchipdrm])
[ 24.027904] dwhdmi-rockchip ff940000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
[ 24.028520] rockchip-drm display-subsystem: bound ff940000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm])
[ 24.028526] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 24.028527] [drm] No driver support for vblank timestamp query.
[ 24.050995] Bluetooth: hci0: BCM: chip id 101
[ 24.051293] Bluetooth: hci0: BCM: features 0x2f
[ 24.052437] Bluetooth: hci0: BCM4354A2
[ 24.052444] Bluetooth: hci0: BCM4356A2 (001.003.015) build 0000
[ 24.096388] Console: switching to colour frame buffer device 240x67
[ 24.118890] rockchip-drm display-subsystem: fb0: rockchipdrmfb frame buffer device
[ 24.134613] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
[ 24.164551] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4356-sdio for chip BCM4356/2
[ 24.174003] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac4356-sdio.friendlyarm,nanopi-m4.txt failed with error -2
[ 24.236786] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null)
[ 24.248305] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4356-sdio for chip BCM4356/2
[ 24.248345] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[ 24.248666] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4356/2 wl0: May 14 2014 19:51:52 version 7.35.17 (r477908) FWID 01-2ed3ee81
[ 24.354242] random: crng init done
[ 24.354251] random: 7 urandom warning(s) missed due to ratelimiting
[ 24.457977] RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:01, irq=166)
[ 24.470204] rk_gmac-dwmac fe300000.ethernet eth0: No Safety Features support found
[ 24.470219] rk_gmac-dwmac fe300000.ethernet eth0: PTP not supported by HW
[ 24.842809] Bluetooth: hci0: BCM4356A2 (001.003.015) build 0266
[ 29.624538] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 31.831453] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 32.025127] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 213
[ 33.063501] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 33.348193] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 186
[ 35.070073] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 35.247994] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 185
[ 35.248590] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 35.394930] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 186
[ 35.395668] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 35.708148] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 195
[ 42.751191] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 42.957619] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 185
[ 48.795020] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 49.088805] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 196
[ 57.771212] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 58.065974] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 185
[ 58.879356] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 59.172100] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 198
[ 68.627319] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 69.049607] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 196
[ 84.499027] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 84.659297] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 185
[ 91.135541] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 91.428688] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 197
[ 91.429841] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 91.586029] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 187
[ 91.587701] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 91.760967] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 186
[ 91.761499] brcmfmac: brcmf_sdio_dpc: failed backplane access over SDIO, halting operation
[ 91.761783] ieee80211 phy0: brcmf_proto_bcdc_query_dcmd: brcmf_proto_bcdc_msg failed w/status -84
[ 91.793691] ieee80211 phy0: brcmf_cfg80211_get_channel: chanspec failed (-84)
[ 93.183218] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 93.360328] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 186
[ 100.293011] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 100.591040] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 195
[ 122.149820] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 122.319638] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 186
[ 129.057965] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 129.352835] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 186
[ 135.589504] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 135.769713] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 186
[ 142.434832] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 142.612364] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 185
[ 143.939742] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 144.251750] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 185
[ 144.252599] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 144.563651] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 195
[ 144.564271] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 144.861882] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 185
[ 144.862208] ieee80211 phy0: _brcmf_set_multicast_list: Setting mcast_list failed, -84
[ 144.864860] brcmfmac: brcmf_sdio_dpc: failed backplane access over SDIO, halting operation
[ 144.882874] ieee80211 phy0: brcmf_cfg80211_disconnect: error (-19)
[ 144.890657] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 145.050791] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 185
[ 145.050963] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 145.342756] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 197
[ 145.343665] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 145.490694] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 186
[ 145.640029] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 185
[ 145.944430] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 196
[ 146.247974] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 197
[ 146.561504] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 186
[ 146.753774] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 186
[ 147.037792] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 185
[ 147.311331] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 195
[ 147.451062] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 185
[ 147.451541] net_ratelimit: 13 callbacks suppressed
[ 147.451551] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 147.731136] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 196
[ 147.731443] brcmfmac: brcmf_sdio_dpc: failed backplane access over SDIO, halting operation
[ 147.750124] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 148.030695] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 195
[ 148.032516] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 148.186517] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 196
[ 148.187157] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame
[ 148.469112] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 196
[ 148.469336] brcmfmac: brcmf_sdio_dpc: failed backplane access over SDIO, halting operation
[ 252.810177] rk_gmac-dwmac fe300000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 252.810225] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment