Skip to content

Instantly share code, notes, and snippets.

@macromorgan
Created March 27, 2023 22:09
Show Gist options
  • Save macromorgan/834ae9d1e87f1035181540c05f9077a0 to your computer and use it in GitHub Desktop.
Save macromorgan/834ae9d1e87f1035181540c05f9077a0 to your computer and use it in GitHub Desktop.
Indiedroid Nova Mainline
DDR V1.10 75d050770f typ 23/02/28-20:47:10
LPDDR4X, 2112MHz
channel[0] BW=16 Col=10 Bk=8 CS0 Row=16 CS=1 Die BW=16 Size=1024MB
channel[1] BW=16 Col=10 Bk=8 CS0 Row=16 CS=1 Die BW=16 Size=1024MB
channel[2] BW=16 Col=10 Bk=8 CS0 Row=16 CS=1 Die BW=16 Size=1024MB
channel[3] BW=16 Col=10 Bk=8 CS0 Row=16 CS=1 Die BW=16 Size=1024MB
Manufacturer ID:0xff
CH0 RX Vref:29.7%, TX Vref:22.8%,0.0%
CH1 RX Vref:29.7%, TX Vref:23.8%,0.0%
CH2 RX Vref:28.5%, TX Vref:24.8%,0.0%
CH3 RX Vref:30.5%, TX Vref:20.8%,0.0%
change to F1: 528MHz
change to F2: 1068MHz
change to F3: 1560MHz
change to F0: 2112MHz
out
U-Boot SPL 2023.04-rc4-00053-g8be7b4629e-dirty (Mar 27 2023 - 13:48:45 -0500)
Trying to boot from MMC1
## Checking hash(es) for config config-1 ... OK
## Checking hash(es) for Image atf-1 ... sha256+ OK
## Checking hash(es) for Image u-boot ... sha256+ OK
## Checking hash(es) for Image fdt-1 ... sha256+ OK
## Checking hash(es) for Image atf-2 ... sha256+ OK
## Checking hash(es) for Image atf-3 ... sha256+ OK
INFO: Preloader serial: 2
NOTICE: BL31: v2.3():v2.3-555-g49f658cae:derrick.huang
NOTICE: BL31: Built : 09:45:47, Mar 3 2023
INFO: spec: 0x13
INFO: ext 32k is valid
INFO: ddr: stride-en 4CH
INFO: GICv3 without legacy support detected.
INFO: ARM GICv3 driver initialized in EL3
INFO: valid_cpu_msk=0xff bcore0_rst = 0x0, bcore1_rst = 0x0
INFO: system boots from cpu-hwid-0
INFO: idle_st=0x21fff, pd_st=0x11fff9, repair_st=0xfff70001
INFO: dfs DDR fsp_params[0].freq_mhz= 2112MHz
INFO: dfs DDR fsp_params[1].freq_mhz= 528MHz
INFO: dfs DDR fsp_params[2].freq_mhz= 1068MHz
INFO: dfs DDR fsp_params[3].freq_mhz= 1560MHz
INFO: BL31: Initialising Exception Handling Framework
INFO: BL31: Initializing runtime services
WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
ERROR: Error initializing runtime service opteed_fast
INFO: BL31: Preparing for EL3 exit to normal world
INFO: Entry point address = 0xa00000
INFO: SPSR = 0x3c9
U-Boot 2023.04-rc4-00053-g8be7b4629e-dirty (Mar 27 2023 - 13:48:45 -0500)
Model: Indiedroid Nova
DRAM: 4 GiB (effective 3.7 GiB)
Core: 74 devices, 17 uclasses, devicetree: separate
MMC: mmc@fe2c0000: 0
Loading Environment from nowhere... OK
In: serial@feb50000
Out: serial@feb50000
Err: serial@feb50000
Model: Indiedroid Nova
Net: No ethernet found.
Hit any key to stop autoboot: 0
MMC Device 1 not found
no mmc device at slot 1
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot.scr
344 bytes read in 3 ms (111.3 KiB/s)
## Executing script at 00c00000
Wrong image format for "source" command
SCRIPT FAILED: continuing...
No EFI system partition
No EFI system partition
Failed to persist EFI variables
BootOrder not defined
EFI boot manager: Cannot load any image
No ethernet found.
missing environment variable: pxeuuid
Retrieving file: pxelinux.cfg/00000000
No ethernet found.
Retrieving file: pxelinux.cfg/0000000
No ethernet found.
Retrieving file: pxelinux.cfg/000000
No ethernet found.
Retrieving file: pxelinux.cfg/00000
No ethernet found.
Retrieving file: pxelinux.cfg/0000
No ethernet found.
Retrieving file: pxelinux.cfg/000
No ethernet found.
Retrieving file: pxelinux.cfg/00
No ethernet found.
Retrieving file: pxelinux.cfg/0
No ethernet found.
Retrieving file: pxelinux.cfg/default-arm-rk3588-nova
No ethernet found.
Retrieving file: pxelinux.cfg/default-arm-rk3588
No ethernet found.
Retrieving file: pxelinux.cfg/default-arm
No ethernet found.
Retrieving file: pxelinux.cfg/default
No ethernet found.
Config file not found
No ethernet found.
No ethernet found.
=> setenv bootargs "root=/dev/mmcblk0p2 rootfstype=ext4 rootwait"
=> setenv kernel_comp_addr_r 0x4080000
=> setenv kernel_comp_size 0x4000000
=> fatload mmc 0:1 ${fdt_addr_r} rk3588s-indiedroid-nova.dtb
37847 bytes read in 12 ms (3 MiB/s)
=> fatload mmc 0:1 ${kernel_addr_r} Image.gz
15075043 bytes read in 2611 ms (5.5 MiB/s)
=> booti ${kernel_addr_r} - ${fdt_addr_r}
Uncompressing Kernel Image
Moving Image from 0x2080000 to 0x2200000, end=45f0000
## Flattened Device Tree blob at 0a100000
Booting using the fdt blob at 0xa100000
Working FDT set to a100000
Loading Device Tree to 00000000ecf00000, end 00000000ecf0c3d6 ... OK
Working FDT set to ecf00000
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
[ 0.000000] Linux version 6.3.0-rc4-dirty (cmorgan@neuromancer) (aarch64-linux-gnu-gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #14 SMP Mon Mar 27 15:09:18 CDT 2023
[ 0.000000] Machine model: Indiedroid Nova
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000200000-0x00000000efffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000200000-0x00000000efffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000000efffffff]
[ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 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.2
[ 0.000000] Number of cores (8) exceeds configured maximum of 4 - clipping
[ 0.000000] percpu: Embedded 28 pages/cpu s74792 r8192 d31704 u114688
[ 0.000000] pcpu-alloc: s74792 r8192 d31704 u114688 alloc=28*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: Virtualization Host Extensions
[ 0.000000] CPU features: detected: Qualcomm erratum 1009, or ARM erratum 1286807, 2441009
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 967176
[ 0.000000] Kernel command line: root=/dev/mmcblk0p2 rootfstype=ext4 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:on, heap free:on
[ 0.000000] mem auto-init: clearing system memory may take some time...
[ 0.000000] Memory: 3817312K/3930112K available (14592K kernel code, 3362K rwdata, 10464K rodata, 7488K init, 720K bss, 112800K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] ftrace: allocating 53764 entries in 211 pages
[ 0.000000] ftrace: allocated 211 pages with 5 groups
[ 0.000000] trace event string verifier disabled
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 480 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] GICv3: MBI range [424:479]
[ 0.000000] GICv3: Using MBI frame 0x00000000fe610000
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: GICv3 features: 16 PPIs
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fe680000
[ 0.000000] ITS: No ITS available, not enabling LPIs
[ 0.000000] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@100[1] /cpus/cpu@200[2] /cpus/cpu@300[3] }
[ 0.000000] GICv3: GIC: PPI partition interrupt-partition-1[1] {
[ 0.000000] ------------[ cut here ]------------
[ 0.000000] WARNING: CPU: 0 PID: 0 at drivers/irqchip/irq-gic-v3.c:1958 gic_populate_ppi_partitions+0x230/0x2d4
[ 0.000000] Modules linked in:
[ 0.000000] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 6.3.0-rc4-dirty #14
[ 0.000000] Hardware name: Indiedroid Nova (DT)
[ 0.000000] pstate: 604000c9 (nZCv daIF +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[ 0.000000] pc : gic_populate_ppi_partitions+0x230/0x2d4
[ 0.000000] lr : gic_populate_ppi_partitions+0x228/0x2d4
[ 0.000000] sp : ffffffc009ff3bb0
[ 0.000000] x29: ffffffc009ff3bb0 x28: ffffff80003d2290 x27: ffffffc0097b7711
[ 0.000000] x26: ffffff80ef846e30 x25: 0000000000000000 x24: 0000000000000001
[ 0.000000] x23: 0000000000000002 x22: ffffff80003d2280 x21: ffffffc009ffb618
[ 0.000000] x20: ffffff80ef8604c0 x19: ffffff80ef860850 x18: 00000000c7927f5b
[ 0.000000] x17: 6a20303031207369 x16: 2079616c65642074 x15: 6e656d7473696c6e
[ 0.000000] x14: 0000000000000000 x13: 0000000000000000 x12: 6e6f697469747261
[ 0.000000] x11: 0101010101010101 x10: ffffffc20ba3420f x9 : ffffffc008a393a0
[ 0.000000] x8 : 0101010101010101 x7 : 632d657a69732300 x6 : 0000000000000001
[ 0.000000] x5 : ffffff80ef8466b8 x4 : 0000000000000000 x3 : 0000000000000001
[ 0.000000] x2 : 00000000ffffffed x1 : 0000000000000002 x0 : 00000000ffffffed
[ 0.000000] Call trace:
[ 0.000000] gic_populate_ppi_partitions+0x230/0x2d4
[ 0.000000] gic_of_init+0x188/0x25c
[ 0.000000] of_irq_init+0x250/0x38c
[ 0.000000] irqchip_init+0x20/0x2c
[ 0.000000] init_IRQ+0xd4/0xf0
[ 0.000000] start_kernel+0x79c/0x98c
[ 0.000000] __primary_switched+0xbc/0xc4
[ 0.000000] ---[ end trace 0000000000000000 ]---
[ 0.000000] ------------[ cut here ]------------
[ 0.000000] WARNING: CPU: 0 PID: 0 at drivers/irqchip/irq-gic-v3.c:1958 gic_populate_ppi_partitions+0x230/0x2d4
[ 0.000000] Modules linked in:
[ 0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G W 6.3.0-rc4-dirty #14
[ 0.000000] Hardware name: Indiedroid Nova (DT)
[ 0.000000] pstate: 604000c9 (nZCv daIF +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[ 0.000000] pc : gic_populate_ppi_partitions+0x230/0x2d4
[ 0.000000] lr : gic_populate_ppi_partitions+0x228/0x2d4
[ 0.000000] sp : ffffffc009ff3bb0
[ 0.000000] x29: ffffffc009ff3bb0 x28: ffffff80003d2290 x27: ffffffc0097b7711
[ 0.000000] x26: ffffff80ef847660 x25: 0000000000000001 x24: 0000000000000001
[ 0.000000] x23: 0000000000000002 x22: ffffff80003d2280 x21: ffffffc009ffb618
[ 0.000000] x20: ffffff80ef8604c0 x19: ffffff80ef860850 x18: 00000000c7927f5b
[ 0.000000] x17: 6a20303031207369 x16: 2079616c65642074 x15: 6e656d7473696c6e
[ 0.000000] x14: 0000000000000000 x13: 0000000000000000 x12: 6e6f697469747261
[ 0.000000] x11: 0101010101010101 x10: ffffffc20ba3420f x9 : ffffffc008a393a0
[ 0.000000] x8 : 0101010101010101 x7 : 632d657a69732300 x6 : 0000000000000001
[ 0.000000] x5 : ffffff80ef8466b8 x4 : 0000000000000000 x3 : 0000000000000001
[ 0.000000] x2 : 00000000ffffffed x1 : 0000000000000002 x0 : 00000000ffffffed
[ 0.000000] Call trace:
[ 0.000000] gic_populate_ppi_partitions+0x230/0x2d4
[ 0.000000] gic_of_init+0x188/0x25c
[ 0.000000] of_irq_init+0x250/0x38c
[ 0.000000] irqchip_init+0x20/0x2c
[ 0.000000] init_IRQ+0xd4/0xf0
[ 0.000000] start_kernel+0x79c/0x98c
[ 0.000000] __primary_switched+0xbc/0xc4
[ 0.000000] ---[ end trace 0000000000000000 ]---
[ 0.000000] ------------[ cut here ]------------
[ 0.000000] WARNING: CPU: 0 PID: 0 at drivers/irqchip/irq-gic-v3.c:1958 gic_populate_ppi_partitions+0x230/0x2d4
[ 0.000000] Modules linked in:
[ 0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G W 6.3.0-rc4-dirty #14
[ 0.000000] Hardware name: Indiedroid Nova (DT)
[ 0.000000] pstate: 604000c9 (nZCv daIF +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[ 0.000000] pc : gic_populate_ppi_partitions+0x230/0x2d4
[ 0.000000] lr : gic_populate_ppi_partitions+0x228/0x2d4
[ 0.000000] sp : ffffffc009ff3bb0
[ 0.000000] x29: ffffffc009ff3bb0 x28: ffffff80003d2290 x27: ffffffc0097b7711
[ 0.000000] x26: ffffff80ef847e90 x25: 0000000000000002 x24: 0000000000000001
[ 0.000000] x23: 0000000000000002 x22: ffffff80003d2280 x21: ffffffc009ffb618
[ 0.000000] x20: ffffff80ef8604c0 x19: ffffff80ef860850 x18: 00000000c7927f5b
[ 0.000000] x17: 6a20303031207369 x16: 2079616c65642074 x15: 6e656d7473696c6e
[ 0.000000] x14: 0000000000000000 x13: 0000000000000000 x12: 6e6f697469747261
[ 0.000000] x11: 0101010101010101 x10: ffffffc20ba3420f x9 : ffffffc008a393a0
[ 0.000000] x8 : 0101010101010101 x7 : 632d657a69732300 x6 : 0000000000000001
[ 0.000000] x5 : ffffff80ef8466b8 x4 : 0000000000000000 x3 : 0000000000000001
[ 0.000000] x2 : 00000000ffffffed x1 : 0000000000000002 x0 : 00000000ffffffed
[ 0.000000] Call trace:
[ 0.000000] gic_populate_ppi_partitions+0x230/0x2d4
[ 0.000000] gic_of_init+0x188/0x25c
[ 0.000000] of_irq_init+0x250/0x38c
[ 0.000000] irqchip_init+0x20/0x2c
[ 0.000000] init_IRQ+0xd4/0xf0
[ 0.000000] start_kernel+0x79c/0x98c
[ 0.000000] __primary_switched+0xbc/0xc4
[ 0.000000] ---[ end trace 0000000000000000 ]---
[ 0.000000] ------------[ cut here ]------------
[ 0.000000] WARNING: CPU: 0 PID: 0 at drivers/irqchip/irq-gic-v3.c:1958 gic_populate_ppi_partitions+0x230/0x2d4
[ 0.000000] Modules linked in:
[ 0.000000] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G W 6.3.0-rc4-dirty #14
[ 0.000000] Hardware name: Indiedroid Nova (DT)
[ 0.000000] pstate: 604000c9 (nZCv daIF +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[ 0.000000] pc : gic_populate_ppi_partitions+0x230/0x2d4
[ 0.000000] lr : gic_populate_ppi_partitions+0x228/0x2d4
[ 0.000000] sp : ffffffc009ff3bb0
[ 0.000000] x29: ffffffc009ff3bb0 x28: ffffff80003d2290 x27: ffffffc0097b7711
[ 0.000000] x26: ffffff80ef8486c0 x25: 0000000000000003 x24: 0000000000000001
[ 0.000000] x23: 0000000000000002 x22: ffffff80003d2280 x21: ffffffc009ffb618
[ 0.000000] x20: ffffff80ef8604c0 x19: ffffff80ef860850 x18: 00000000c7927f5b
[ 0.000000] x17: 6a20303031207369 x16: 2079616c65642074 x15: 6e656d7473696c6e
[ 0.000000] x14: 0000000000000000 x13: 0000000000000000 x12: 6e6f697469747261
[ 0.000000] x11: 0101010101010101 x10: ffffffc20ba3420f x9 : ffffffc008a393a0
[ 0.000000] x8 : 0101010101010101 x7 : 632d657a69732300 x6 : 0000000000000001
[ 0.000000] x5 : ffffff80ef8466b8 x4 : 0000000000000000 x3 : 0000000000000001
[ 0.000000] x2 : 00000000ffffffed x1 : 0000000000000002 x0 : 00000000ffffffed
[ 0.000000] Call trace:
[ 0.000000] gic_populate_ppi_partitions+0x230/0x2d4
[ 0.000000] gic_of_init+0x188/0x25c
[ 0.000000] of_irq_init+0x250/0x38c
[ 0.000000] irqchip_init+0x20/0x2c
[ 0.000000] init_IRQ+0xd4/0xf0
[ 0.000000] start_kernel+0x79c/0x98c
[ 0.000000] __primary_switched+0xbc/0xc4
[ 0.000000] ---[ end trace 0000000000000000 ]---
[ 0.000000] }
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 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.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000686] Console: colour dummy device 80x25
[ 0.000704] printk: console [tty0] enabled
[ 0.002755] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000)
[ 0.002794] pid_max: default: 32768 minimum: 301
[ 0.002962] LSM: initializing lsm=capability,selinux,integrity
[ 0.003028] SELinux: Initializing.
[ 0.003234] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.003271] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.004685] CPU node for /cpus/cpu@400 exist but the possible cpu range is :0-3
[ 0.004762] CPU node for /cpus/cpu@500 exist but the possible cpu range is :0-3
[ 0.004830] CPU node for /cpus/cpu@600 exist but the possible cpu range is :0-3
[ 0.004892] CPU node for /cpus/cpu@700 exist but the possible cpu range is :0-3
[ 0.004981] Early cacheinfo failed, ret = -22
[ 0.006191] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.006227] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.006398] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.006765] rcu: Hierarchical SRCU implementation.
[ 0.006790] rcu: Max phase no-delay instances is 400.
[ 0.008507] smp: Bringing up secondary CPUs ...
[ 0.009478] Detected VIPT I-cache on CPU1
[ 0.009628] GICv3: CPU1: found redistributor 100 region 0:0x00000000fe6a0000
[ 0.009672] CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
[ 0.010726] Detected VIPT I-cache on CPU2
[ 0.010869] GICv3: CPU2: found redistributor 200 region 0:0x00000000fe6c0000
[ 0.010910] CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
[ 0.011955] Detected VIPT I-cache on CPU3
[ 0.012095] GICv3: CPU3: found redistributor 300 region 0:0x00000000fe6e0000
[ 0.012134] CPU3: Booted secondary processor 0x0000000300 [0x412fd050]
[ 0.012277] smp: Brought up 1 node, 4 CPUs
[ 0.012416] SMP: Total of 4 processors activated.
[ 0.012436] CPU features: detected: 32-bit EL0 Support
[ 0.012455] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 0.012480] CPU features: detected: Common not Private translations
[ 0.012499] CPU features: detected: CRC32 instructions
[ 0.012517] CPU features: detected: Data cache clean to Point of Persistence
[ 0.012541] CPU features: detected: RCpc load-acquire (LDAPR)
[ 0.012560] CPU features: detected: LSE atomic instructions
[ 0.012578] CPU features: detected: Privileged Access Never
[ 0.012596] CPU features: detected: RAS Extension Support
[ 0.012617] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[ 0.012783] CPU: All CPU(s) started at EL2
[ 0.012805] alternatives: applying system-wide alternatives
[ 0.016800] devtmpfs: initialized
[ 0.029437] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.029489] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.029763] pinctrl core: initialized pinctrl subsystem
[ 0.031435] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.032558] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.032669] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.032812] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.032895] audit: initializing netlink subsys (disabled)
[ 0.033138] audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
[ 0.034921] thermal_sys: Registered thermal governor 'fair_share'
[ 0.034936] thermal_sys: Registered thermal governor 'step_wise'
[ 0.034963] thermal_sys: Registered thermal governor 'user_space'
[ 0.034984] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.035238] cpuidle: using governor ladder
[ 0.035546] cpuidle: using governor menu
[ 0.035719] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.035897] ASID allocator initialised with 65536 entries
[ 0.061052] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
[ 0.061584] rockchip-gpio fd8a0000.gpio: probed /pinctrl/gpio@fd8a0000
[ 0.062007] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation.
[ 0.062426] rockchip-gpio fec20000.gpio: probed /pinctrl/gpio@fec20000
[ 0.062848] gpio gpiochip2: Static allocation of GPIO base is deprecated, use dynamic allocation.
[ 0.063250] rockchip-gpio fec30000.gpio: probed /pinctrl/gpio@fec30000
[ 0.063669] gpio gpiochip3: Static allocation of GPIO base is deprecated, use dynamic allocation.
[ 0.064041] rockchip-gpio fec40000.gpio: probed /pinctrl/gpio@fec40000
[ 0.064489] gpio gpiochip4: Static allocation of GPIO base is deprecated, use dynamic allocation.
[ 0.064878] rockchip-gpio fec50000.gpio: probed /pinctrl/gpio@fec50000
[ 0.066020] KASLR disabled due to lack of seed
[ 0.067770] cryptd: max_cpu_qlen set to 1000
[ 0.069350] iommu: Default domain type: Translated
[ 0.069379] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.069891] SCSI subsystem initialized
[ 0.070183] usbcore: registered new interface driver usbfs
[ 0.070248] usbcore: registered new interface driver hub
[ 0.070311] usbcore: registered new device driver usb
[ 0.070439] mc: Linux media interface: v0.10
[ 0.070498] videodev: Linux video capture interface: v2.00
[ 0.070635] pps_core: LinuxPPS API ver. 1 registered
[ 0.070657] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.070708] PTP clock support registered
[ 0.071209] ARM FF-A: FFA_VERSION returned not supported
[ 0.071304] scmi_core: SCMI protocol bus registered
[ 0.071769] Advanced Linux Sound Architecture Driver Initialized.
[ 0.072715] Bluetooth: Core ver 2.22
[ 0.072783] NET: Registered PF_BLUETOOTH protocol family
[ 0.072824] Bluetooth: HCI device and connection manager initialized
[ 0.072853] Bluetooth: HCI socket layer initialized
[ 0.072876] Bluetooth: L2CAP socket layer initialized
[ 0.072921] Bluetooth: SCO socket layer initialized
[ 0.073571] vgaarb: loaded
[ 0.105361] clocksource: Switched to clocksource arch_sys_counter
[ 0.105808] VFS: Disk quotas dquot_6.6.0
[ 0.105886] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.106112] FS-Cache: Loaded
[ 0.120492] NET: Registered PF_INET protocol family
[ 0.120878] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.126210] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.126291] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.126419] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.126713] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.127551] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.127669] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.127775] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.128055] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.129761] PCI: CLS 0 bytes, default 64
[ 0.137143] hw perfevents: enabled with armv8_cortex_a55 PMU driver, 7 counters available
[ 0.137430] armv8-pmu pmu-a76: hw perfevents: failed to probe PMU!
[ 0.140036] Initialise system trusted keyrings
[ 0.140302] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 0.140462] zbud: loaded
[ 0.140971] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.141246] fuse: init (API version 7.38)
[ 0.196592] NET: Registered PF_ALG protocol family
[ 0.196637] Key type asymmetric registered
[ 0.196657] Asymmetric key parser 'x509' registered
[ 0.196776] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 0.197034] io scheduler mq-deadline registered
[ 0.197059] io scheduler kyber registered
[ 0.197114] io scheduler bfq registered
[ 0.205673] dma-pl330 fea10000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 0.205711] dma-pl330 fea10000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[ 0.209100] dma-pl330 fea30000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 0.209138] dma-pl330 fea30000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[ 0.212593] dma-pl330 fed10000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 0.212631] dma-pl330 fed10000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[ 0.214317] Serial: 8250/16550 driver, 5 ports, IRQ sharing disabled
[ 0.217690] feb50000.serial: ttyS2 at MMIO 0xfeb50000 (irq = 38, base_baud = 1500000) is a 16550A
[ 0.218042] printk: console [ttyS2] enabled
[ 0.380067] brd: module loaded
[ 0.398232] loop: module loaded
[ 0.399301] zram: Added device: zram0
[ 0.402887] tun: Universal TUN/TAP device driver, 1.6
[ 0.403637] PPP generic driver version 2.4.2
[ 0.404253] PPP BSD Compression module registered
[ 0.404728] PPP Deflate Compression module registered
[ 0.405213] PPP MPPE Compression module registered
[ 0.405673] NET: Registered PF_PPPOX protocol family
[ 0.406126] PPTP driver version 0.8.5
[ 0.406624] usbcore: registered new interface driver rtl8187
[ 0.407219] usbcore: registered new interface driver rtl8192cu
[ 0.407808] usbcore: registered new interface driver rtl8xxxu
[ 0.408386] usbcore: registered new interface driver rtw_8822bu
[ 0.408963] usbcore: registered new interface driver rtw_8822cu
[ 0.409585] usbcore: registered new interface driver rtw_8821cu
[ 0.410167] usbcore: registered new interface driver asix
[ 0.410718] usbcore: registered new interface driver ax88179_178a
[ 0.411310] usbcore: registered new interface driver dm9601
[ 0.411876] usbcore: registered new interface driver sr9700
[ 0.414853] usbcore: registered new interface driver cdc_wdm
[ 0.415636] usbcore: registered new interface driver uas
[ 0.416166] usbcore: registered new interface driver usb-storage
[ 0.416845] usbcore: registered new interface driver usbserial_generic
[ 0.417493] usbserial: USB Serial support registered for generic
[ 0.418080] usbcore: registered new interface driver cp210x
[ 0.418641] usbserial: USB Serial support registered for cp210x
[ 0.419221] usbcore: registered new interface driver ftdi_sio
[ 0.419797] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 0.420514] usbcore: registered new interface driver keyspan
[ 0.421058] usbserial: USB Serial support registered for Keyspan - (without firmware)
[ 0.421814] usbserial: USB Serial support registered for Keyspan 1 port adapter
[ 0.422523] usbserial: USB Serial support registered for Keyspan 2 port adapter
[ 0.423212] usbserial: USB Serial support registered for Keyspan 4 port adapter
[ 0.423928] usbcore: registered new interface driver option
[ 0.424484] usbserial: USB Serial support registered for GSM modem (1-port)
[ 0.425155] usbcore: registered new interface driver oti6858
[ 0.425724] usbserial: USB Serial support registered for oti6858
[ 0.426309] usbcore: registered new interface driver pl2303
[ 0.426868] usbserial: USB Serial support registered for pl2303
[ 0.427460] usbcore: registered new interface driver qcserial
[ 0.428019] usbserial: USB Serial support registered for Qualcomm USB modem
[ 0.428706] usbcore: registered new interface driver sierra
[ 0.429243] usbserial: USB Serial support registered for Sierra USB modem
[ 0.430425] usbcore: registered new interface driver xpad
[ 0.431549] i2c_dev: i2c /dev entries driver
[ 0.434923] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[ 0.435944] Bluetooth: HCI UART driver ver 2.3
[ 0.436437] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 0.437050] usbcore: registered new interface driver btusb
[ 0.438903] sdhci: Secure Digital Host Controller Interface driver
[ 0.439496] sdhci: Copyright(c) Pierre Ossman
[ 0.439897] Synopsys Designware Multimedia Card Interface Driver
[ 0.440830] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.442702] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.443842] scmi_protocol scmi_dev.1: Enabled polling mode TX channel - prot_id:16
[ 0.444952] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled.
[ 0.445644] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0
[ 0.469888] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.470801] hid: raw HID events driver (C) Jiri Kosina
[ 0.471742] usbcore: registered new interface driver usbhid
[ 0.472258] usbhid: USB HID core driver
[ 0.474077] optee: probing for conduit method.
[ 0.474521] optee: api uid mismatch
[ 0.474844] optee: probe of firmware:optee failed with error -22
[ 0.475533] Driver 'optee' was unable to register with bus_type 'arm_ffa' because the bus was not initialized.
[ 0.481264] u32 classifier
[ 0.481554] input device check on
[ 0.481892] Actions configured
[ 0.483221] xt_time: kernel timezone is -0000
[ 0.483786] gre: GRE over IPv4 demultiplexor driver
[ 0.484238] IPv4 over IPsec tunneling driver
[ 0.485330] Initializing XFRM netlink socket
[ 0.485804] IPsec XFRM device driver
[ 0.486260] NET: Registered PF_INET6 protocol family
[ 0.488217] Segment Routing with IPv6
[ 0.488657] In-situ OAM (IOAM) with IPv6
[ 0.489120] mip6: Mobile IPv6
[ 0.490200] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 0.492141] NET: Registered PF_PACKET protocol family
[ 0.492652] NET: Registered PF_KEY protocol family
[ 0.493510] Bluetooth: RFCOMM TTY layer initialized
[ 0.493975] Bluetooth: RFCOMM socket layer initialized
[ 0.494494] Bluetooth: RFCOMM ver 1.11
[ 0.494855] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 0.495340] Bluetooth: BNEP filters: protocol multicast
[ 0.495842] Bluetooth: BNEP socket layer initialized
[ 0.496297] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 0.496855] Bluetooth: HIDP socket layer initialized
[ 0.497331] l2tp_core: L2TP core driver, V2.0
[ 0.497758] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[ 0.498411] Key type dns_resolver registered
[ 0.512395] registered taskstats version 1
[ 0.513116] Loading compiled-in X.509 certificates
[ 0.513929] zswap: loaded using pool lzo/zbud
[ 0.528735] Key type .fscrypt registered
[ 0.529107] Key type fscrypt-provisioning registered
[ 0.604547] dwmmc_rockchip fe2c0000.mmc: IDMAC supports 32-bit address mode.
[ 0.605218] dwmmc_rockchip fe2c0000.mmc: Using internal DMA controller.
[ 0.605466] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 0.605829] dwmmc_rockchip fe2c0000.mmc: Version ID is 270a
[ 0.607082] dwmmc_rockchip fe2c0000.mmc: DW MMC controller at irq 39,32 bit host data width,256 deep fifo
[ 0.609305] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 0.610014] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 0.610833] cfg80211: failed to load regulatory.db
[ 0.612032] ALSA device list:
[ 0.612326] No soundcards found.
[ 0.612897] dw-apb-uart feb50000.serial: forbid DMA for kernel console
[ 0.620452] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 0.634337] Waiting for root device /dev/mmcblk0p2...
[ 0.671275] mmc_host mmc0: Bus speed (slot 0) = 24750000Hz (slot req 25000000Hz, actual 24750000HZ div = 0)
[ 0.672380] mmc0: new SDHC card at address 0001
[ 0.673978] mmcblk0: mmc0:0001 00000 29.8 GiB
[ 0.688836] mmcblk0: p1 p2
[ 0.711892] EXT4-fs (mmcblk0p2): mounted filesystem dba94bb0-812a-40c5-b331-52c38e9fa056 with ordered data mode. Quota mode: none.
[ 0.713041] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 0.728490] devtmpfs: mounted
[ 0.738641] Freeing unused kernel memory: 7488K
[ 0.739244] Run /sbin/init as init process
[ 0.739650] with arguments:
[ 0.739660] /sbin/init
[ 0.739670] with environment:
[ 0.739678] HOME=/
[ 0.739687] TERM=linux
[ 1.998202] systemd[1]: System time before build time, advancing clock.
[ 2.113012] systemd[1]: systemd 252.6-1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 2.115939] systemd[1]: Detected architecture arm64.
[ 2.132701] systemd[1]: Hostname set to <Nova>.
[ 3.351529] systemd[1]: Queued start job for default target graphical.target.
[ 3.370559] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ 3.377735] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 3.383742] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[ 3.390465] systemd[1]: Created slice user.slice - User and Session Slice.
[ 3.394937] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[ 3.399909] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 3.405546] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 3.410661] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[ 3.414629] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 3.418645] systemd[1]: Reached target paths.target - Path Units.
[ 3.422598] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[ 3.426579] systemd[1]: Reached target slices.target - Slice Units.
[ 3.430602] systemd[1]: Reached target swap.target - Swaps.
[ 3.434627] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 3.439007] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 3.444632] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[ 3.449436] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 3.454488] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ 3.462780] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 3.467241] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 3.472297] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
[ 3.484718] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 3.493881] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 3.503867] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[ 3.508946] systemd[1]: kmod-static-nodes.service - Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.3.0-rc4-dirty/modules.devname).
[ 3.523019] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 3.533390] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[ 3.543521] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 3.560052] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 3.570556] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 3.580718] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[ 3.604031] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 3.617900] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 3.628297] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 3.638204] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 3.656719] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 3.662302] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 3.668584] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ 3.675520] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 3.677599] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[ 3.684166] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 3.686004] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[ 3.687821] EXT4-fs (mmcblk0p2): re-mounted dba94bb0-812a-40c5-b331-52c38e9fa056. Quota mode: none.
[ 3.697195] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 3.698980] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[ 3.706665] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 3.708444] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ 3.714646] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 3.716376] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[ 3.722938] systemd[1]: modprobe@loop.service: Deactivated successfully.
[ 3.724681] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[ 3.730153] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[ 3.736127] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[ 3.755815] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[ 3.766009] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[ 3.771631] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[ 3.773072] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[ 3.781172] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
[ 3.786854] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[ 3.793572] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[ 3.804560] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[ 3.827333] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[ 3.831452] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[ 3.860742] systemd[1]: Started systemd-journald.service - Journal Service.
[ 3.938030] systemd-journald[100]: Received client request to flush runtime journal.
[ 3.948316] systemd-journald[100]: File /var/log/journal/b727a674f69942fe9c25d88e624f2564/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 4.994414] random: crng init done
[ 69.671080] memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=266 'systemd'
[ 70.093923] systemd-journald[100]: File /var/log/journal/b727a674f69942fe9c25d88e624f2564/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment