Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save avafinger/84aa9fac1c810765ec84844cb0da94b6 to your computer and use it in GitHub Desktop.
Save avafinger/84aa9fac1c810765ec84844cb0da94b6 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-rc7-rk3399 (alex@svn) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4] (Linaro GCC 7.4-2019.02)) #1 SMP PREEMPT Tue Sep 3 12:17:15 -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 0x7da91840-0x7da92fff]
[ 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] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 1993988K/2095104K available (11580K kernel code, 1786K rwdata, 5988K rodata, 4992K init, 447K bss, 68348K 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 @7b080000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x000000007b040000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x000000007b050000
[ 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+0x300/0x4a0 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.000010] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.003945] Console: colour dummy device 80x25
[ 0.005280] printk: console [tty0] enabled
[ 0.005457] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.005517] pid_max: default: 32768 minimum: 301
[ 0.005720] LSM: Security Framework initializing
[ 0.005872] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.005931] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.007742] cpu0 capacity: /cpus/cpu@0
[ 0.032046] ASID allocator initialised with 32768 entries
[ 0.040046] rcu: Hierarchical SRCU implementation.
[ 0.048223] Platform MSI: interrupt-controller@fee20000 domain created
[ 0.048771] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
[ 0.057003] EFI services will not be available.
[ 0.061871] smp: Bringing up secondary CPUs ...
[ 0.094165] Detected VIPT I-cache on CPU1
[ 0.094217] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000
[ 0.094237] GICv3: CPU1: using allocated LPI pending table @0x000000007b060000
[ 0.094294] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.126291] Detected VIPT I-cache on CPU2
[ 0.126334] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000
[ 0.126353] GICv3: CPU2: using allocated LPI pending table @0x000000007b070000
[ 0.126396] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.158443] Detected VIPT I-cache on CPU3
[ 0.158484] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000
[ 0.158502] GICv3: CPU3: using allocated LPI pending table @0x000000007b100000
[ 0.158545] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.193264] CPU features: detected: EL2 vector hardening
[ 0.193590] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
[ 0.193974] Detected PIPT I-cache on CPU4
[ 0.195224] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000
[ 0.195683] GICv3: CPU4: using allocated LPI pending table @0x000000007b110000
[ 0.196874] CPU4: Booted secondary processor 0x0000000100 [0x410fd082]
[ 0.237054] Detected PIPT I-cache on CPU5
[ 0.238254] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000
[ 0.238688] GICv3: CPU5: using allocated LPI pending table @0x000000007b120000
[ 0.239765] CPU5: Booted secondary processor 0x0000000101 [0x410fd082]
[ 0.244875] smp: Brought up 1 node, 6 CPUs
[ 0.245475] SMP: Total of 6 processors activated.
[ 0.245538] CPU features: detected: 32-bit EL0 Support
[ 0.245589] CPU features: detected: CRC32 instructions
[ 0.260362] CPU: All CPU(s) started at EL2
[ 0.260944] alternatives: patching kernel code
[ 0.266100] devtmpfs: initialized
[ 0.292214] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.292408] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.295986] pinctrl core: initialized pinctrl subsystem
[ 0.299940] DMI not present or invalid.
[ 0.300876] NET: Registered protocol family 16
[ 0.304592] audit: initializing netlink subsys (disabled)
[ 0.305158] audit: type=2000 audit(0.300:1): state=initialized audit_enabled=0 res=1
[ 0.308839] cpuidle: using governor menu
[ 0.309801] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.326571] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.330844] Serial: AMBA PL011 UART driver
[ 0.422110] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.422248] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.422286] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.422323] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.451800] cryptd: max_cpu_qlen set to 1000
[ 0.463376] ACPI: Interpreter disabled.
[ 0.470124] vcc5v0_core: supplied by vdd_5v
[ 0.470502] vcc5v0_sys: supplied by vdd_5v
[ 0.470637] vbus_typec: supplied by vdd_5v
[ 0.470968] vcc5v0_usb1: supplied by vcc5v0_sys
[ 0.471305] vcc3v3_sys: supplied by vcc5v0_core
[ 0.471434] vcc3v0_sd: supplied by vcc3v3_sys
[ 0.471731] vcc5v0_usb2: supplied by vcc5v0_sys
[ 0.479421] vgaarb: loaded
[ 0.480526] SCSI subsystem initialized
[ 0.481621] libata version 3.00 loaded.
[ 0.482129] usbcore: registered new interface driver usbfs
[ 0.482277] usbcore: registered new interface driver hub
[ 0.482525] usbcore: registered new device driver usb
[ 0.485387] pps_core: LinuxPPS API ver. 1 registered
[ 0.485424] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.485491] PTP clock support registered
[ 0.485949] EDAC MC: Ver: 3.0.0
[ 0.490988] FPGA manager framework
[ 0.491224] Advanced Linux Sound Architecture Driver Initialized.
[ 0.494505] clocksource: Switched to clocksource arch_sys_counter
[ 0.495274] VFS: Disk quotas dquot_6.6.0
[ 0.495440] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.495895] pnp: PnP ACPI: disabled
[ 0.509766] thermal_sys: Registered thermal governor 'step_wise'
[ 0.509806] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.511219] NET: Registered protocol family 2
[ 0.512321] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.512441] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.512818] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.513412] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.513703] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.513852] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.514975] NET: Registered protocol family 1
[ 0.517608] RPC: Registered named UNIX socket transport module.
[ 0.517644] RPC: Registered udp transport module.
[ 0.517672] RPC: Registered tcp transport module.
[ 0.517698] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.517743] PCI: CLS 0 bytes, default 64
[ 0.518807] Unpacking initramfs...
[ 0.628647] Freeing initrd memory: 1076K
[ 0.639222] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.641686] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.643045] kvm [1]: IPA Size Limit: 40bits
[ 0.645111] kvm [1]: vgic-v2@fff20000
[ 0.645437] kvm [1]: GIC system register CPU interface enabled
[ 0.648687] kvm [1]: vgic interrupt IRQ10
[ 0.651623] kvm [1]: Hyp mode initialized successfully
[ 0.675165] Initialise system trusted keyrings
[ 0.676020] workingset: timestamp_bits=44 max_order=19 bucket_order=0
[ 0.692140] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.694973] NFS: Registering the id_resolver key type
[ 0.695099] Key type id_resolver registered
[ 0.695127] Key type id_legacy registered
[ 0.695169] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.742520] Key type asymmetric registered
[ 0.742569] Asymmetric key parser 'x509' registered
[ 0.742704] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.742746] io scheduler mq-deadline registered
[ 0.742774] io scheduler kyber registered
[ 0.801086] EINJ: ACPI disabled.
[ 0.820049] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 0.820182] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
[ 0.823209] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 0.823272] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[ 0.850734] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.856243] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 39, base_baud = 1500000) is a 16550A
[ 0.856709] serial serial0: tty port ttyS0 registered
[ 0.857987] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 40, base_baud = 1500000) is a 16550A
[ 0.956621] printk: console [ttyS2] enabled
[ 0.961839] SuperH (H)SCI(F) driver initialized
[ 0.964601] msm_serial: driver initialized
[ 0.969215] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 0.987270] loop: module loaded
[ 1.003562] libphy: Fixed MDIO Bus: probed
[ 1.004772] tun: Universal TUN/TAP device driver, 1.6
[ 1.009403] thunder_xcv, ver 1.0
[ 1.009800] thunder_bgx, ver 1.0
[ 1.010372] nicpf, ver 1.0
[ 1.012915] hclge is initializing
[ 1.013235] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 1.013901] hns3: Copyright (c) 2017 Huawei Corporation.
[ 1.014636] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 1.015178] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.015800] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
[ 1.016440] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.017037] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 1.017758] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.019531] sky2: driver version 1.30
[ 1.022606] VFIO - User Level meta-driver version: 0.3
[ 1.035965] OF: graph: no port node found in /syscon@ff770000/usb2-phy@e450/otg-port
[ 1.053005] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.053721] ehci-pci: EHCI PCI platform driver
[ 1.054399] ehci-platform: EHCI generic platform driver
[ 1.057676] ehci-platform fe380000.usb: EHCI Host Controller
[ 1.058336] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 1
[ 1.059426] ehci-platform fe380000.usb: irq 31, io mem 0xfe380000
[ 1.074332] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
[ 1.076908] hub 1-0:1.0: USB hub found
[ 1.077374] hub 1-0:1.0: 1 port detected
[ 1.080944] ehci-platform fe3c0000.usb: EHCI Host Controller
[ 1.081507] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 2
[ 1.082512] ehci-platform fe3c0000.usb: irq 33, io mem 0xfe3c0000
[ 1.098248] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
[ 1.100035] hub 2-0:1.0: USB hub found
[ 1.100441] hub 2-0:1.0: 1 port detected
[ 1.101934] ehci-orion: EHCI orion driver
[ 1.102936] ehci-exynos: EHCI EXYNOS driver
[ 1.103720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.104403] ohci-pci: OHCI PCI platform driver
[ 1.104922] ohci-platform: OHCI generic platform driver
[ 1.105927] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
[ 1.106739] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 3
[ 1.107922] ohci-platform fe3a0000.usb: irq 32, io mem 0xfe3a0000
[ 1.171860] hub 3-0:1.0: USB hub found
[ 1.172347] hub 3-0:1.0: 1 port detected
[ 1.173813] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
[ 1.174536] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 4
[ 1.175504] ohci-platform fe3e0000.usb: irq 34, io mem 0xfe3e0000
[ 1.239574] hub 4-0:1.0: USB hub found
[ 1.239984] hub 4-0:1.0: 1 port detected
[ 1.241430] ohci-exynos: OHCI EXYNOS driver
[ 1.244091] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 1.244658] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 5
[ 1.245649] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
[ 1.246656] xhci-hcd xhci-hcd.0.auto: irq 225, io mem 0xfe800000
[ 1.249185] hub 5-0:1.0: USB hub found
[ 1.249604] hub 5-0:1.0: 1 port detected
[ 1.250817] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 1.251351] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 6
[ 1.252075] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 1.252885] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.254780] hub 6-0:1.0: USB hub found
[ 1.255193] hub 6-0:1.0: 1 port detected
[ 1.256481] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 1.257030] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 7
[ 1.257983] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
[ 1.259117] xhci-hcd xhci-hcd.1.auto: irq 226, io mem 0xfe900000
[ 1.261196] hub 7-0:1.0: USB hub found
[ 1.261609] hub 7-0:1.0: 1 port detected
[ 1.262677] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 1.263208] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 8
[ 1.263931] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 1.264640] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.266446] hub 8-0:1.0: USB hub found
[ 1.266853] hub 8-0:1.0: 1 port detected
[ 1.268979] usbcore: registered new interface driver usb-storage
[ 1.280676] i2c /dev entries driver
[ 1.290547] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
[ 1.291366] fan53555-reg: supplied by vcc3v3_sys
[ 1.294320] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
[ 1.294991] fan53555-reg: supplied by vcc3v3_sys
[ 1.297797] rk808 0-001b: chip id: 0x0
[ 1.305344] rk808-regulator rk808-regulator: there is no dvs0 gpio
[ 1.306050] rk808-regulator rk808-regulator: there is no dvs1 gpio
[ 1.306948] DCDC_REG1: supplied by vcc3v3_sys
[ 1.308849] DCDC_REG2: supplied by vcc3v3_sys
[ 1.310094] DCDC_REG3: supplied by vcc3v3_sys
[ 1.311159] DCDC_REG4: supplied by vcc3v3_sys
[ 1.312308] LDO_REG1: supplied by vcc3v3_sys
[ 1.314315] LDO_REG2: supplied by vcc3v3_sys
[ 1.315990] LDO_REG3: supplied by vcc3v3_sys
[ 1.317800] LDO_REG4: supplied by vcc3v3_sys
[ 1.319622] LDO_REG5: supplied by vcc3v3_sys
[ 1.321338] LDO_REG6: supplied by vcc3v3_sys
[ 1.323134] LDO_REG7: supplied by vcc3v3_sys
[ 1.324793] LDO_REG8: supplied by vcc3v3_sys
[ 1.326638] SWITCH_REG1: supplied by vcc3v3_sys
[ 1.327605] SWITCH_REG2: supplied by vcc3v3_sys
[ 1.354022] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 400000 KHz
[ 1.360141] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 408000 KHz
[ 1.445432] cpufreq: cpufreq_online: CPU4: Running at unlisted freq: 12000 KHz
[ 1.457921] random: fast init done
[ 1.461722] cpufreq: cpufreq_online: CPU4: Unlisted initial frequency changed to: 408000 KHz
[ 1.464847] sdhci: Secure Digital Host Controller Interface driver
[ 1.465391] sdhci: Copyright(c) Pierre Ossman
[ 1.466024] Synopsys Designware Multimedia Card Interface Driver
[ 1.467053] dwmmc_rockchip fe310000.dwmmc: IDMAC supports 32-bit address mode.
[ 1.467694] dwmmc_rockchip fe310000.dwmmc: Using internal DMA controller.
[ 1.468292] dwmmc_rockchip fe310000.dwmmc: Version ID is 270a
[ 1.468816] dwmmc_rockchip fe310000.dwmmc: DW MMC controller at irq 28,32 bit host data width,256 deep fifo
[ 1.469719] dwmmc_rockchip fe310000.dwmmc: allocated mmc-pwrseq
[ 1.470245] mmc_host mmc0: card is non-removable.
[ 1.483774] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 1.497476] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode.
[ 1.498114] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller.
[ 1.498726] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a
[ 1.499245] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 29,32 bit host data width,256 deep fifo
[ 1.500179] dwmmc_rockchip fe320000.dwmmc: Got CD GPIO
[ 1.513486] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 1.526851] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.527952] mmc2: CQHCI version 5.10
[ 1.530782] mmc0: queuing unknown CIS tuple 0x80 (2 bytes)
[ 1.533059] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[ 1.535380] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[ 1.538953] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
[ 1.551279] mmc2: SDHCI controller on fe330000.sdhci [fe330000.sdhci] using ADMA
[ 1.553068] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.554302] usbcore: registered new interface driver usbhid
[ 1.554791] usbhid: USB HID core driver
[ 1.557574] NET: Registered protocol family 17
[ 1.558012] Key type dns_resolver registered
[ 1.559352] registered taskstats version 1
[ 1.559722] Loading compiled-in X.509 certificates
[ 1.571640] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 1.572419] hctosys: unable to open rtc device (rtc0)
[ 1.573393] vcc1v8_s3: supplied by vcc_1v8
[ 1.573803] ALSA device list:
[ 1.574067] No soundcards found.
[ 1.574550] ttyS2 - failed to request DMA
[ 1.576946] Freeing unused kernel memory: 4992K
[ 1.586245] Run /init as init process
[ 1.597426] mmc_host mmc0: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
[ 1.598307] usb 7-1: new high-speed USB device number 2 using xhci-hcd
[ 1.605842] mmc_host mmc1: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
[ 1.809334] hub 7-1:1.0: USB hub found
[ 1.810053] hub 7-1:1.0: 4 ports detected
[ 1.862508] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 178
[ 1.868409] mmc0: new ultra high speed SDR104 SDIO card at address 0001
[ 1.892207] dwmmc_rockchip fe320000.dwmmc: Successfully tuned phase to 205
[ 1.892826] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
[ 1.894215] mmcblk1: mmc1:aaaa SB32G 29.7 GiB
[ 1.903714] usb 8-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[ 1.905386] mmcblk1: p1 p2
[ 2.017268] hub 8-1:1.0: USB hub found
[ 2.017971] hub 8-1:1.0: 4 ports detected
[ 2.602355] usb 7-1.4: new high-speed USB device number 3 using xhci-hcd
[ 2.801281] hub 7-1.4:1.0: USB hub found
[ 2.802081] hub 7-1.4:1.0: 4 ports detected
[ 3.090355] usb 7-1.4.1: new low-speed USB device number 4 using xhci-hcd
[ 3.284474] 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
[ 3.342769] 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
[ 3.347775] 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
[ 3.406702] 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
[ 3.408564] 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
[ 3.490355] usb 7-1.4.4: new low-speed USB device number 5 using xhci-hcd
[ 3.637653] 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
[ 3.639469] 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
[ 3.641036] 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
[ 6.649046] EXT4-fs (mmcblk1p2): mounted filesystem without journal. Opts: (null)
[ 6.937332] systemd[1]: System time before build time, advancing clock.
[ 7.231901] NET: Registered protocol family 10
[ 7.233203] Segment Routing with IPv6
[ 7.276680] 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)
[ 7.279112] systemd[1]: Detected architecture arm64.
[ 7.284330] systemd[1]: Set hostname to <nanopi-m4>.
[ 7.286101] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
[ 7.429098] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[ 7.430607] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 7.547967] random: systemd: uninitialized urandom read (16 bytes read)
[ 7.551387] random: systemd: uninitialized urandom read (16 bytes read)
[ 7.551996] systemd[1]: Reached target Remote File Systems.
[ 7.562657] random: systemd: uninitialized urandom read (16 bytes read)
[ 7.563408] systemd[1]: Listening on Journal Audit Socket.
[ 7.565599] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 7.578520] systemd[1]: Listening on Journal Socket (/dev/log).
[ 7.806232] phy phy-ff770000.syscon:usb2-phy@e450.2: charger = USB_DCP_CHARGER
[ 7.866768] EXT4-fs (mmcblk1p2): re-mounted. Opts: commit=600,errors=remount-ro
[ 8.287090] systemd-journald[249]: Received request to flush runtime journal from PID 1
[ 8.518412] rk808-rtc rk808-rtc: registered as rtc0
[ 8.587855] rockchip-pcie f8000000.pcie: no vpcie12v regulator found
[ 8.587867] rockchip-pcie f8000000.pcie: no vpcie3v3 regulator found
[ 8.587875] rockchip-pcie f8000000.pcie: no vpcie1v8 regulator found
[ 8.587883] rockchip-pcie f8000000.pcie: no vpcie0v9 regulator found
[ 8.778665] rk_gmac-dwmac fe300000.ethernet: PTP uses main clock
[ 8.778773] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input).
[ 8.778777] rk_gmac-dwmac fe300000.ethernet: TX delay(0x28).
[ 8.778780] rk_gmac-dwmac fe300000.ethernet: RX delay(0x11).
[ 8.778783] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no).
[ 8.778808] rk_gmac-dwmac fe300000.ethernet: cannot get clock clk_mac_speed
[ 8.779430] rk_gmac-dwmac fe300000.ethernet: clock input from PHY
[ 8.784438] rk_gmac-dwmac fe300000.ethernet: init for RGMII
[ 8.784566] rk_gmac-dwmac fe300000.ethernet: User ID: 0x10, Synopsys ID: 0x35
[ 8.784576] rk_gmac-dwmac fe300000.ethernet: DWMAC1000
[ 8.784578] rk_gmac-dwmac fe300000.ethernet: DMA HW capability register supported
[ 8.784581] rk_gmac-dwmac fe300000.ethernet: RX Checksum Offload Engine supported
[ 8.784583] rk_gmac-dwmac fe300000.ethernet: COE Type 2
[ 8.784585] rk_gmac-dwmac fe300000.ethernet: TX Checksum insertion supported
[ 8.784586] rk_gmac-dwmac fe300000.ethernet: Wake-Up On Lan supported
[ 8.784606] rk_gmac-dwmac fe300000.ethernet: Normal descriptors
[ 8.784609] rk_gmac-dwmac fe300000.ethernet: Ring mode enabled
[ 8.784611] rk_gmac-dwmac fe300000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 8.784616] rk_gmac-dwmac fe300000.ethernet: device MAC address 5e:5f:3f:3a:b5:0c
[ 8.842187] libphy: stmmac: probed
[ 9.042328] Bluetooth: Core ver 2.22
[ 9.042375] NET: Registered protocol family 31
[ 9.042377] Bluetooth: HCI device and connection manager initialized
[ 9.042391] Bluetooth: HCI socket layer initialized
[ 9.042395] Bluetooth: L2CAP socket layer initialized
[ 9.042401] Bluetooth: SCO socket layer initialized
[ 9.118223] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout!
[ 9.118900] rockchip-pcie: probe of f8000000.pcie failed with error -110
[ 9.141247] panfrost ff9a0000.gpu: clock rate = 500000000
[ 9.141550] panfrost ff9a0000.gpu: mali-t860 id 0x860 major 0x2 minor 0x0 status 0x0
[ 9.141557] panfrost ff9a0000.gpu: features: 00000000,100e77bf, issues: 00000000,24040400
[ 9.141563] panfrost ff9a0000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7
[ 9.141566] panfrost ff9a0000.gpu: shader_present=0xf l2_present=0x1
[ 9.143614] [drm] Initialized panfrost 1.0.0 20180908 for ff9a0000.gpu on minor 0
[ 9.193614] Bluetooth: HCI UART driver ver 2.3
[ 9.193617] Bluetooth: HCI UART protocol H4 registered
[ 9.193644] Bluetooth: HCI UART protocol LL registered
[ 9.193804] Bluetooth: HCI UART protocol Broadcom registered
[ 9.214365] ttyS0 - failed to request DMA
[ 9.304213] rockchip-vop ff8f0000.vop: Adding to iommu group 1
[ 9.304473] rockchip-vop ff900000.vop: Adding to iommu group 2
[ 9.308294] rockchip-drm display-subsystem: bound ff8f0000.vop (ops vop_component_ops [rockchipdrm])
[ 9.309865] rockchip-drm display-subsystem: bound ff900000.vop (ops vop_component_ops [rockchipdrm])
[ 9.309982] dwhdmi-rockchip ff940000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
[ 9.310715] rockchip-drm display-subsystem: bound ff940000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm])
[ 9.310720] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 9.310722] [drm] No driver support for vblank timestamp query.
[ 9.377462] Console: switching to colour frame buffer device 240x67
[ 9.416337] rockchip-drm display-subsystem: fb0: rockchipdrmfb frame buffer device
[ 9.431214] Bluetooth: hci0: BCM: chip id 101
[ 9.431653] Bluetooth: hci0: BCM: features 0x2f
[ 9.432642] Bluetooth: hci0: BCM4354A2
[ 9.432647] Bluetooth: hci0: BCM4356A2 (001.003.015) build 0000
[ 9.434404] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 1
[ 9.503517] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null)
[ 9.726073] rk_gmac-dwmac fe300000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211E Gigabit Ethernet]
[ 9.726084] rk_gmac-dwmac fe300000.ethernet eth0: phy: setting supported 00,00000000,000062ff advertising 00,00000000,000062ff
[ 9.738350] rk_gmac-dwmac fe300000.ethernet eth0: No Safety Features support found
[ 9.738365] rk_gmac-dwmac fe300000.ethernet eth0: PTP not supported by HW
[ 9.738375] rk_gmac-dwmac fe300000.ethernet eth0: configuring for phy/rgmii link mode
[ 9.738386] rk_gmac-dwmac fe300000.ethernet eth0: phylink_mac_config: mode=phy/rgmii/Unknown/Unknown adv=00,00000000,000062ff pause=10 link=0 an=1
[ 9.739585] rk_gmac-dwmac fe300000.ethernet eth0: phy link down rgmii/Unknown/Unknown
[ 10.162888] Bluetooth: hci0: BCM4356A2 (001.003.015) build 0266
[ 11.800528] random: crng init done
[ 11.800535] random: 7 urandom warning(s) missed due to ratelimiting
[ 12.076402] rk_gmac-dwmac fe300000.ethernet eth0: phy link up rgmii/1Gbps/Full
[ 12.076420] rk_gmac-dwmac fe300000.ethernet eth0: phylink_mac_config: mode=phy/rgmii/1Gbps/Full adv=00,00000000,00000000 pause=0f link=1 an=0
[ 12.076440] rk_gmac-dwmac fe300000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 12.076460] 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