I found that if I leave my Pioneer board powered off overnight, then it would probably hit boot stuck issue.
If I power off/on the board again, it would boot normally all day.
The boot stuck log as follows ( Skip beginning part due to limitation on length of topic):
[ 0.000000] riscv: base ISA extensions acdfimv
[ 0.000000] riscv: ELF capabilities acdfimv
[ 0.000000] percpu: cpu 0 has no node -1 or node-local memory
[ 0.000000] percpu: Embedded 17 pages/cpu s31224 r8192 d30216 u69632
[ 0.000000] Fallback order for Node 0: 0
[ 0.000000] Fallback order for Node 1: 1 0
[ 0.000000] Fallback order for Node 2: 2 0
[ 0.000000] Fallback order for Node 3: 3 0
[ 0.000000] Built 4 zonelists, mobility grouping on. Total pages: 7991424
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: console=ttyS0,115200 earlycon maxcpus=1 root=/dev/ram0 rw initrd=0x30000000,32M
[ 0.000000] printk: log_buf_len individual max cpu contribution: 8192 bytes
[ 0.000000] printk: log_buf_len total cpu_extra contributions: 516096 bytes
[ 0.000000] printk: log_buf_len min size: 131072 bytes
[ 0.000000] printk: log_buf_len: 1048576 bytes
[ 0.000000] printk: early log buf free: 127648(97%)
[ 0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 64.
[ 0.000000] software IO TLB: mapped [mem 0x00000000bbfff000-0x00000000bffff000] (64MB)
[ 0.000000] Memory: 31780848K/32473088K available (11456K kernel code, 5135K rwdata, 6144K rodata, 2171K init, 626K bss, 692240K reserved, 0K cma-reserved, 0K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=64, Nodes=4
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=64.
[ 0.000000] rcu: RCU debug extended QS entry/exit.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=64
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] riscv-intc: 64 local interrupts mapped
[ 0.000000] plic: interrupt-controller@7090000000: mapped 224 interrupts with 64 handlers for 128 contexts.
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] riscv-timer: riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [6]
[ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0xb8812736b, max_idle_ns: 440795202655 ns
[ 0.000000] sched_clock: 64 bits at 50MHz, resolution 20ns, wraps every 4398046511100ns
[ 0.008449] clocksource: dw-apb-timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 38225208935 ns
[ 0.018358] sched_clock: 32 bits at 50MHz, resolution 20ns, wraps every 42949672950ns
[ 0.026485] Console: colour dummy device 80x25
[ 0.031111] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
[ 0.042334] Calibrating delay loop (skipped), value calculated using timer frequency.. 100.00 BogoMIPS (lpj=500000)
[ 0.052780] pid_max: default: 65536 minimum: 512
[ 0.057780] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.065546] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.115017] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.122275] cblist_init_generic: Setting shift to 6 and lim to 1.
[ 0.128429] riscv: ELF compat mode unsupported
[ 0.128442] ASID allocator using 16 bits (65536 entries)
[ 0.138263] rcu: Hierarchical SRCU implementation.
[ 0.143058] rcu: Max phase no-delay instances is 1000.
[ 0.148429] EFI services will not be available.
[ 0.154927] smp: Bringing up secondary CPUs ...
[ 0.159465] smp: Brought up 4 nodes, 1 CPU
[ 0.168424] devtmpfs: initialized
[ 0.178375] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.188253] futex hash table entries: 16384 (order: 8, 1048576 bytes, linear)
[ 0.196487] pinctrl core: initialized pinctrl subsystem
[ 0.202215] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.208801] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.216457] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.224880] thermal_sys: Registered thermal governor 'step_wise'
[ 0.237836] sophgo,top-intc 70300102e0.top_intc: is a msi parent
[ 0.267092] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.273900] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.281635] SCSI subsystem initialized
[ 0.285854] usbcore: registered new interface driver usbfs
[ 0.291364] usbcore: registered new interface driver hub
[ 0.296770] usbcore: registered new device driver usb
[ 0.303117] Advanced Linux Sound Architecture Driver Initialized.
[ 0.309769] vgaarb: loaded
[ 0.312617] clocksource: Switched to clocksource riscv_clocksource
[ 0.323418] NET: Registered PF_INET protocol family
[ 0.329110] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.347681] tcp_listen_portaddr_hash hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.356969] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.364750] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.373420] TCP bind hash table entries: 65536 (order: 10, 4194304 bytes, linear)
[ 0.384987] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.392021] UDP hash table entries: 16384 (order: 8, 1572864 bytes, linear)
[ 0.400478] UDP-Lite hash table entries: 16384 (order: 8, 1572864 bytes, linear)
[ 0.409648] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.415377] PCI: CLS 0 bytes, default 64
[ 0.421573] Trying to unpack rootfs image as initramfs...
[ 0.446415] rootfs image is not initramfs (invalid magic at start of compressed archive); looks like an initrd
[ 0.497588] Freeing initrd memory: 32768K
[ 0.501763] workingset: timestamp_bits=43 max_order=23 bucket_order=0
[ 0.514178] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.521575] io scheduler mq-deadline registered
[ 0.526135] io scheduler kyber registered
[ 0.532774] pwm_sophgo_probe
[ 0.535918] cdns-pcie-host 7060000000.pcie: host bridge /pcie@7060000000 ranges:
[ 0.543345] cdns-pcie-host 7060000000.pcie: IO 0x40c0000000..0x40c03fffff -> 0x00c0000000
[ 0.552047] cdns-pcie-host 7060000000.pcie: MEM 0x40d0000000..0x40dfffffff -> 0x00d0000000
[ 0.560763] cdns-pcie-host 7060000000.pcie: MEM 0x40e0000000..0x40ffffffff -> 0x00e0000000
[ 0.569488] cdns-pcie-host 7060000000.pcie: MEM 0x4200000000..0x43ffffffff -> 0x4200000000
[ 0.578195] cdns-pcie-host 7060000000.pcie: MEM 0x4100000000..0x41ffffffff -> 0x4100000000
[ 0.586976] cdns-pcie-host 7060000000.pcie: Memory resource size exceeds max for 32 bits
[ 0.595604] cdns-pcie-host 7060000000.pcie: no phy-names. PHY will not be initialized
[ 0.603620] cdns-pcie-host 7060000000.pcie: PCI host bridge to bus 0000:00
[ 0.610486] pci_bus 0000:00: Unknown NUMA node; performance will be reduced
[ 0.617454] pci_bus 0000:00: root bus resource [bus 00-3f]
[ 0.622955] pci_bus 0000:00: root bus resource [io 0x0000-0x3fffff] (bus address [0xc0000000-0xc03fffff])
[ 0.632608] pci_bus 0000:00: root bus resource [mem 0x40d0000000-0x40dfffffff pref] (bus address [0xd0000000-0xdfffffff])
[ 0.643561] pci_bus 0000:00: root bus resource [mem 0x40e0000000-0x40ffffffff] (bus address [0xe0000000-0xffffffff])
[ 0.654088] pci_bus 0000:00: root bus resource [mem 0x4200000000-0x43ffffffff pref]
[ 0.661735] pci_bus 0000:00: root bus resource [mem 0x4100000000-0x41ffffffff]
[ 0.668979] pci 0000:00:00.0: [1e30:2042] type 01 class 0x060400
[ 0.675074] pci 0000:00:00.0: supports D1
[ 0.679079] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 0.686664] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.694811] pci_bus 0000:01: busn_res: [bus 01-3f] end is updated to 01
[ 0.701432] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.706497] cdns-pcie-host 7062000000.pcie: host bridge /pcie@7062000000 ranges:
[ 0.713919] cdns-pcie-host 7062000000.pcie: IO 0x48c0800000..0x48c0bfffff -> 0x00c0800000
[ 0.722628] cdns-pcie-host 7062000000.pcie: MEM 0x48d0000000..0x48dfffffff -> 0x00d0000000
[ 0.731323] cdns-pcie-host 7062000000.pcie: MEM 0x48e0000000..0x48ffffffff -> 0x00e0000000
[ 0.740027] cdns-pcie-host 7062000000.pcie: MEM 0x4900000000..0x49ffffffff -> 0x4900000000
[ 0.748726] cdns-pcie-host 7062000000.pcie: MEM 0x4a00000000..0x4bffffffff -> 0x4a00000000
[ 0.757502] cdns-pcie-host 7062000000.pcie: Memory resource size exceeds max for 32 bits
[ 0.766109] cdns-pcie-host 7062000000.pcie: no phy-names. PHY will not be initialized
[ 0.774119] cdns-pcie-host 7062000000.pcie: msi_data is 0x31800000
[ 0.780487] cdns-pcie-host 7062000000.pcie: PCI host bridge to bus 0001:80
[ 0.787389] pci_bus 0001:80: Unknown NUMA node; performance will be reduced
[ 0.794361] pci_bus 0001:80: root bus resource [bus 80-bf]
[ 0.799842] pci_bus 0001:80: root bus resource [io 0x400000-0x7fffff] (bus address [0xc0800000-0xc0bfffff])
[ 0.809667] pci_bus 0001:80: root bus resource [mem 0x48d0000000-0x48dfffffff pref] (bus address [0xd0000000-0xdfffffff])
[ 0.820620] pci_bus 0001:80: root bus resource [mem 0x48e0000000-0x48ffffffff] (bus address [0xe0000000-0xffffffff])
[ 0.831137] pci_bus 0001:80: root bus resource [mem 0x4900000000-0x49ffffffff]
[ 0.838358] pci_bus 0001:80: root bus resource [mem 0x4a00000000-0x4bffffffff pref]
[ 0.846031] pci 0001:80:00.0: [1e30:2042] type 01 class 0x060400
[ 0.852104] pci 0001:80:00.0: supports D1
[ 0.856119] pci 0001:80:00.0: PME# supported from D0 D1 D3hot
[ 0.863668] pci 0001:80:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.871797] pci_bus 0001:81: busn_res: [bus 81-bf] end is updated to 81
[ 0.878437] pci 0001:80:00.0: PCI bridge to [bus 81]
[ 0.883494] cdns-pcie-host 4c00000000.pcie: host bridge /pcie@7062800000 ranges:
[ 0.890898] cdns-pcie-host 4c00000000.pcie: IO 0x4cc0c00000..0x4cc0ffffff -> 0x00c0c00000
[ 0.899623] cdns-pcie-host 4c00000000.pcie: MEM 0x4cf8000000..0x4cfbffffff -> 0x00f8000000
[ 0.908330] cdns-pcie-host 4c00000000.pcie: MEM 0x4cfc000000..0x4cffffffff -> 0x00fc000000
[ 0.917044] cdns-pcie-host 4c00000000.pcie: MEM 0x4e00000000..0x4fffffffff -> 0x4e00000000
[ 0.925745] cdns-pcie-host 4c00000000.pcie: MEM 0x4d00000000..0x4dffffffff -> 0x4d00000000
[ 0.934520] cdns-pcie-host 4c00000000.pcie: Memory resource size exceeds max for 32 bits
[ 0.942629] cdns-pcie-host 4c00000000.pcie: no phy-names. PHY will not be initialized
[ 0.950626] cdns-pcie-host 4c00000000.pcie: PCI host bridge to bus 0002:c0
[ 0.957514] pci_bus 0002:c0: Unknown NUMA node; performance will be reduced
[ 0.964477] pci_bus 0002:c0: root bus resource [bus c0-ff]
[ 0.969958] pci_bus 0002:c0: root bus resource [io 0x800000-0xbfffff] (bus address [0xc0c00000-0xc0ffffff])
[ 0.979782] pci_bus 0002:c0: root bus resource [mem 0x4cf8000000-0x4cfbffffff pref] (bus address [0xf8000000-0xfbffffff])
[ 0.990735] pci_bus 0002:c0: root bus resource [mem 0x4cfc000000-0x4cffffffff] (bus address [0xfc000000-0xffffffff])
[ 1.001251] pci_bus 0002:c0: root bus resource [mem 0x4e00000000-0x4fffffffff pref]
[ 1.008915] pci_bus 0002:c0: root bus resource [mem 0x4d00000000-0x4dffffffff]
[ 1.016153] pci 0002:c0:00.0: [1e30:2042] type 01 class 0x060400
[ 1.022222] pci 0002:c0:00.0: supports D1
[ 1.026237] pci 0002:c0:00.0: PME# supported from D0 D1 D3hot
[ 1.033744] pci 0002:c0:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.041834] pci 0002:c1:00.0: [1b21:2824] type 01 class 0x060400
[ 1.047925] pci 0002:c1:00.0: enabling Extended Tags
[ 1.053031] pci 0002:c1:00.0: PME# supported from D0 D3hot D3cold
[ 1.082645] pci 0002:c1:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.090791] pci 0002:c2:00.0: [1b21:2824] type 01 class 0x060400
[ 1.096888] pci 0002:c2:00.0: enabling Extended Tags
[ 1.101986] pci 0002:c2:00.0: PME# supported from D0 D3hot D3cold
[ 1.108541] pci 0002:c2:04.0: [1b21:2824] type 01 class 0x060400
[ 1.114662] pci 0002:c2:04.0: enabling Extended Tags
[ 1.119759] pci 0002:c2:04.0: PME# supported from D0 D3hot D3cold
[ 1.126156] pci 0002:c2:06.0: [1b21:2824] type 01 class 0x060400
[ 1.132237] pci 0002:c2:06.0: enabling Extended Tags
[ 1.137345] pci 0002:c2:06.0: PME# supported from D0 D3hot D3cold
[ 1.143673] pci 0002:c2:07.0: [1b21:2824] type 01 class 0x060400
[ 1.149753] pci 0002:c2:07.0: enabling Extended Tags
[ 1.154858] pci 0002:c2:07.0: PME# supported from D0 D3hot D3cold
[ 1.161168] pci 0002:c2:08.0: [1b21:2824] type 01 class 0x060400
[ 1.167258] pci 0002:c2:08.0: enabling Extended Tags
[ 1.172353] pci 0002:c2:08.0: PME# supported from D0 D3hot D3cold
[ 1.178850] pci 0002:c2:0c.0: [1b21:2824] type 01 class 0x060400
[ 1.184963] pci 0002:c2:0c.0: enabling Extended Tags
[ 1.190059] pci 0002:c2:0c.0: PME# supported from D0 D3hot D3cold
[ 1.196457] pci 0002:c2:0e.0: [1b21:2824] type 01 class 0x060400
[ 1.202538] pci 0002:c2:0e.0: enabling Extended Tags
[ 1.207646] pci 0002:c2:0e.0: PME# supported from D0 D3hot D3cold
[ 1.213974] pci 0002:c2:0f.0: [1b21:2824] type 01 class 0x060400
[ 1.220053] pci 0002:c2:0f.0: enabling Extended Tags
[ 1.225170] pci 0002:c2:0f.0: PME# supported from D0 D3hot D3cold
[ 1.232332] pci 0002:c2:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.240353] pci 0002:c2:04.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.248367] pci 0002:c2:06.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.256378] pci 0002:c2:07.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.264389] pci 0002:c2:08.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.272392] pci 0002:c2:0c.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.280402] pci 0002:c2:0e.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.288412] pci 0002:c2:0f.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.296590] pci_bus 0002:c3: busn_res: [bus c3-ff] end is updated to c3
[ 1.303362] pci 0002:c4:00.0: [1b21:2142] type 00 class 0x0c0330
[ 1.309404] pci 0002:c4:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit]
[ 1.316276] pci 0002:c4:00.0: enabling Extended Tags
[ 1.321389] pci 0002:c4:00.0: PME# supported from D0 D3hot D3cold
[ 1.352642] pci_bus 0002:c4: busn_res: [bus c4-ff] end is updated to c4
[ 1.359392] pci 0002:c5:00.0: [10ec:8125] type 00 class 0x020000
[ 1.365436] pci 0002:c5:00.0: reg 0x10: [io 0x0000-0x00ff]
[ 1.371040] pci 0002:c5:00.0: reg 0x18: [mem 0x00000000-0x0000ffff 64bit]
[ 1.377851] pci 0002:c5:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit]
[ 1.384858] pci 0002:c5:00.0: supports D1 D2
[ 1.389123] pci 0002:c5:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.422643] pci_bus 0002:c5: busn_res: [bus c5-ff] end is updated to c5
[ 1.429386] pci 0002:c6:00.0: [1106:3483] type 00 class 0x0c0330
[ 1.435434] pci 0002:c6:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 1.442377] pci 0002:c6:00.0: PME# supported from D0 D3hot D3cold
[ 1.448651] pci_bus 0002:c6: busn_res: [bus c6-ff] end is updated to c6
[ 1.455407] pci 0002:c7:00.0: [1e49:0021] type 00 class 0x010802
[ 1.461443] pci 0002:c7:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[ 1.468474] pci 0002:c7:00.0: PME# supported from D0 D3hot D3cold
[ 1.502640] pci_bus 0002:c7: busn_res: [bus c7-ff] end is updated to c7
[ 1.509382] pci 0002:c8:00.0: [197b:0585] type 00 class 0x010601
[ 1.515421] pci 0002:c8:00.0: reg 0x10: [io 0x0000-0x007f]
[ 1.521000] pci 0002:c8:00.0: reg 0x14: [io 0x0000-0x007f]
[ 1.526586] pci 0002:c8:00.0: reg 0x18: [io 0x0000-0x007f]
[ 1.532164] pci 0002:c8:00.0: reg 0x1c: [io 0x0000-0x007f]
[ 1.537749] pci 0002:c8:00.0: reg 0x20: [io 0x0000-0x007f]
[ 1.543335] pci 0002:c8:00.0: reg 0x24: [mem 0x00000000-0x00001fff]
[ 1.549606] pci 0002:c8:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[ 1.556478] pci 0002:c8:00.0: PME# supported from D3hot
[ 1.561962] pci_bus 0002:c8: busn_res: [bus c8-ff] end is updated to c8
[ 1.568727] pci 0002:c9:00.0: [10ec:8125] type 00 class 0x020000
[ 1.574769] pci 0002:c9:00.0: reg 0x10: [io 0x0000-0x00ff]
[ 1.580371] pci 0002:c9:00.0: reg 0x18: [mem 0x00000000-0x0000ffff 64bit]
[ 1.587183] pci 0002:c9:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit]
[ 1.594189] pci 0002:c9:00.0: supports D1 D2
[ 1.598453] pci 0002:c9:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.632642] pci_bus 0002:c9: busn_res: [bus c9-ff] end is updated to c9
[ 1.639457] pci_bus 0002:ca: busn_res: [bus ca-ff] end is updated to ca
[ 1.646097] pci_bus 0002:c2: busn_res: [bus c2-ff] end is updated to ca
[ 1.652717] pci_bus 0002:c1: busn_res: [bus c1-ff] end is updated to ca
[ 1.659349] pci 0002:c0:00.0: BAR 8: assigned [mem 0x4cfc000000-0x4cfc5fffff]
[ 1.666500] pci 0002:c0:00.0: BAR 7: assigned [io 0x800000-0x802fff]
[ 1.672946] pci 0002:c1:00.0: BAR 8: assigned [mem 0x4cfc000000-0x4cfc5fffff]
[ 1.680073] pci 0002:c1:00.0: BAR 7: assigned [io 0x800000-0x802fff]
[ 1.686520] pci 0002:c2:04.0: BAR 8: assigned [mem 0x4cfc000000-0x4cfc0fffff]
[ 1.693656] pci 0002:c2:06.0: BAR 8: assigned [mem 0x4cfc100000-0x4cfc1fffff]
[ 1.700783] pci 0002:c2:07.0: BAR 8: assigned [mem 0x4cfc200000-0x4cfc2fffff]
[ 1.707917] pci 0002:c2:08.0: BAR 8: assigned [mem 0x4cfc300000-0x4cfc3fffff]
[ 1.715051] pci 0002:c2:0c.0: BAR 8: assigned [mem 0x4cfc400000-0x4cfc4fffff]
[ 1.722178] pci 0002:c2:0e.0: BAR 8: assigned [mem 0x4cfc500000-0x4cfc5fffff]
[ 1.729311] pci 0002:c2:06.0: BAR 7: assigned [io 0x800000-0x800fff]
[ 1.735752] pci 0002:c2:0c.0: BAR 7: assigned [io 0x801000-0x801fff]
[ 1.742185] pci 0002:c2:0e.0: BAR 7: assigned [io 0x802000-0x802fff]
[ 1.748626] pci 0002:c2:00.0: PCI bridge to [bus c3]
[ 1.753613] pci 0002:c4:00.0: BAR 0: assigned [mem 0x4cfc000000-0x4cfc007fff 64bit]
[ 1.761280] pci 0002:c2:04.0: PCI bridge to [bus c4]
[ 1.766262] pci 0002:c2:04.0: bridge window [mem 0x4cfc000000-0x4cfc0fffff]
[ 1.773417] pci 0002:c5:00.0: BAR 2: assigned [mem 0x4cfc100000-0x4cfc10ffff 64bit]
[ 1.781084] pci 0002:c5:00.0: BAR 4: assigned [mem 0x4cfc110000-0x4cfc113fff 64bit]
[ 1.788759] pci 0002:c5:00.0: BAR 0: assigned [io 0x800000-0x8000ff]
[ 1.795206] pci 0002:c2:06.0: PCI bridge to [bus c5]
[ 1.800165] pci 0002:c2:06.0: bridge window [io 0x800000-0x800fff]
[ 1.806610] pci 0002:c2:06.0: bridge window [mem 0x4cfc100000-0x4cfc1fffff]
[ 1.813758] pci 0002:c6:00.0: BAR 0: assigned [mem 0x4cfc200000-0x4cfc200fff 64bit]
[ 1.821422] pci 0002:c2:07.0: PCI bridge to [bus c6]
[ 1.826394] pci 0002:c2:07.0: bridge window [mem 0x4cfc200000-0x4cfc2fffff]
[ 1.833542] pci 0002:c7:00.0: BAR 0: assigned [mem 0x4cfc300000-0x4cfc303fff 64bit]
[ 1.841205] pci 0002:c2:08.0: PCI bridge to [bus c7]
[ 1.846176] pci 0002:c2:08.0: bridge window [mem 0x4cfc300000-0x4cfc3fffff]
[ 1.853325] pci 0002:c8:00.0: BAR 6: assigned [mem 0x4cfc400000-0x4cfc40ffff pref]
[ 1.860886] pci 0002:c8:00.0: BAR 5: assigned [mem 0x4cfc410000-0x4cfc411fff]
[ 1.868025] pci 0002:c8:00.0: BAR 0: assigned [io 0x801000-0x80107f]
[ 1.874471] pci 0002:c8:00.0: BAR 1: assigned [io 0x801080-0x8010ff]
[ 1.880909] pci 0002:c8:00.0: BAR 2: assigned [io 0x801100-0x80117f]
[ 1.887360] pci 0002:c8:00.0: BAR 3: assigned [io 0x801180-0x8011ff]
[ 1.893806] pci 0002:c8:00.0: BAR 4: assigned [io 0x801200-0x80127f]
[ 1.900244] pci 0002:c2:0c.0: PCI bridge to [bus c8]
[ 1.905211] pci 0002:c2:0c.0: bridge window [io 0x801000-0x801fff]
[ 1.911649] pci 0002:c2:0c.0: bridge window [mem 0x4cfc400000-0x4cfc4fffff]
[ 1.918796] pci 0002:c9:00.0: BAR 2: assigned [mem 0x4cfc500000-0x4cfc50ffff 64bit]
[ 1.926470] pci 0002:c9:00.0: BAR 4: assigned [mem 0x4cfc510000-0x4cfc513fff 64bit]
[ 1.934144] pci 0002:c9:00.0: BAR 0: assigned [io 0x802000-0x8020ff]
[ 1.940583] pci 0002:c2:0e.0: PCI bridge to [bus c9]
[ 1.945549] pci 0002:c2:0e.0: bridge window [io 0x802000-0x802fff]
[ 1.951988] pci 0002:c2:0e.0: bridge window [mem 0x4cfc500000-0x4cfc5fffff]
[ 1.959132] pci 0002:c2:0f.0: PCI bridge to [bus ca]
[ 1.964115] pci 0002:c1:00.0: PCI bridge to [bus c2-ca]
[ 1.969336] pci 0002:c1:00.0: bridge window [io 0x800000-0x802fff]
[ 1.975780] pci 0002:c1:00.0: bridge window [mem 0x4cfc000000-0x4cfc5fffff]
[ 1.982926] pci 0002:c0:00.0: PCI bridge to [bus c1-ca]
[ 1.988144] pci 0002:c0:00.0: bridge window [io 0x800000-0x802fff]
[ 1.994591] pci 0002:c0:00.0: bridge window [mem 0x4cfc000000-0x4cfc5fffff]
[ 2.001776] pci 0002:c4:00.0: PME# does not work under D0, disabling it
[ 2.008402] pci 0002:c0:00.0: enabling device (0000 -> 0003)
[ 2.014072] pci 0002:c1:00.0: enabling device (0000 -> 0003)
[ 2.019739] pci 0002:c2:04.0: enabling device (0000 -> 0002)
[ 2.025411] pci 0002:c4:00.0: enabling device (0000 -> 0002)
[ 2.031105] pci 0002:c4:00.0: quirk_usb_early_handoff+0x0/0x9aa took 22177 usecs
[ 2.038539] pci 0002:c2:07.0: enabling device (0000 -> 0002)
[ 2.044222] pci 0002:c6:00.0: enabling device (0000 -> 0002)
[ 2.049904] pci 0002:c6:00.0: quirk_usb_early_handoff+0x0/0x9aa took 11107 usecs
[ 2.058896] sg20xx-mcu 1-0017: MCU: version 0x7, reason 0x0/0x0
[ 2.065255] sg20xx-mcu 1-0017: hwmon: 'sg20xx-mcu' is not a valid name attribute, please fix
[ 2.077359] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 2.084677] printk: console [ttyS0] disabled
[ 2.088986] 7040000000.serial: ttyS0 at MMIO 0x7040000000 (irq = 44, base_baud = 31250000) is a 16550A
[ 2.098354] printk: console [ttyS0] enabled
[ 2.098354] printk: console [ttyS0] enabled
[ 2.106746] printk: bootconsole [uart0] disabled
[ 2.106746] printk: bootconsole [uart0] disabled
[ 2.116504] 7040001000.serial: ttyS1 at MMIO 0x7040001000 (irq = 45, base_baud = 31250000) is a 16550A
[ 2.126294] 7040002000.serial: ttyS2 at MMIO 0x7040002000 (irq = 46, base_baud = 31250000) is a 16550A
[ 2.136078] 7040003000.serial: ttyS3 at MMIO 0x7040003000 (irq = 47, base_baud = 31250000) is a 16550A
[ 2.146022] [drm] radeon kernel modesetting enabled.
[ 2.151100] [drm] amdgpu kernel modesetting enabled.
[ 2.162053] brd: module loaded
[ 2.182175] loop: module loaded
[ 2.186179] nvme nvme0: pci function 0002:c7:00.0
[ 2.191103] pci 0002:c2:0c.0: enabling device (0000 -> 0003)
[ 2.196805] ahci 0002:c8:00.0: enabling device (0000 -> 0003)
[ 2.202780] ahci 0002:c8:00.0: SSS flag set, parallel bus scan disabled
[ 2.209451] ahci 0002:c8:00.0: AHCI 0001.0301 32 slots 5 ports 6 Gbps 0x1f impl SATA mode
[ 2.217658] ahci 0002:c8:00.0: flags: 64bit ncq sntf stag pm led clo pmp fbs pio slum part ccc apst boh
[ 2.233732] pci 0002:c2:08.0: enabling device (0000 -> 0002)
[ 2.239407] nvme 0002:c7:00.0: enabling device (0000 -> 0002)
[ 2.245811] scsi host0: ahci
[ 2.249955] scsi host1: ahci
[ 2.254550] nvme nvme0: allocated 16 MiB host memory buffer.
[ 2.260530] scsi host2: ahci
[ 2.263799] scsi host3: ahci
[ 2.266972] scsi host4: ahci
[ 2.269979] ata1: SATA max UDMA/133 abar m8192@0x4cfc410000 port 0x4cfc410100 irq 49
[ 2.277737] ata2: SATA max UDMA/133 abar m8192@0x4cfc410000 port 0x4cfc410180 irq 49
[ 2.285484] ata3: SATA max UDMA/133 abar m8192@0x4cfc410000 port 0x4cfc410200 irq 49
[ 2.293229] ata4: SATA max UDMA/133 abar m8192@0x4cfc410000 port 0x4cfc410280 irq 49
[ 2.300964] ata5: SATA max UDMA/133 abar m8192@0x4cfc410000 port 0x4cfc410300 irq 49
[ 2.309611] pci 0002:c2:06.0: enabling device (0000 -> 0003)
[ 2.315311] r8169 0002:c5:00.0: enabling device (0000 -> 0003)
[ 2.352881] r8169 0002:c5:00.0: can't read MAC address, setting random one
[ 2.360972] r8169 0002:c5:00.0 eth0: RTL8125B, 82:9c:22:9d:5a:29, XID 641, IRQ 52
[ 2.368497] r8169 0002:c5:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 2.377214] pci 0002:c2:0e.0: enabling device (0000 -> 0003)
[ 2.382914] r8169 0002:c9:00.0: enabling device (0000 -> 0003)
[ 2.422889] r8169 0002:c9:00.0: can't read MAC address, setting random one
[ 2.430759] r8169 0002:c9:00.0 eth1: RTL8125B, 6e:30:10:81:ea:2f, XID 641, IRQ 53
[ 2.438296] r8169 0002:c9:00.0 eth1: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 2.447799] xhci_hcd 0002:c4:00.0: xHCI Host Controller
[ 2.453069] xhci_hcd 0002:c4:00.0: new USB bus registered, assigned bus number 1
[ 2.517244] xhci_hcd 0002:c4:00.0: hcc params 0x0200ef80 hci version 0x110 quirks 0x0000000000800010
[ 2.526763] xhci_hcd 0002:c4:00.0: xHCI Host Controller
[ 2.531995] xhci_hcd 0002:c4:00.0: new USB bus registered, assigned bus number 2
[ 2.539413] xhci_hcd 0002:c4:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 2.546690] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 2.554973] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.562189] usb usb1: Product: xHCI Host Controller
[ 2.567073] usb usb1: Manufacturer: Linux 6.1.80 xhci-hcd
[ 2.572486] usb usb1: SerialNumber: 0002:c4:00.0
[ 2.577465] hub 1-0:1.0: USB hub found
[ 2.581240] hub 1-0:1.0: 2 ports detected
[ 2.585558] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.593770] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[ 2.602037] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.609268] usb usb2: Product: xHCI Host Controller
[ 2.614166] usb usb2: Manufacturer: Linux 6.1.80 xhci-hcd
[ 2.619558] usb usb2: SerialNumber: 0002:c4:00.0
[ 2.624534] hub 2-0:1.0: USB hub found
[ 2.628304] hub 2-0:1.0: 2 ports detected
[ 2.632723] xhci_hcd 0002:c6:00.0: xHCI Host Controller
[ 2.637971] xhci_hcd 0002:c6:00.0: new USB bus registered, assigned bus number 3
[ 2.647561] xhci_hcd 0002:c6:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000000000000890
[ 2.657105] xhci_hcd 0002:c6:00.0: xHCI Host Controller
[ 2.662336] xhci_hcd 0002:c6:00.0: new USB bus registered, assigned bus number 4
[ 2.669744] xhci_hcd 0002:c6:00.0: Host supports USB 3.0 SuperSpeed
[ 2.676105] ata1: SATA link down (SStatus 0 SControl 300)
[ 2.681634] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 2.689915] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.697143] usb usb3: Product: xHCI Host Controller
[ 2.702015] usb usb3: Manufacturer: Linux 6.1.80 xhci-hcd
[ 2.707416] usb usb3: SerialNumber: 0002:c6:00.0
[ 2.712332] hub 3-0:1.0: USB hub found
[ 2.716136] hub 3-0:1.0: 1 port detected
[ 2.720324] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[ 2.728603] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.735836] usb usb4: Product: xHCI Host Controller
[ 2.740708] usb usb4: Manufacturer: Linux 6.1.80 xhci-hcd
[ 2.746110] usb usb4: SerialNumber: 0002:c6:00.0
[ 2.751733] hub 4-0:1.0: USB hub found
[ 2.755561] hub 4-0:1.0: 4 ports detected
[ 2.760117] usbcore: registered new interface driver usb-storage
[ 2.766166] i2c_dev: i2c /dev entries driver
[ 2.773118] sdhci: Secure Digital Host Controller Interface driver
[ 2.779300] sdhci: Copyright(c) Pierre Ossman
[ 2.783668] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.820664] mmc0: SDHCI controller on 704002a000.bm-emmc [704002a000.bm-emmc] using ADMA 64-bit
[ 2.860598] mmc1: SDHCI controller on 704002b000.bm-sd [704002b000.bm-sd] using ADMA 64-bit
[ 2.869195] usbcore: registered new interface driver usbhid
[ 2.874782] usbhid: USB HID core driver
[ 2.878745] riscv-pmu-sbi: SBI PMU extension is available
[ 2.884328] riscv-pmu-sbi: 16 firmware and 31 hardware counters
[ 2.891465] NET: Registered PF_INET6 protocol family
[ 2.896986] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 2.904484] Segment Routing with IPv6
[ 2.908202] In-situ OAM (IOAM) with IPv6
[ 2.912168] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 2.918524] NET: Registered PF_PACKET protocol family
[ 2.925399] debug_vm_pgtable: [debug_vm_pgtable ]: Validating architecture page table helpers
[ 2.943428] ALSA device list:
[ 2.946417] No soundcards found.
[ 2.950079] dw-apb-uart 7040000000.serial: forbid DMA for kernel console
[ 2.989919] mmc0: Got command interrupt 0x00000001 even though no command operation was in progress.
[ 2.999047] mmc0: sdhci: ============ SDHCI REGISTER DUMP ===========
[ 3.005481] mmc0: sdhci: Sys addr: 0x00000000 | Version: 0x00000005
[ 3.011914] mmc0: sdhci: Blk size: 0x00000000 | Blk cnt: 0x00000000
[ 3.018346] mmc0: sdhci: Argument: 0x00000000 | Trn mode: 0x00000000
[ 3.024777] mmc0: sdhci: Present: 0x03f20000 | Host ctl: 0x00000000
[ 3.031210] mmc0: sdhci: Power: 0x0000000f | Blk gap: 0x00000000
[ 3.037642] mmc0: sdhci: Wake-up: 0x00000000 | Clock: 0x0000f447
[ 3.044074] mmc0: sdhci: Timeout: 0x00000000 | Int stat: 0x00000000
[ 3.050505] mmc0: sdhci: Int enab: 0x00ff1003 | Sig enab: 0x00ff1003
[ 3.056939] mmc0: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
[ 3.063372] mmc0: sdhci: Caps: 0x3f68c832 | Caps_1: 0x0800a077
[ 3.069804] mmc0: sdhci: Cmd: 0x00000102 | Max curr: 0x00000000
[ 3.076235] mmc0: sdhci: Resp[0]: 0x00000000 | Resp[1]: 0x00000000
[ 3.082668] mmc0: sdhci: Resp[2]: 0x00000000 | Resp[3]: 0x00000000
[ 3.089101] mmc0: sdhci: Host ctl2: 0x00000000
[ 3.093539] mmc0: sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x0000000000000000
[ 3.100666] mmc0: sdhci: ============================================
[ 3.107185] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[ 3.171452] mmc1 max_dtr 0, host_drv 15, card_drv 15, drv_type 0
[ 3.186798] mmc1 id:0 start:0 end:255 width:255
[ 3.191329] mmc1 listsel:0 tuntap:127
[ 3.195126] mmc1: non-supported SD ext reg layout
[ 3.199832] mmc1: new ultra high speed SDR104 SDXC card at address 0001
[ 3.207408] mmcblk1: mmc1:0001 FD4Q9 119 GiB
[ 3.214728] mmcblk1: p1 p2 p3
[ 3.221106] usb 1-1: New USB device found, idVendor=2109, idProduct=2822, bcdDevice= 7.94
[ 3.229305] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.236446] usb 1-1: Product: USB2.0 Hub
[ 3.241493] usb 1-1: Manufacturer: VIA Labs, Inc.
[ 3.246981] usb 1-1: SerialNumber: 000000001
[ 3.256621] hub 1-1:1.0: USB hub found
[ 3.260681] hub 1-1:1.0: 4 ports detected