自制RK3588板卡调试,解决启动卡死问题。
1:首次加载后,启动卡住在HDMI。log如下。
DDR 3488111f83 cym 24/04/12-12:49:26,fwver: v1.17
 LPDDR4X, 1560MHz
 channel[0] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=16 Size=4096MB
 channel[1] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=16 Size=4096MB
 channel[2] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=16 Size=4096MB
 channel[3] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=16 Size=4096MB
 Manufacturer ID:0xff
 CH0 RX Vref:28.5%, TX Vref:21.8%,21.8%DQ rds:
 h4 l0, h1 l0, h2 l0, h2 l0, h0 l0, h3 l0, h4 l0, h6 l0, 
 h0 l0, h7 l0, h3 l0, h3 l0, h2 l0, h2 l0, h1 l0, h5 l0, 
CH1 RX Vref:29.7%, TX Vref:22.8%,24.8%DQ rds:
 h5 l0, h4 l0, h3 l0, h7 l0, h6 l0, h0 l0, h2 l0, h0 l0, 
 h1 l0, h2 l0, h0 l0, h1 l0, h2 l0, h3 l0, h1 l0, h3 l0, 
CH2 RX Vref:29.7%, TX Vref:23.8%,22.8%DQ rds:
 h4 l0, h4 l0, h2 l0, h2 l0, h2 l0, h4 l0, h1 l0, h6 l0, 
 h0 l0, h7 l0, h7 l0, h5 l0, h4 l0, h1 l0, h1 l0, h5 l0, 
CH3 RX Vref:32.2%, TX Vref:21.8%,20.8%DQ rds:
 h4 l0, h1 l0, h6 l0, h0 l0, h1 l0, h5 l0, h7 l0, h4 l0, 
 h6 l0, h7 l0, h7 l0, h6 l0, h7 l0, h3 l0, h5 l0, h3 l0, 
stride=0x2, ddr_config=0x4
 hash ch_mask0-1 0x20 0x40, bank_mask0-3 0xa00 0x1400 0x2800 0x0, rank_mask0 0x401000
 change to F1: 528MHz
 change to F2: 1068MHz
 change to F3: 1560MHz
 change to F0: 1560MHz
 out
 U-Boot SPL board init
 U-Boot SPL 2017.09-ge4e124926e-230922 #lxh (Sep 25 2023 - 10:58:38), fwver: v1.13
 unknown raw ID 0 0 0
 unrecognized JEDEC id bytes: 00, 00, 00
 Trying to boot from MMC2
 MMC: no card present
 mmc_init: -123, time 0
 spl: mmc init failed with error: -123
 Trying to boot from MMC1
 SPL: A/B-slot: _a, successful: 0, tries-remain: 7
 Trying fit image at 0x4000 sector
 ## Verified-boot: 0
 ## Checking atf-1 0x00040000 ... sha256(64122e141b...) + OK
 ## Checking uboot 0x00200000 ... sha256(8ada3bcba3...) + OK
 ## Checking fdt 0x00341b20 ... sha256(8ecccd16d2...) + OK
 ## Checking atf-2 0xff100000 ... sha256(ce8968e34f...) + OK
 ## Checking atf-3 0x000f0000 ... sha256(ce48b69fdd...) + OK
 ## Checking optee 0x08400000 ... sha256(b866e4e4a1...) + OK
 Jumping to U-Boot(0x00200000) via ARM Trusted Firmware(0x00040000)
 Total: 84.485/255.649 ms
INFO:    Preloader serial: 2
 NOTICE:  BL31: v2.3():v2.3-765-g588059758:derrick.huang, fwver: v1.46
 NOTICE:  BL31: Built : 18:13:16, Apr 29 2024
 INFO:    spec: 0xa
 INFO:    code: 0x88
 INFO:    ext 32k is not 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:    l3 cache partition cfg-0
 INFO:    system boots from cpu-hwid-0
 INFO:    bypass memory repair
 INFO:    idle_st=0x21fff, pd_st=0x11fff9, repair_st=0xfff70001
 INFO:    dfs DDR fsp_params[0].freq_mhz= 1560MHz
 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
 INFO:    BL31: Initializing BL32
 I/TC: 
 I/TC: OP-TEE version: 3.13.0-791-g185dc3c92 #hisping.lin (gcc version 10.2.1 20201103 (GNU Toolchain for the A-profile Architecture 10.2-2020.11 (arm-10.16))) #2 Tue Apr 16 11:16:18 CST 2024 aarch64, fwver: v1.16 
 I/TC: OP-TEE memory: TEEOS 0x200000 TA 0xc00000 SHM 0x200000
 I/TC: Primary CPU initializing
 I/TC: Primary CPU switching to normal world boot
 INFO:    BL31: Preparing for EL3 exit to normal world
 INFO:    Entry point address = 0x200000
 INFO:    SPSR = 0x3c9
 U-Boot 2017.09-g0a4dd03-dirty #root (Oct 20 2024 - 01:55:28 -0700)
Model: Rockchip RK3588 Evaluation Board
 MPIDR: 0x81000000
 PreSerial: 2, raw, 0xfeb50000
 DRAM:  16 GiB
 Sysmem: init
 Relocation Offset: eda1c000
 Relocation fdt: eb9fa800 - eb9fece0
 CR: M/C/I
 Using default environment
optee api revision: 2.0
 mmc@fe2c0000: 1, mmc@fe2e0000: 0
 Bootdev(atags): mmc 0
 MMC0: HS400 Enhanced Strobe, 200Mhz
 PartType: EFI
 TEEC: Waring: Could not find security partition
 DM: v2
 boot mode: None
 RESC: 'boot', blk@0x00019450
 resource: sha256+
 FIT: no signed, no conf required
 DTB: rk-kernel.dtb
 HASH(c): OK
 I2c0 speed: 100000Hz
 vsel-gpios- not found!
 en-gpios- not found!
 vdd_cpu_big0_s0 800000 uV
 vsel-gpios- not found!
 en-gpios- not found!
 vdd_cpu_big1_s0 800000 uV
 I2c1 speed: 100000Hz
 vsel-gpios- not found!
 en-gpios- not found!
 vdd_npu_s0 800000 uV
 spi2: RK806: 2
 ON=0x40, OFF=0x00
 vdd_gpu_s0 750000 uV
 vdd_cpu_lit_s0 750000 uV
 vdd_log_s0 750000 uV
 vdd_vdenc_s0 init 750000 uV
 vdd_ddr_s0 850000 uV
 rockchip_panel_probe: Cannot get backlight: -19
 rockchip_panel_probe: Cannot get reset GPIO: -16
 get vp0 plane mask:0x5, primary id:2, cursor_plane:-1, from dts
 get vp1 plane mask:0xa, primary id:3, cursor_plane:-1, from dts
 get vp2 plane mask:0x140, primary id:8, cursor_plane:-1, from dts
 get vp3 plane mask:0x280, primary id:9, cursor_plane:-1, from dts
 Device 'gpio@fd8a0000': seq 0 is in use by 'gpio@fd8a0000'
 Could not find baseparameter partition
 Model: ATK-DLRK3588 Board
 MPIDR: 0x81000000
 Rockchip UBOOT DRM driver version: v1.0.1
 vp0 have layer nr:2[0 2 ], primary plane: 2
 vp1 have layer nr:2[1 3 ], primary plane: 3
 vp2 have layer nr:2[6 8 ], primary plane: 8
 vp3 have layer nr:2[7 9 ], primary plane: 9
 ERROR: VP3: unsupported display timing
 i2c read err!
 i2c read err!
 i2c read err!
 i2c read err!
 i2c read err!
 can't get edid block:0
 failed to get edid
 Could not find baseparameter partition
 color_format:0
 hdmi_select_link_config use tmds mode
 mode:1920x1080 bus_format:0x100a
 hdmi@fde80000:  detailed mode clock 148500 kHz, flags[5]
     H: 1920 2008 2052 2200
     V: 1080 1084 1089 1125
 bus_format: 100a
 VOP update mode to: 1920x1080p60, type: HDMI0 for VP0
 dclk:148500,if_pixclk_div;2,if_dclk_div:4
 VP0 set crtc_clock to 148500KHz
 VOP VP0 enable Esmart0[654x270->654x270@633x405] fmt[2] addr[0xedf2c000]
 CEA mode used vic=16
 mtmdsclock:148500000
 hdptx_ropll_cmn_config bus_width:16a8c8 rate:1485000
显示卡在HDMI,将HDMI屏蔽关闭即可。
2:之后启动到内核,再次卡住。log如下。
DDR 3488111f83 cym 24/04/12-12:49:26,fwver: v1.17
 LPDDR4X, 1560MHz
 channel[0] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=16 Size=4096MB
 channel[1] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=16 Size=4096MB
 channel[2] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=16 Size=4096MB
 channel[3] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=16 Size=4096MB
 Manufacturer ID:0xff
 CH0 RX Vref:28.5%, TX Vref:21.8%,22.8%DQ rds:
 h5 l0, h2 l0, h2 l0, h2 l0, h0 l0, h6 l0, h6 l0, h6 l0, 
 h0 l0, h7 l0, h4 l0, h1 l0, h3 l0, h1 l0, h1 l0, h5 l0, 
CH1 RX Vref:29.7%, TX Vref:22.8%,24.8%DQ rds:
 h3 l0, h6 l0, h3 l0, h6 l0, h6 l0, h0 l0, h2 l0, h0 l0, 
 h1 l0, h2 l0, h0 l0, h1 l0, h3 l0, h3 l0, h1 l0, h2 l0, 
CH2 RX Vref:30.1%, TX Vref:23.8%,22.8%DQ rds:
 h2 l0, h6 l0, h2 l0, h2 l0, h2 l0, h1 l0, h1 l0, h5 l0, 
 h0 l0, h6 l0, h6 l0, h6 l0, h5 l0, h2 l0, h1 l0, h6 l0, 
CH3 RX Vref:32.2%, TX Vref:21.8%,20.8%DQ rds:
 h5 l0, h1 l0, h7 l0, h0 l0, h1 l0, h3 l0, h7 l0, h4 l0, 
 h5 l0, h7 l0, h7 l0, h7 l0, h5 l0, h3 l0, h5 l0, h3 l0, 
stride=0x2, ddr_config=0x4
 hash ch_mask0-1 0x20 0x40, bank_mask0-3 0xa00 0x1400 0x2800 0x0, rank_mask0 0x401000
 change to F1: 528MHz
 change to F2: 1068MHz
 change to F3: 1560MHz
 change to F0: 1560MHz
 out
 U-Boot SPL board init
 U-Boot SPL 2017.09-ge4e124926e-230922 #lxh (Sep 25 2023 - 10:58:38), fwver: v1.13
 unknown raw ID 0 0 0
 unrecognized JEDEC id bytes: 00, 00, 00
 Trying to boot from MMC2
 MMC: no card present
 mmc_init: -123, time 0
 spl: mmc init failed with error: -123
 Trying to boot from MMC1
 Magic is incorrect.
 Error validating A/B metadata from disk. Resetting and writing new A/B metadata to disk.
 SPL: A/B-slot: _a, successful: 0, tries-remain: 7
 Trying fit image at 0x4000 sector
 ## Verified-boot: 0
 ## Checking atf-1 0x00040000 ... sha256(64122e141b...) + OK
 ## Checking uboot 0x00200000 ... sha256(ac858464f1...) + OK
 ## Checking fdt 0x00341b20 ... sha256(8ecccd16d2...) + OK
 ## Checking atf-2 0xff100000 ... sha256(ce8968e34f...) + OK
 ## Checking atf-3 0x000f0000 ... sha256(ce48b69fdd...) + OK
 ## Checking optee 0x08400000 ... sha256(b866e4e4a1...) + OK
 Jumping to U-Boot(0x00200000) via ARM Trusted Firmware(0x00040000)
 Total: 85.382/255.657 ms
INFO:    Preloader serial: 2
 NOTICE:  BL31: v2.3():v2.3-765-g588059758:derrick.huang, fwver: v1.46
 NOTICE:  BL31: Built : 18:13:16, Apr 29 2024
 INFO:    spec: 0xa
 INFO:    code: 0x88
 INFO:    ext 32k is not 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:    l3 cache partition cfg-0
 INFO:    system boots from cpu-hwid-0
 INFO:    bypass memory repair
 INFO:    idle_st=0x21fff, pd_st=0x11fff9, repair_st=0xfff70001
 INFO:    dfs DDR fsp_params[0].freq_mhz= 1560MHz
 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
 INFO:    BL31: Initializing BL32
 I/TC: 
 I/TC: OP-TEE version: 3.13.0-791-g185dc3c92 #hisping.lin (gcc version 10.2.1 20201103 (GNU Toolchain for the A-profile Architecture 10.2-2020.11 (arm-10.16))) #2 Tue Apr 16 11:16:18 CST 2024 aarch64, fwver: v1.16 
 I/TC: OP-TEE memory: TEEOS 0x200000 TA 0xc00000 SHM 0x200000
 I/TC: Primary CPU initializing
 I/TC: Primary CPU switching to normal world boot
 INFO:    BL31: Preparing for EL3 exit to normal world
 INFO:    Entry point address = 0x200000
 INFO:    SPSR = 0x3c9
 U-Boot 2017.09-g0a4dd03-dirty #root (Oct 21 2024 - 04:20:36 -0700)
Model: Rockchip RK3588 Evaluation Board
 MPIDR: 0x81000000
 PreSerial: 2, raw, 0xfeb50000
 DRAM:  16 GiB
 Sysmem: init
 Relocation Offset: eda1c000
 Relocation fdt: eb9fa800 - eb9fece0
 CR: M/C/I
 Using default environment
optee api revision: 2.0
 mmc@fe2c0000: 1, mmc@fe2e0000: 0
 Bootdev(atags): mmc 0
 MMC0: HS400 Enhanced Strobe, 200Mhz
 PartType: EFI
 TEEC: Waring: Could not find security partition
 DM: v2
 boot mode: normal
 RESC: 'boot', blk@0x00019450
 resource: sha256+
 FIT: no signed, no conf required
 DTB: rk-kernel.dtb
 HASH(c): OK
 I2c0 speed: 100000Hz
 vsel-gpios- not found!
 en-gpios- not found!
 vdd_cpu_big0_s0 800000 uV
 vsel-gpios- not found!
 en-gpios- not found!
 vdd_cpu_big1_s0 800000 uV
 I2c1 speed: 100000Hz
 vsel-gpios- not found!
 en-gpios- not found!
 vdd_npu_s0 800000 uV
 spi2: RK806: 2
 ON=0x40, OFF=0x00
 vdd_gpu_s0 750000 uV
 vdd_cpu_lit_s0 750000 uV
 vdd_log_s0 750000 uV
 vdd_vdenc_s0 init 750000 uV
 vdd_ddr_s0 850000 uV
 Model: ATK-DLRK3588 Board
 MPIDR: 0x81000000
 CLK: (sync kernel. arm: enter 1008000 KHz, init 1008000 KHz, kernel 0N/A)
   b0pll 24000 KHz
   b1pll 24000 KHz
   lpll 24000 KHz
   v0pll 24000 KHz
   aupll 786431 KHz
   cpll 1500000 KHz
   gpll 1188000 KHz
   npll 850000 KHz
   ppll 1100000 KHz
   aclk_center_root 702000 KHz
   pclk_center_root 100000 KHz
   hclk_center_root 396000 KHz
   aclk_center_low_root 500000 KHz
   aclk_top_root 750000 KHz
   pclk_top_root 100000 KHz
   aclk_low_top_root 396000 KHz
 Net:   No ethernet found.
 Hit key to stop autoboot('CTRL+C'):  0 
 ANDROID: reboot reason: "(none)"
 Not AVB images, AVB skip
 No valid android hdr
 Android image load failed
 Android boot failed, error -1.
 ## Booting FIT Image at 0xe956f7c0 with size 0x0228a000
 Fdt Ramdisk skip relocation
 ## Loading kernel from FIT Image at e956f7c0 ...
    Using 'conf' configuration
 ## Verified-boot: 0
    Trying 'kernel' kernel subimage
      Description:  unavailable
      Type:         Kernel Image
      Compression:  uncompressed
      Data Start:   0xe95b3dc0
      Data Size:    35936768 Bytes = 34.3 MiB
      Architecture: AArch64
      OS:           Linux
      Load Address: 0x00400000
      Entry Point:  0x00400000
      Hash algo:    sha256
      Hash value:   0f0a6d584d68cca1a229d3e5b2b5fd4114cd655ea107f8d22bd9506b65426c02
    Verifying Hash Integrity ... sha256+ OK
 ## Loading fdt from FIT Image at e956f7c0 ...
    Using 'conf' configuration
    Trying 'fdt' fdt subimage
      Description:  unavailable
      Type:         Flat Device Tree
      Compression:  uncompressed
      Data Start:   0xe956ffc0
      Data Size:    278000 Bytes = 271.5 KiB
      Architecture: AArch64
      Load Address: 0x08300000
      Hash algo:    sha256
      Hash value:   c589573cd2eb9fc20c2aa0e0f20c95e25ed3707d4a7f54738f710a11d03022e7
    Verifying Hash Integrity ... sha256+ OK
    Loading fdt from 0x08300000 to 0x08300000
    Booting using the fdt blob at 0x08300000
    Loading Kernel Image from 0xe95b3dc0 to 0x00400000 ... OK
    kernel loaded at 0x00400000, end = 0x02645a00
    Using Device Tree in place at 0000000008300000, end 0000000008346def
 WARNING: could not set reg FDT_ERR_BADOFFSET.
 ## reserved-memory:
   cma: addr=10000000 size=8000000
   ramoops@110000: addr=110000 size=f0000
 Adding bank: 0x00200000 - 0x08400000 (size: 0x08200000)
 Adding bank: 0x09400000 - 0xf0000000 (size: 0xe6c00000)
 Adding bank: 0x100000000 - 0x3fc000000 (size: 0x2fc000000)
 Adding bank: 0x3fc500000 - 0x3fff00000 (size: 0x03a00000)
 Adding bank: 0x4f0000000 - 0x500000000 (size: 0x10000000)
 Total: 564.563/898.406 ms
Starting kernel ...
[    0.903663] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
 [    0.903683] Linux version 5.10.160 (root@ubuntu) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 10.3.1 20210621, GNU ld (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 2.36.1.20210621) #1 SMP Thu Oct 10 01:32:54 PDT 2024
 [    0.915060] Machine model: ATK-DLRK3588 Board
 [    0.915130] earlycon: uart8250 at MMIO32 0x00000000feb50000 (options '')
 [    0.919113] printk: bootconsole [uart8250] enabled
 [    0.921999] efi: UEFI not found.
 [    0.928286] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-logo@00000000': base 0x0000000000000000, size 0 MiB
 [    0.929355] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-cubic-lut@00000000': base 0x0000000000000000, size 0 MiB
 [    0.930510] Reserved memory: created CMA memory pool at 0x0000000010000000, size 128 MiB
 [    0.931251] OF: reserved mem: initialized node cma, compatible id shared-dma-pool
 [    1.166298] Zone ranges:
 [    1.166539]   DMA      [mem 0x0000000000200000-0x00000000ffffffff]
 [    1.167110]   DMA32    empty
 [    1.167377]   Normal   [mem 0x0000000100000000-0x00000004ffffffff]
 [    1.167946] Movable zone start for each node
 [    1.168338] Early memory node ranges
 [    1.168668]   node   0: [mem 0x0000000000200000-0x00000000083fffff]
 [    1.169243]   node   0: [mem 0x0000000009400000-0x00000000efffffff]
 [    1.169821]   node   0: [mem 0x0000000100000000-0x00000003fbffffff]
 [    1.170405]   node   0: [mem 0x00000003fc500000-0x00000003ffefffff]
 [    1.170979]   node   0: [mem 0x00000004f0000000-0x00000004ffffffff]
 [    1.171556] Initmem setup node 0 [mem 0x0000000000200000-0x00000004ffffffff]
 [    1.269549] On node 0, zone Normal: 256 pages in unavailable ranges
 [    1.269732] psci: probing for conduit method from DT.
 [    1.270775] psci: PSCIv1.1 detected in firmware.
 [    1.271199] psci: Using standard PSCI v0.2 function IDs
 [    1.271681] psci: Trusted OS migration not required
 [    1.272132] psci: SMC Calling Convention v1.2
 [    1.272894] percpu: Embedded 30 pages/cpu s83480 r8192 d31208 u122880
 [    1.273668] Detected VIPT I-cache on CPU0
 [    1.274074] CPU features: detected: GIC system register CPU interface
 [    1.274666] CPU features: detected: Virtualization Host Extensions
 [    1.275237] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
 [    1.275882] alternatives: patching kernel code
 [    1.278075] Built 1 zonelists, mobility grouping on.  Total pages: 4122720
 [    1.278711] Kernel command line: storagemedia=emmc androidboot.storagemedia=emmc androidboot.mode=normal  androidboot.verifiedbootstate=orange rw rootwait earlycon=uart8250,mmio32,0xfeb50000 console=ttyFIQ0 irqchip.gicv3_pseudo_nmi=0 root=PARTUUID=614e0000-0000
 [    1.282618] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
 [    1.284171] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
 [    1.284898] mem auto-init: stack:off, heap alloc:off, heap free:off
 [    1.292117] software IO TLB: mapped [mem 0x00000000ec000000-0x00000000f0000000] (64MB)
 [    1.419340] Memory: 16197932K/16752640K available (18560K kernel code, 3414K rwdata, 6196K rodata, 6784K init, 571K bss, 423636K reserved, 131072K cma-reserved)
 [    1.420768] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
 [    1.421391] ftrace: allocating 57606 entries in 226 pages
 [    1.498477] ftrace: allocated 226 pages with 4 groups
 [    1.499180] rcu: Hierarchical RCU implementation.
 [    1.499617] rcu:     RCU event tracing is enabled.
 [    1.500034]  Rude variant of Tasks RCU enabled.
 [    1.500452] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
 [    1.505408] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
 [    1.508707] GICv3: GIC: Using split EOI/Deactivate mode
 [    1.509191] GICv3: 480 SPIs implemented
 [    1.509544] GICv3: 0 Extended SPIs implemented
 [    1.509974] GICv3: Distributor has no Range Selector support
 [    1.510499] GICv3: 16 PPIs implemented
 [    1.510883] GICv3: CPU0: found redistributor 0 region 0:0x00000000fe680000
 [    1.511609] ITS [mem 0xfe640000-0xfe65ffff]
 [    1.512040] ITS@0x00000000fe640000: allocated 8192 Devices @3fc6f0000 (indirect, esz 8, psz 64K, shr 0)
 [    1.512922] ITS@0x00000000fe640000: allocated 32768 Interrupt Collections @3fc700000 (flat, esz 2, psz 64K, shr 0)
 [    1.513874] ITS: using cache flushing for cmd queue
 [    1.514346] ITS [mem 0xfe660000-0xfe67ffff]
 [    1.514769] ITS@0x00000000fe660000: allocated 8192 Devices @3fc720000 (indirect, esz 8, psz 64K, shr 0)
 [    1.515649] ITS@0x00000000fe660000: allocated 32768 Interrupt Collections @3fc730000 (flat, esz 2, psz 64K, shr 0)
 [    1.516600] ITS: using cache flushing for cmd queue
 [    1.517254] GICv3: using LPI property table @0x00000003fc740000
 [    1.517915] GIC: using cache flushing for LPI property table
 [    1.518440] GICv3: CPU0: using allocated LPI pending table @0x00000003fc750000
 [    1.645462] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
 [    1.646020] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
 [    1.646999] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
 [    1.649022] Console: colour dummy device 80x25
 [    1.649450] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
 [    1.650383] pid_max: default: 32768 minimum: 301
 [    1.650934] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
 [    1.651650] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
 [    1.653631] rcu: Hierarchical SRCU implementation.
 [    1.654808] Platform MSI: msi-controller@fe640000 domain created
 [    1.655364] Platform MSI: msi-controller@fe660000 domain created
 [    1.656273] PCI/MSI: /interrupt-controller@fe600000/msi-controller@fe640000 domain created
 [    1.657034] PCI/MSI: /interrupt-controller@fe600000/msi-controller@fe660000 domain created
 [    1.657965] EFI services will not be available.
 [    1.658672] smp: Bringing up secondary CPUs ...
 I/TC: Secondary CPU 1 initializing
 I/TC: Secondary CPU 1 switching to normal world boot
 I/TC: Secondary CPU 2 initializing
 I/TC: Secondary CPU 2 switching to normal world boot
 I/TC: Secondary CPU 3 initializing
 I/TC: Secondary CPU 3 switching to normal world boot
 I/TC: Secondary CPU 4 initializing
 I/TC: Secondary CPU 4 switching to normal world boot
 I/TC: Secondary CPU 5 initializing
 I/TC: Secondary CPU 5 switching to normal world boot
 I/TC: Secondary CPU 6 initializing
 I/TC: Secondary CPU 6 switching to normal world boot
 I/TC: Secondary CPU 7 initializing
 I/TC: Secondary CPU 7 switching to normal world boot
 [    1.660219] Detected VIPT I-cache on CPU1
 [    1.660247] GICv3: CPU1: found redistributor 100 region 0:0x00000000fe6a0000
 [    1.660263] GICv3: CPU1: using allocated LPI pending table @0x00000003fc760000
 [    1.660301] CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
 [    1.661467] Detected VIPT I-cache on CPU2
 [    1.661487] GICv3: CPU2: found redistributor 200 region 0:0x00000000fe6c0000
 [    1.661502] GICv3: CPU2: using allocated LPI pending table @0x00000003fc770000
 [    1.661536] CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
 [    1.662678] Detected VIPT I-cache on CPU3
 [    1.662697] GICv3: CPU3: found redistributor 300 region 0:0x00000000fe6e0000
 [    1.662711] GICv3: CPU3: using allocated LPI pending table @0x00000003fc780000
 [    1.662744] CPU3: Booted secondary processor 0x0000000300 [0x412fd050]
 [    1.663880] CPU features: detected: Spectre-v4
 [    1.663882] CPU features: detected: Spectre-BHB
 [    1.663884] Detected PIPT I-cache on CPU4
 [    1.663895] GICv3: CPU4: found redistributor 400 region 0:0x00000000fe700000
 [    1.663904] GICv3: CPU4: using allocated LPI pending table @0x00000003fc790000
 [    1.663926] CPU4: Booted secondary processor 0x0000000400 [0x414fd0b0]
 [    1.665035] Detected PIPT I-cache on CPU5
 [    1.665047] GICv3: CPU5: found redistributor 500 region 0:0x00000000fe720000
 [    1.665055] GICv3: CPU5: using allocated LPI pending table @0x00000003fc7a0000
 [    1.665077] CPU5: Booted secondary processor 0x0000000500 [0x414fd0b0]
 [    1.666193] Detected PIPT I-cache on CPU6
 [    1.666205] GICv3: CPU6: found redistributor 600 region 0:0x00000000fe740000
 [    1.666213] GICv3: CPU6: using allocated LPI pending table @0x00000003fc7b0000
 [    1.666235] CPU6: Booted secondary processor 0x0000000600 [0x414fd0b0]
 [    1.667337] Detected PIPT I-cache on CPU7
 [    1.667349] GICv3: CPU7: found redistributor 700 region 0:0x00000000fe760000
 [    1.667358] GICv3: CPU7: using allocated LPI pending table @0x00000003fc7c0000
 [    1.667380] CPU7: Booted secondary processor 0x0000000700 [0x414fd0b0]
 [    1.667431] smp: Brought up 1 node, 8 CPUs
 [    1.684311] SMP: Total of 8 processors activated.
 [    1.684744] CPU features: detected: Privileged Access Never
 [    1.685251] CPU features: detected: User Access Override
 [    1.685733] CPU features: detected: 32-bit EL0 Support
 [    1.686198] CPU features: detected: Common not Private translations
 [    1.686765] CPU features: detected: RAS Extension Support
 [    1.687254] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
 [    1.688033] CPU features: detected: CRC32 instructions
 [    1.688503] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
 [    1.689134] CPU features: detected: RCpc load-acquire (LDAPR)
 [    1.689722] CPU: All CPU(s) started at EL2
 [    1.692568] devtmpfs: initialized
 [    1.703670] Registered cp15_barrier emulation handler
 [    1.704126] Registered setend emulation handler
 [    1.704585] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
 [    1.705448] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
 [    1.707139] pinctrl core: initialized pinctrl subsystem
 [    1.707791] DMI not present or invalid.
 [    1.708302] NET: Registered protocol family 16
 [    1.709358] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
 [    1.710128] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
 [    1.711264] Registered FIQ tty driver
 [    1.711683] thermal_sys: Registered thermal governor 'fair_share'
 [    1.711685] thermal_sys: Registered thermal governor 'step_wise'
 [    1.712222] thermal_sys: Registered thermal governor 'user_space'
 [    1.712751] thermal_sys: Registered thermal governor 'power_allocator'
 [    1.713507] cpuidle: using governor menu
 [    1.714512] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
 [    1.715199] ASID allocator initialised with 65536 entries
 [    1.716981] ramoops: dmesg-0 0x20000@0x0000000000110000
 [    1.717459] ramoops: console 0x80000@0x0000000000130000
 [    1.717931] ramoops: pmsg    0x50000@0x00000000001b0000
 [    1.718585] printk: console [ramoops-1] enabled
 [    1.718986] pstore: Registered ramoops as persistent store backend
 [    1.719534] ramoops: using 0xf0000@0x110000, ecc: 0
 [    1.752743] rockchip-gpio fd8a0000.gpio: probed /pinctrl/gpio@fd8a0000
 [    1.753487] rockchip-gpio fec20000.gpio: probed /pinctrl/gpio@fec20000
 [    1.754199] rockchip-gpio fec30000.gpio: probed /pinctrl/gpio@fec30000
 [    1.754912] rockchip-gpio fec40000.gpio: probed /pinctrl/gpio@fec40000
 [    1.755625] rockchip-gpio fec50000.gpio: probed /pinctrl/gpio@fec50000
 [    1.756235] rockchip-pinctrl pinctrl: probed pinctrl
 [    1.763985] fiq_debugger fiq_debugger.0: IRQ fiq not found
 [    1.764481] fiq_debugger fiq_debugger.0: IRQ wakeup not found
 [    1.764991] fiq_debugger_probe: could not install nmi irq handler
 [[    1.765570] printk: console [ttyFIQ0] enabled
     1.765570] printk: console [ttyFIQ0] enabled
 [    1.766336] printk: bootconsole [uart8250] disabled
 [    1.766336] printk: bootconsole [uart8250] disabled
 [    1.766838] Registered fiq debugger ttyFIQ0
 [    1.767076] vcc5v0_sys: supplied by vcc12v_dcin
 [    1.767158] vcc5v0_usbdcin: supplied by vcc12v_dcin
 [    1.767232] vcc5v0_usb: supplied by vcc5v0_usbdcin
 [    1.767321] vcc_1v1_nldo_s3: supplied by vcc5v0_sys
 [    1.767435] vcc3v3_pcie30: supplied by vcc12v_dcin
 [    1.767624] iommu: Default domain type: Translated 
 [    1.769859] SCSI subsystem initialized
 [    1.769920] usbcore: registered new interface driver usbfs
 [    1.769932] usbcore: registered new interface driver hub
 [    1.769944] usbcore: registered new device driver usb
 [    1.769969] mc: Linux media interface: v0.10
 [    1.769976] videodev: Linux video capture interface: v2.00
 [    1.769998] pps_core: LinuxPPS API ver. 1 registered
 [    1.770001] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
 [    1.770007] PTP clock support registered
 [    1.770020] EDAC MC: Ver: 3.0.0
 [    1.770262] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled.
 [    1.770291] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0
 [    1.771088] Advanced Linux Sound Architecture Driver Initialized.
 [    1.771251] Bluetooth: Core ver 2.22
 [    1.771260] NET: Registered protocol family 31
 [    1.771263] Bluetooth: HCI device and connection manager initialized
 [    1.771268] Bluetooth: HCI socket layer initialized
 [    1.771272] Bluetooth: L2CAP socket layer initialized
 [    1.771278] Bluetooth: SCO socket layer initialized
 [    1.772530] rockchip-cpuinfo cpuinfo: SoC            : 35881000
 [    1.772534] rockchip-cpuinfo cpuinfo: Serial         : d52c2211b7d47564
 [    1.772738] clocksource: Switched to clocksource arch_sys_counter
 [    2.031138] NET: Registered protocol family 2
 [    2.031314] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
 [    2.035098] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
 [    2.035231] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
 [    2.035902] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
 [    2.036578] TCP: Hash tables configured (established 131072 bind 65536)
 [    2.036617] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
 [    2.036862] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
 [    2.037152] NET: Registered protocol family 1
 [    2.037325] RPC: Registered named UNIX socket transport module.
 [    2.037329] RPC: Registered udp transport module.
 [    2.037331] RPC: Registered tcp transport module.
 [    2.037334] RPC: Registered tcp NFSv4.1 backchannel transport module.
 [    2.037598] PCI: CLS 0 bytes, default 64
 [    2.038180] rockchip-thermal fec00000.tsadc: Missing rockchip,grf property
 [    2.038595] rockchip-thermal fec00000.tsadc: tsadc is probed successfully!
 [    2.039142] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
 [    2.040862] Initialise system trusted keyrings
 [    2.040911] workingset: timestamp_bits=62 max_order=22 bucket_order=0
 [    2.042299] squashfs: version 4.0 (2009/01/31) Phillip Lougher
 [    2.042472] NFS: Registering the id_resolver key type
 [    2.042482] Key type id_resolver registered
 [    2.042485] Key type id_legacy registered
 [    2.042497] ntfs: driver 2.1.32 [Flags: R/O].
 [    2.042557] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
 [    2.042650] fuse: init (API version 7.32)
 [    2.042758] SGI XFS with security attributes, no debug enabled
 [    2.064154] NET: Registered protocol family 38
 [    2.064160] Key type asymmetric registered
 [    2.064164] Asymmetric key parser 'x509' registered
 [    2.064175] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
 [    2.064179] io scheduler mq-deadline registered
 [    2.064182] io scheduler kyber registered
 [    2.064526] rockchip-csi2-dphy-hw fedc8000.csi2-dphy1-hw: csi2 dphy hw probe successfully!
 DDR 3488111f83 cym 24/04/12-12:49:26,fwver: v1.17
 LPDDR4X, 1560MHz
 channel[0] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=16 Size=4096MB
 channel[1] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=16 Size=4096MB
 channel[2] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=16 Size=4096MB
 channel[3] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=16 Size=4096MB
 Manufacturer ID:0xff
 CH0 RX Vref:28.5%, TX Vref:21.8%,21.8%DQ rds:
 h3 l0, h1 l0, h2 l0, h1 l0, h0 l0, h4 l0, h4 l0, h4 l0, 
 h0 l0, h7 l0, h2 l0, h1 l0, h1 l0, h0 l0, h1 l0, h3 l0, 
CH1 RX Vref:29.7%, TX Vref:23.8%,24.8%DQ rds:
 h3 l0, h5 l0, h3 l0, h7 l0, h6 l0, h0 l0, h2 l0, h0 l0, 
 h1 l0, h2 l0, h0 l0, h1 l0, h1 l0, h3 l0, h1 l0, h3 l0, 
CH2 RX Vref:29.7%, TX Vref:23.8%,22.8%DQ rds:
 h2 l0, h4 l0, h2 l0, h2 l0, h2 l0, h1 l0, h1 l0, h5 l0, 
 h0 l0, h6 l0, h7 l0, h6 l0, h4 l0, h2 l0, h1 l0, h5 l0, 
CH3 RX Vref:32.2%, TX Vref:21.8%,21.8%DQ rds:
 h5 l0, h1 l0, h7 l0, h0 l0, h1 l0, h3 l0, h7 l0, h3 l0, 
 h7 l0, h7 l0, h7 l0, h6 l0, h5 l0, h3 l0, h5 l0, h3 l0, 
stride=0x2, ddr_config=0x4
 hash ch_mask0-1 0x20 0x40, bank_mask0-3 0xa00 0x1400 0x2800 0x0, rank_mask0 0x401000
 change to F1: 528MHz
 change to F2: 1068MHz
 change to F3: 1560MHz
 change to F0: 1560MHz
 out
 U-Boot SPL board init
 U-Boot SPL 2017.09-ge4e124926e-230922 #lxh (Sep 25 2023 - 10:58:38), fwver: v1.13
 unknown raw ID 0 0 0
 unrecognized JEDEC id bytes: 00, 00, 00
 Trying to boot from MMC2
 MMC: no card present
 mmc_init: -123, time 0
 spl: mmc init failed with error: -123
 Trying to boot from MMC1
 SPL: A/B-slot: _a, successful: 0, tries-remain: 7
 Trying fit image at 0x4000 sector
 ## Verified-boot: 0
 ## Checking atf-1 0x00040000 ... sha256(64122e141b...) + OK
 ## Checking uboot 0x00200000 ... sha256(ac858464f1...) + OK
 ## Checking fdt 0x00341b20 ... sha256(8ecccd16d2...) + OK
 ## Checking atf-2 0xff100000 ... sha256(ce8968e34f...) + OK
 ## Checking atf-3 0x000f0000 ... sha256(ce48b69fdd...) + OK
 ## Checking optee 0x08400000 ... sha256(b866e4e4a1...) + OK
 Jumping to U-Boot(0x00200000) via ARM Trusted Firmware(0x00040000)
 Total: 85.365/261.406 ms
INFO:    Preloader serial: 2
 NOTICE:  BL31: v2.3():v2.3-765-g588059758:derrick.huang, fwver: v1.46
 NOTICE:  BL31: Built : 18:13:16, Apr 29 2024
 INFO:    spec: 0xa
 INFO:    code: 0x88
 INFO:    ext 32k is not 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:    l3 cache partition cfg-0
 INFO:    system boots from cpu-hwid-0
 INFO:    bypass memory repair
 INFO:    idle_st=0x21fff, pd_st=0x11fff9, repair_st=0xfff70001
 INFO:    dfs DDR fsp_params[0].freq_mhz= 1560MHz
 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
 INFO:    BL31: Initializing BL32
 I/TC: 
 I/TC: OP-TEE version: 3.13.0-791-g185dc3c92 #hisping.lin (gcc version 10.2.1 20201103 (GNU Toolchain for the A-profile Architecture 10.2-2020.11 (arm-10.16))) #2 Tue Apr 16 11:16:18 CST 2024 aarch64, fwver: v1.16 
 I/TC: OP-TEE memory: TEEOS 0x200000 TA 0xc00000 SHM 0x200000
 I/TC: Primary CPU initializing
 I/TC: Primary CPU switching to normal world boot
 INFO:    BL31: Preparing for EL3 exit to normal world
 INFO:    Entry point address = 0x200000
 INFO:    SPSR = 0x3c9
 U-Boot 2017.09-g0a4dd03-dirty #root (Oct 21 2024 - 04:20:36 -0700)
Model: Rockchip RK3588 Evaluation Board
 MPIDR: 0x81000000
 PreSerial: 2, raw, 0xfeb50000
 DRAM:  16 GiB
 Sysmem: init
 Relocation Offset: eda1c000
 Relocation fdt: eb9fa800 - eb9fece0
 CR: M/C/I
 Using default environment
optee api revision: 2.0
 mmc@fe2c0000: 1, mmc@fe2e0000: 0
 Bootdev(atags): mmc 0
 MMC0: HS400 Enhanced Strobe, 200Mhz
 PartType: EFI
 TEEC: Waring: Could not find security partition
 DM: v2
 boot mode: normal
 RESC: 'boot', blk@0x00019450
 resource: sha256+
 FIT: no signed, no conf required
 DTB: rk-kernel.dtb
 HASH(c): OK
 I2c0 speed: 100000Hz
 vsel-gpios- not found!
 en-gpios- not found!
 vdd_cpu_big0_s0 800000 uV
 vsel-gpios- not found!
 en-gpios- not found!
 vdd_cpu_big1_s0 800000 uV
 I2c1 speed: 100000Hz
 vsel-gpios- not found!
 en-gpios- not found!
 vdd_npu_s0 800000 uV
 spi2: RK806: 2
 ON=0x40, OFF=0x00
 vdd_gpu_s0 750000 uV
 vdd_cpu_lit_s0 750000 uV
 vdd_log_s0 750000 uV
 vdd_vdenc_s0 init 750000 uV
 vdd_ddr_s0 850000 uV
 Model: ATK-DLRK3588 Board
 MPIDR: 0x81000000
 CLK: (sync kernel. arm: enter 1008000 KHz, init 1008000 KHz, kernel 0N/A)
   b0pll 24000 KHz
   b1pll 24000 KHz
   lpll 24000 KHz
   v0pll 24000 KHz
   aupll 786431 KHz
   cpll 1500000 KHz
   gpll 1188000 KHz
   npll 850000 KHz
   ppll 1100000 KHz
   aclk_center_root 702000 KHz
   pclk_center_root 100000 KHz
   hclk_center_root 396000 KHz
   aclk_center_low_root 500000 KHz
   aclk_top_root 750000 KHz
   pclk_top_root 100000 KHz
   aclk_low_top_root 396000 KHz
 Net:   No ethernet found.
 Hit key to stop autoboot('CTRL+C'):  0 
 ANDROID: reboot reason: "(none)"
 Not AVB images, AVB skip
 No valid android hdr
 Android image load failed
 Android boot failed, error -1.
 ## Booting FIT Image at 0xe956f7c0 with size 0x0228a000
 Fdt Ramdisk skip relocation
 ## Loading kernel from FIT Image at e956f7c0 ...
    Using 'conf' configuration
 ## Verified-boot: 0
    Trying 'kernel' kernel subimage
      Description:  unavailable
      Type:         Kernel Image
      Compression:  uncompressed
      Data Start:   0xe95b3dc0
      Data Size:    35936768 Bytes = 34.3 MiB
      Architecture: AArch64
      OS:           Linux
      Load Address: 0x00400000
      Entry Point:  0x00400000
      Hash algo:    sha256
      Hash value:   0f0a6d584d68cca1a229d3e5b2b5fd4114cd655ea107f8d22bd9506b65426c02
    Verifying Hash Integrity ... sha256+ OK
 ## Loading fdt from FIT Image at e956f7c0 ...
    Using 'conf' configuration
    Trying 'fdt' fdt subimage
      Description:  unavailable
      Type:         Flat Device Tree
      Compression:  uncompressed
      Data Start:   0xe956ffc0
      Data Size:    278000 Bytes = 271.5 KiB
      Architecture: AArch64
      Load Address: 0x08300000
      Hash algo:    sha256
      Hash value:   c589573cd2eb9fc20c2aa0e0f20c95e25ed3707d4a7f54738f710a11d03022e7
    Verifying Hash Integrity ... sha256+ OK
    Loading fdt from 0x08300000 to 0x08300000
    Booting using the fdt blob at 0x08300000
    Loading Kernel Image from 0xe95b3dc0 to 0x00400000 ... OK
    kernel loaded at 0x00400000, end = 0x02645a00
    Using Device Tree in place at 0000000008300000, end 0000000008346def
 WARNING: could not set reg FDT_ERR_BADOFFSET.
 ## reserved-memory:
   cma: addr=10000000 size=8000000
   ramoops@110000: addr=110000 size=f0000
 Adding bank: 0x00200000 - 0x08400000 (size: 0x08200000)
 Adding bank: 0x09400000 - 0xf0000000 (size: 0xe6c00000)
 Adding bank: 0x100000000 - 0x3fc000000 (size: 0x2fc000000)
 Adding bank: 0x3fc500000 - 0x3fff00000 (size: 0x03a00000)
 Adding bank: 0x4f0000000 - 0x500000000 (size: 0x10000000)
 Total: 575.206/914.741 ms
Starting kernel ...
[    0.920003] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
 [    0.920022] Linux version 5.10.160 (root@ubuntu) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 10.3.1 20210621, GNU ld (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 2.36.1.20210621) #1 SMP Thu Oct 10 01:32:54 PDT 2024
 [    0.931410] Machine model: ATK-DLRK3588 Board
 [    0.931480] earlycon: uart8250 at MMIO32 0x00000000feb50000 (options '')
 [    0.935464] printk: bootconsole [uart8250] enabled
 [    0.938348] efi: UEFI not found.
 [    0.944622] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-logo@00000000': base 0x0000000000000000, size 0 MiB
 [    0.945690] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-cubic-lut@00000000': base 0x0000000000000000, size 0 MiB
 [    0.946845] Reserved memory: created CMA memory pool at 0x0000000010000000, size 128 MiB
 [    0.947586] OF: reserved mem: initialized node cma, compatible id shared-dma-pool
 [    1.182431] Zone ranges:
 [    1.182671]   DMA      [mem 0x0000000000200000-0x00000000ffffffff]
 [    1.183243]   DMA32    empty
 [    1.183509]   Normal   [mem 0x0000000100000000-0x00000004ffffffff]
 [    1.184078] Movable zone start for each node
 [    1.184470] Early memory node ranges
 [    1.184800]   node   0: [mem 0x0000000000200000-0x00000000083fffff]
 [    1.185376]   node   0: [mem 0x0000000009400000-0x00000000efffffff]
 [    1.185953]   node   0: [mem 0x0000000100000000-0x00000003fbffffff]
 [    1.186532]   node   0: [mem 0x00000003fc500000-0x00000003ffefffff]
 [    1.187107]   node   0: [mem 0x00000004f0000000-0x00000004ffffffff]
 [    1.187684] Initmem setup node 0 [mem 0x0000000000200000-0x00000004ffffffff]
 [    1.285726] On node 0, zone Normal: 256 pages in unavailable ranges
 [    1.285910] psci: probing for conduit method from DT.
 [    1.286952] psci: PSCIv1.1 detected in firmware.
 [    1.287377] psci: Using standard PSCI v0.2 function IDs
 [    1.287858] psci: Trusted OS migration not required
 [    1.288309] psci: SMC Calling Convention v1.2
 [    1.289068] percpu: Embedded 30 pages/cpu s83480 r8192 d31208 u122880
 [    1.289844] Detected VIPT I-cache on CPU0
 [    1.290249] CPU features: detected: GIC system register CPU interface
 [    1.290840] CPU features: detected: Virtualization Host Extensions
 [    1.291411] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
 [    1.292056] alternatives: patching kernel code
 [    1.294249] Built 1 zonelists, mobility grouping on.  Total pages: 4122720
 [    1.294885] Kernel command line: storagemedia=emmc androidboot.storagemedia=emmc androidboot.mode=normal  androidboot.verifiedbootstate=orange rw rootwait earlycon=uart8250,mmio32,0xfeb50000 console=ttyFIQ0 irqchip.gicv3_pseudo_nmi=0 root=PARTUUID=614e0000-0000
 [    1.298793] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
 [    1.300347] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
 [    1.301074] mem auto-init: stack:off, heap alloc:off, heap free:off
 [    1.308296] software IO TLB: mapped [mem 0x00000000ec000000-0x00000000f0000000] (64MB)
 [    1.435780] Memory: 16197932K/16752640K available (18560K kernel code, 3414K rwdata, 6196K rodata, 6784K init, 571K bss, 423636K reserved, 131072K cma-reserved)
 [    1.437206] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
 [    1.437831] ftrace: allocating 57606 entries in 226 pages
 [    1.514965] ftrace: allocated 226 pages with 4 groups
 [    1.515665] rcu: Hierarchical RCU implementation.
 [    1.516101] rcu:     RCU event tracing is enabled.
 [    1.516518]  Rude variant of Tasks RCU enabled.
 [    1.516935] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
 [    1.521899] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
 [    1.525220] GICv3: GIC: Using split EOI/Deactivate mode
 [    1.525705] GICv3: 480 SPIs implemented
 [    1.526058] GICv3: 0 Extended SPIs implemented
 [    1.526488] GICv3: Distributor has no Range Selector support
 [    1.527013] GICv3: 16 PPIs implemented
 [    1.527398] GICv3: CPU0: found redistributor 0 region 0:0x00000000fe680000
 [    1.528123] ITS [mem 0xfe640000-0xfe65ffff]
 [    1.528554] ITS@0x00000000fe640000: allocated 8192 Devices @3fc6f0000 (indirect, esz 8, psz 64K, shr 0)
 [    1.529436] ITS@0x00000000fe640000: allocated 32768 Interrupt Collections @3fc700000 (flat, esz 2, psz 64K, shr 0)
 [    1.530388] ITS: using cache flushing for cmd queue
 [    1.530861] ITS [mem 0xfe660000-0xfe67ffff]
 [    1.531285] ITS@0x00000000fe660000: allocated 8192 Devices @3fc720000 (indirect, esz 8, psz 64K, shr 0)
 [    1.532165] ITS@0x00000000fe660000: allocated 32768 Interrupt Collections @3fc730000 (flat, esz 2, psz 64K, shr 0)
 [    1.533116] ITS: using cache flushing for cmd queue
 [    1.533771] GICv3: using LPI property table @0x00000003fc740000
 [    1.534432] GIC: using cache flushing for LPI property table
 [    1.534957] GICv3: CPU0: using allocated LPI pending table @0x00000003fc750000
 [    1.662060] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
 [    1.662618] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
 [    1.663597] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
 [    1.665607] Console: colour dummy device 80x25
 [    1.666035] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
 [    1.666970] pid_max: default: 32768 minimum: 301
 [    1.667520] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
 [    1.668235] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
 [    1.670219] rcu: Hierarchical SRCU implementation.
 [    1.671401] Platform MSI: msi-controller@fe640000 domain created
 [    1.671959] Platform MSI: msi-controller@fe660000 domain created
 [    1.672877] PCI/MSI: /interrupt-controller@fe600000/msi-controller@fe640000 domain created
 [    1.673638] PCI/MSI: /interrupt-controller@fe600000/msi-controller@fe660000 domain created
 [    1.674571] EFI services will not be available.
 [    1.675277] smp: Bringing up secondary CPUs ...
 I/TC: Secondary CPU 1 initializing
 I/TC: Secondary CPU 1 switching to normal world boot
 I/TC: Secondary CPU 2 initializing
 I/TC: Secondary CPU 2 switching to normal world boot
 I/TC: Secondary CPU 3 initializing
 I/TC: Secondary CPU 3 switching to normal world boot
 I/TC: Secondary CPU 4 initializing
 I/TC: Secondary CPU 4 switching to normal world boot
 I/TC: Secondary CPU 5 initializing
 I/TC: Secondary CPU 5 switching to normal world boot
 I/TC: Secondary CPU 6 initializing
 I/TC: Secondary CPU 6 switching to normal world boot
 I/TC: Secondary CPU 7 initializing
 I/TC: Secondary CPU 7 switching to normal world boot
 [    1.676824] Detected VIPT I-cache on CPU1
 [    1.676851] GICv3: CPU1: found redistributor 100 region 0:0x00000000fe6a0000
 [    1.676867] GICv3: CPU1: using allocated LPI pending table @0x00000003fc760000
 [    1.676905] CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
 [    1.678070] Detected VIPT I-cache on CPU2
 [    1.678090] GICv3: CPU2: found redistributor 200 region 0:0x00000000fe6c0000
 [    1.678105] GICv3: CPU2: using allocated LPI pending table @0x00000003fc770000
 [    1.678139] CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
 [    1.679280] Detected VIPT I-cache on CPU3
 [    1.679299] GICv3: CPU3: found redistributor 300 region 0:0x00000000fe6e0000
 [    1.679314] GICv3: CPU3: using allocated LPI pending table @0x00000003fc780000
 [    1.679346] CPU3: Booted secondary processor 0x0000000300 [0x412fd050]
 [    1.680484] CPU features: detected: Spectre-v4
 [    1.680486] CPU features: detected: Spectre-BHB
 [    1.680488] Detected PIPT I-cache on CPU4
 [    1.680499] GICv3: CPU4: found redistributor 400 region 0:0x00000000fe700000
 [    1.680507] GICv3: CPU4: using allocated LPI pending table @0x00000003fc790000
 [    1.680529] CPU4: Booted secondary processor 0x0000000400 [0x414fd0b0]
 [    1.681638] Detected PIPT I-cache on CPU5
 [    1.681650] GICv3: CPU5: found redistributor 500 region 0:0x00000000fe720000
 [    1.681658] GICv3: CPU5: using allocated LPI pending table @0x00000003fc7a0000
 [    1.681681] CPU5: Booted secondary processor 0x0000000500 [0x414fd0b0]
 [    1.682798] Detected PIPT I-cache on CPU6
 [    1.682810] GICv3: CPU6: found redistributor 600 region 0:0x00000000fe740000
 [    1.682818] GICv3: CPU6: using allocated LPI pending table @0x00000003fc7b0000
 [    1.682840] CPU6: Booted secondary processor 0x0000000600 [0x414fd0b0]
 [    1.683940] Detected PIPT I-cache on CPU7
 [    1.683952] GICv3: CPU7: found redistributor 700 region 0:0x00000000fe760000
 [    1.683960] GICv3: CPU7: using allocated LPI pending table @0x00000003fc7c0000
 [    1.683982] CPU7: Booted secondary processor 0x0000000700 [0x414fd0b0]
 [    1.684033] smp: Brought up 1 node, 8 CPUs
 [    1.700895] SMP: Total of 8 processors activated.
 [    1.701327] CPU features: detected: Privileged Access Never
 [    1.701832] CPU features: detected: User Access Override
 [    1.702314] CPU features: detected: 32-bit EL0 Support
 [    1.702780] CPU features: detected: Common not Private translations
 [    1.703348] CPU features: detected: RAS Extension Support
 [    1.703837] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
 [    1.704615] CPU features: detected: CRC32 instructions
 [    1.705086] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
 [    1.705717] CPU features: detected: RCpc load-acquire (LDAPR)
 [    1.706307] CPU: All CPU(s) started at EL2
 [    1.709151] devtmpfs: initialized
 [    1.720258] Registered cp15_barrier emulation handler
 [    1.720719] Registered setend emulation handler
 [    1.721179] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
 [    1.722046] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
 [    1.723690] pinctrl core: initialized pinctrl subsystem
 [    1.724335] DMI not present or invalid.
 [    1.724845] NET: Registered protocol family 16
 [    1.725896] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
 [    1.726665] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
 [    1.727802] Registered FIQ tty driver
 [    1.728224] thermal_sys: Registered thermal governor 'fair_share'
 [    1.728226] thermal_sys: Registered thermal governor 'step_wise'
 [    1.728763] thermal_sys: Registered thermal governor 'user_space'
 [    1.729290] thermal_sys: Registered thermal governor 'power_allocator'
 [    1.730047] cpuidle: using governor menu
 [    1.731046] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
 [    1.731731] ASID allocator initialised with 65536 entries
 [    1.733553] ramoops: dmesg-0 0x20000@0x0000000000110000
 [    1.734061] ramoops: console 0x80000@0x0000000000130000
 [    1.734533] ramoops: pmsg    0x50000@0x00000000001b0000
 [    1.735194] printk: console [ramoops-1] enabled
 [    1.735595] pstore: Registered ramoops as persistent store backend
 [    1.736141] ramoops: using 0xf0000@0x110000, ecc: 0
 [    1.769400] rockchip-gpio fd8a0000.gpio: probed /pinctrl/gpio@fd8a0000
 [    1.770144] rockchip-gpio fec20000.gpio: probed /pinctrl/gpio@fec20000
 [    1.770863] rockchip-gpio fec30000.gpio: probed /pinctrl/gpio@fec30000
 [    1.771570] rockchip-gpio fec40000.gpio: probed /pinctrl/gpio@fec40000
 [    1.772284] rockchip-gpio fec50000.gpio: probed /pinctrl/gpio@fec50000
 [    1.772893] rockchip-pinctrl pinctrl: probed pinctrl
 [    1.780653] fiq_debugger fiq_debugger.0: IRQ fiq not found
 [    1.781149] fiq_debugger fiq_debugger.0: IRQ wakeup not found
 [    1.781659] fiq_debugger_probe: could not install nmi irq handler
 [[    1.782235] printk: console [ttyFIQ0] enabled
     1.782235] printk: console [ttyFIQ0] enabled
 [    1.783001] printk: bootconsole [uart8250] disabled
 [    1.783001] printk: bootconsole [uart8250] disabled
 [    1.783501] Registered fiq debugger ttyFIQ0
 [    1.783740] vcc5v0_sys: supplied by vcc12v_dcin
 [    1.783822] vcc5v0_usbdcin: supplied by vcc12v_dcin
 [    1.783896] vcc5v0_usb: supplied by vcc5v0_usbdcin
 [    1.783985] vcc_1v1_nldo_s3: supplied by vcc5v0_sys
 [    1.784100] vcc3v3_pcie30: supplied by vcc12v_dcin
 [    1.784289] iommu: Default domain type: Translated 
 [    1.786529] SCSI subsystem initialized
 [    1.786592] usbcore: registered new interface driver usbfs
 [    1.786604] usbcore: registered new interface driver hub
 [    1.786616] usbcore: registered new device driver usb
 [    1.786642] mc: Linux media interface: v0.10
 [    1.786650] videodev: Linux video capture interface: v2.00
 [    1.786671] pps_core: LinuxPPS API ver. 1 registered
 [    1.786675] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
 [    1.786680] PTP clock support registered
 [    1.786694] EDAC MC: Ver: 3.0.0
 [    1.786938] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled.
 [    1.786969] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0
 [    1.787762] Advanced Linux Sound Architecture Driver Initialized.
 [    1.787923] Bluetooth: Core ver 2.22
 [    1.787932] NET: Registered protocol family 31
 [    1.787935] Bluetooth: HCI device and connection manager initialized
 [    1.787940] Bluetooth: HCI socket layer initialized
 [    1.787944] Bluetooth: L2CAP socket layer initialized
 [    1.787950] Bluetooth: SCO socket layer initialized
 [    1.789199] rockchip-cpuinfo cpuinfo: SoC            : 35881000
 [    1.789204] rockchip-cpuinfo cpuinfo: Serial         : d52c2211b7d47564
 [    1.789410] clocksource: Switched to clocksource arch_sys_counter
 [    2.048191] NET: Registered protocol family 2
 [    2.048369] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
 [    2.052158] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
 [    2.052289] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
 [    2.052968] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
 [    2.053637] TCP: Hash tables configured (established 131072 bind 65536)
 [    2.053675] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
 [    2.053920] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
 [    2.054208] NET: Registered protocol family 1
 [    2.054383] RPC: Registered named UNIX socket transport module.
 [    2.054386] RPC: Registered udp transport module.
 [    2.054389] RPC: Registered tcp transport module.
 [    2.054392] RPC: Registered tcp NFSv4.1 backchannel transport module.
 [    2.054665] PCI: CLS 0 bytes, default 64
 [    2.055240] rockchip-thermal fec00000.tsadc: Missing rockchip,grf property
 [    2.055654] rockchip-thermal fec00000.tsadc: tsadc is probed successfully!
 [    2.056208] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
 [    2.057935] Initialise system trusted keyrings
 [    2.057989] workingset: timestamp_bits=62 max_order=22 bucket_order=0
 [    2.059380] squashfs: version 4.0 (2009/01/31) Phillip Lougher
 [    2.059561] NFS: Registering the id_resolver key type
 [    2.059578] Key type id_resolver registered
 [    2.059581] Key type id_legacy registered
 [    2.059593] ntfs: driver 2.1.32 [Flags: R/O].
 [    2.059653] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
 [    2.059746] fuse: init (API version 7.32)
 [    2.059842] SGI XFS with security attributes, no debug enabled
 [    2.080737] NET: Registered protocol family 38
 [    2.080743] Key type asymmetric registered
 [    2.080746] Asymmetric key parser 'x509' registered
 [    2.080759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
 [    2.080762] io scheduler mq-deadline registered
 [    2.080766] io scheduler kyber registered
 [    2.081116] rockchip-csi2-dphy-hw fedc8000.csi2-dphy1-hw: csi2 dphy hw probe successfully!
显示卡在csi2-dphy。
使用RK SDK内核,进行裁剪后,启动正常。
3:修改后启动正常log。
DDR V1.11 f1474cf52f cym 23/05/09-11:02:36
 LPDDR4X, 2112MHz
 channel[0] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=16 Size=4096MB
 channel[1] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=16 Size=4096MB
 channel[2] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=16 Size=4096MB
 channel[3] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=16 Size=4096MB
 Manufacturer ID:0xff
 CH0 RX Vref:27.1%, TX Vref:21.8%,21.8%
 CH1 RX Vref:26.7%, TX Vref:23.8%,23.8%
 CH2 RX Vref:27.9%, TX Vref:24.8%,23.8%
 CH3 RX Vref:29.3%, TX Vref:22.8%,21.8%
 change to F1: 528MHz
 change to F2: 1068MHz
 change to F3: 1560MHz
 change to F0: 2112MHz
 out
 U-Boot SPL board init
 U-Boot SPL 2017.09-g5f53abfa1e-221223 #zzz (Dec 26 2022 - 09:10:09)
 unknown raw ID 0 0 0
 unrecognized JEDEC id bytes: 00, 00, 00
 Trying to boot from MMC2
 MMC: no card present
 mmc_init: -123, time 1
 spl: mmc init failed with error: -123
 Trying to boot from MMC1
 SPL: A/B-slot: _a, successful: 0, tries-remain: 7
 Trying fit image at 0x4000 sector
 ## Verified-boot: 0
 ## Checking atf-1 0x00040000 ... sha256(7efcd01a0f...) + OK
 ## Checking uboot 0x00200000 ... sha256(a0328a07ce...) + OK
 ## Checking fdt 0x0033bf10 ... sha256(8ecccd16d2...) + OK
 ## Checking atf-2 0x000f0000 ... sha256(da90adf3a4...) + OK
 ## Checking atf-3 0xff100000 ... sha256(1163474a5b...) + OK
 ## Checking optee 0x08400000 ... sha256(6193f4aac7...) + OK
 Jumping to U-Boot(0x00200000) via ARM Trusted Firmware(0x00040000)
 Total: 119.624 ms
INFO:    Preloader serial: 2
 NOTICE:  BL31: v2.3():v2.3-589-g3389cfdda:derrick.huang
 NOTICE:  BL31: Built : 10:14:29, May  9 2023
 INFO:    spec: 0xa
 INFO:    ext 32k is not 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
 INFO:    BL31: Initializing BL32
 I/TC: 
 I/TC: OP-TEE version: 3.13.0-698-g7f1ea6d6e #hisping.lin (gcc version 10.2.1 20201103 (GNU Toolchain for the A-profile Architecture 10.2-2020.11 (arm-10.16))) #53 Wed Apr 19 14:30:22 CST 2023 aarch64
 I/TC: Primary CPU initializing
 I/TC: Primary CPU switching to normal world boot
 INFO:    BL31: Preparing for EL3 exit to normal world
 INFO:    Entry point address = 0x200000
 INFO:    SPSR = 0x3c9
 U-Boot 2017.09 (Oct 22 2024 - 04:07:28 -0700)
Model: Rockchip RK3588 Evaluation Board
 MPIDR: 0x81000000
 PreSerial: 2, raw, 0xfeb50000
 DRAM:  16 GiB
 Sysmem: init
 Relocation Offset: eda22000
 Relocation fdt: eb9fabe0 - eb9fecd0
 CR: M/C/I
 Using default environment
DM: v2
 mmc@fe2c0000: 1, mmc@fe2e0000: 0
 Bootdev(atags): mmc 0
 MMC0: HS400 Enhanced Strobe, 200Mhz
 PartType: EFI
 boot mode: normal
 FIT: no signed, no conf required
 RESC: 'boot', blk@0x00018c09
 DTB: rk-kernel.dtb
 HASH(c): OK
 I2c0 speed: 100000Hz
 vsel-gpios- not found!
 en-gpios- not found!
 vdd_cpu_big0_s0 800000 uV
 vsel-gpios- not found!
 en-gpios- not found!
 vdd_cpu_big1_s0 800000 uV
 I2c1 speed: 100000Hz
 vsel-gpios- not found!
 en-gpios- not found!
 vdd_npu_s0 800000 uV
 spi2: RK806: 2
 ON=0x00, OFF=0x00
 vdd_gpu_s0 750000 uV
 vdd_cpu_lit_s0 750000 uV
 vdd_log_s0 750000 uV
 vdd_vdenc_s0 init 750000 uV
 vdd_ddr_s0 850000 uV
 Model: Rockchip RK3588 EVB7 LP4 V10 Board
 MPIDR: 0x81000000
 CLK: (uboot. arm: enter 1008000 KHz, init 1008000 KHz, kernel 0N/A)
   b0pll 24000 KHz
   b1pll 24000 KHz
   lpll 24000 KHz
   v0pll 24000 KHz
   aupll 786431 KHz
   cpll 1500000 KHz
   gpll 1188000 KHz
   npll 850000 KHz
   ppll 1100000 KHz
   aclk_center_root 702000 KHz
   pclk_center_root 100000 KHz
   hclk_center_root 396000 KHz
   aclk_center_low_root 500000 KHz
   aclk_top_root 750000 KHz
   pclk_top_root 100000 KHz
   aclk_low_top_root 396000 KHz
 Net:   No ethernet found.
 Hit key to stop autoboot('CTRL+C'):  0 
 ANDROID: reboot reason: "(none)"
 optee api revision: 2.0
 TEEC: Waring: Could not find security partition
 Not AVB images, AVB skip
 No valid android hdr
 Android image load failed
 Android boot failed, error -1.
 ## Booting FIT Image at 0xe96789c0 with size 0x02181200
 Fdt Ramdisk skip relocation
 ## Loading kernel from FIT Image at e96789c0 ...
    Using 'conf' configuration
 ## Verified-boot: 0
    Trying 'kernel' kernel subimage
      Description:  unavailable
      Type:         Kernel Image
      Compression:  uncompressed
      Data Start:   0xe96a11c0
      Data Size:    34966016 Bytes = 33.3 MiB
      Architecture: AArch64
      OS:           Linux
      Load Address: 0x00400000
      Entry Point:  0x00400000
      Hash algo:    sha256
      Hash value:   deeffa2a92bb0958ac7b27da1cc517a03f38fe42fd2f8e02bdb95da752ee4139
    Verifying Hash Integrity ... sha256+ OK
 ## Loading fdt from FIT Image at e96789c0 ...
    Using 'conf' configuration
    Trying 'fdt' fdt subimage
      Description:  unavailable
      Type:         Flat Device Tree
      Compression:  uncompressed
      Data Start:   0xe96791c0
      Data Size:    163452 Bytes = 159.6 KiB
      Architecture: AArch64
      Load Address: 0x08300000
      Hash algo:    sha256
      Hash value:   dc1f8e8e87b9b9bc71f9b5b5766a4616dcbe825d7b6e8114357e7cb51af0d55c
    Verifying Hash Integrity ... sha256+ OK
    Loading fdt from 0x08300000 to 0x08300000
    Booting using the fdt blob at 0x08300000
    Loading Kernel Image from 0xe96a11c0 to 0x00400000 ... OK
    kernel loaded at 0x00400000, end = 0x02558a00
    Using Device Tree in place at 0000000008300000, end 000000000832ae7b
 WARNING: could not set reg FDT_ERR_BADOFFSET.
 ## reserved-memory:
   cma: addr=10000000 size=8000000
   ramoops@110000: addr=110000 size=f0000
 Adding bank: 0x00200000 - 0x08400000 (size: 0x08200000)
 Adding bank: 0x09400000 - 0xf0000000 (size: 0xe6c00000)
 Adding bank: 0x100000000 - 0x3fc000000 (size: 0x2fc000000)
 Adding bank: 0x3fc500000 - 0x3fff00000 (size: 0x03a00000)
 Adding bank: 0x4f0000000 - 0x500000000 (size: 0x10000000)
 Total: 509.837/866.137 ms
Starting kernel ...
[    0.870264] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
 [    0.870282] Linux version 5.10.160 (root@ubuntu) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 10.3.1 20210621, GNU ld (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 2.36.1.20210621) #1 SMP Mon Oct 21 05:32:59 PDT 2024
 [    0.877088] Machine model: Rockchip RK3588 EVB7 LP4 V10 Board
 [    0.877151] earlycon: uart8250 at MMIO32 0x00000000feb50000 (options '')
 [    0.881192] printk: bootconsole [uart8250] enabled
 [    0.883233] efi: UEFI not found.
 [    0.887198] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-logo@00000000': base 0x0000000000000000, size 0 MiB
 [    0.888243] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-cubic-lut@00000000': base 0x0000000000000000, size 0 MiB
 [    0.889369] Reserved memory: created CMA memory pool at 0x0000000010000000, size 128 MiB
 [    0.890099] OF: reserved mem: initialized node cma, compatible id shared-dma-pool
 [    1.102317] Zone ranges:
 [    1.102554]   DMA      [mem 0x0000000000200000-0x00000000ffffffff]
 [    1.103113]   DMA32    empty
 [    1.103372]   Normal   [mem 0x0000000100000000-0x00000004ffffffff]
 [    1.103930] Movable zone start for each node
 [    1.104314] Early memory node ranges
 [    1.104640]   node   0: [mem 0x0000000000200000-0x00000000083fffff]
 [    1.105202]   node   0: [mem 0x0000000009400000-0x00000000efffffff]
 [    1.105766]   node   0: [mem 0x0000000100000000-0x00000003fbffffff]
 [    1.106335]   node   0: [mem 0x00000003fc500000-0x00000003ffefffff]
 [    1.106902]   node   0: [mem 0x00000004f0000000-0x00000004ffffffff]
 [    1.107465] Initmem setup node 0 [mem 0x0000000000200000-0x00000004ffffffff]
 [    1.202265] On node 0, zone Normal: 256 pages in unavailable ranges
 [    1.202395] psci: probing for conduit method from DT.
 [    1.203413] psci: PSCIv1.1 detected in firmware.
 [    1.203832] psci: Using standard PSCI v0.2 function IDs
 [    1.204304] psci: Trusted OS migration not required
 [    1.204746] psci: SMC Calling Convention v1.2
 [    1.205475] percpu: Embedded 30 pages/cpu s83480 r8192 d31208 u122880
 [    1.206227] Detected VIPT I-cache on CPU0
 [    1.206624] CPU features: detected: GIC system register CPU interface
 [    1.207201] CPU features: detected: Virtualization Host Extensions
 [    1.207760] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
 [    1.208393] alternatives: patching kernel code
 [    1.210376] Built 1 zonelists, mobility grouping on.  Total pages: 4122720
 [    1.210998] Kernel command line: storagemedia=emmc androidboot.storagemedia=emmc androidboot.mode=normal  androidboot.verifiedbootstate=orange rw rootwait earlycon=uart8250,mmio32,0xfeb50000 console=ttyFIQ0 irqchip.gicv3_pseudo_nmi=0 root=PARTUUID=614e0000-0000
 [    1.214726] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
 [    1.216204] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
 [    1.216915] mem auto-init: stack:off, heap alloc:off, heap free:off
 [    1.223619] software IO TLB: mapped [mem 0x00000000ec000000-0x00000000f0000000] (64MB)
 [    1.338746] Memory: 16199488K/16752640K available (18112K kernel code, 3298K rwdata, 6032K rodata, 6592K init, 530K bss, 422080K reserved, 131072K cma-reserved)
 [    1.340144] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
 [    1.340754] ftrace: allocating 56269 entries in 220 pages
 [    1.410400] ftrace: allocated 220 pages with 5 groups
 [    1.411072] rcu: Hierarchical RCU implementation.
 [    1.411502] rcu:     RCU event tracing is enabled.
 [    1.411911]  Rude variant of Tasks RCU enabled.
 [    1.412319] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
 [    1.416903] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
 [    1.419015] GICv3: GIC: Using split EOI/Deactivate mode
 [    1.419490] GICv3: 480 SPIs implemented
 [    1.419836] GICv3: 0 Extended SPIs implemented
 [    1.420257] GICv3: Distributor has no Range Selector support
 [    1.420770] GICv3: 16 PPIs implemented
 [    1.421148] GICv3: CPU0: found redistributor 0 region 0:0x00000000fe680000
 [    1.421853] ITS [mem 0xfe640000-0xfe65ffff]
 [    1.422270] ITS@0x00000000fe640000: allocated 8192 Devices @3fc6e0000 (indirect, esz 8, psz 64K, shr 0)
 [    1.423134] ITS@0x00000000fe640000: allocated 32768 Interrupt Collections @3fc6f0000 (flat, esz 2, psz 64K, shr 0)
 [    1.424066] ITS: using cache flushing for cmd queue
 [    1.424526] ITS [mem 0xfe660000-0xfe67ffff]
 [    1.424941] ITS@0x00000000fe660000: allocated 8192 Devices @3fc710000 (indirect, esz 8, psz 64K, shr 0)
 [    1.425806] ITS@0x00000000fe660000: allocated 32768 Interrupt Collections @3fc720000 (flat, esz 2, psz 64K, shr 0)
 [    1.426741] ITS: using cache flushing for cmd queue
 [    1.427286] GICv3: using LPI property table @0x00000003fc730000
 [    1.427927] GIC: using cache flushing for LPI property table
 [    1.428441] GICv3: CPU0: using allocated LPI pending table @0x00000003fc740000
 [    1.543745] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
 [    1.544307] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
 [    1.545295] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
 [    1.546788] Console: colour dummy device 80x25
 [    1.547237] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
 [    1.548179] pid_max: default: 32768 minimum: 301
 [    1.548721] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
 [    1.549441] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
 [    1.551338] rcu: Hierarchical SRCU implementation.
 [    1.552412] Platform MSI: msi-controller@fe640000 domain created
 [    1.552973] Platform MSI: msi-controller@fe660000 domain created
 [    1.553737] PCI/MSI: /interrupt-controller@fe600000/msi-controller@fe640000 domain created
 [    1.554523] PCI/MSI: /interrupt-controller@fe600000/msi-controller@fe660000 domain created
 [    1.555363] EFI services will not be available.
 [    1.556055] smp: Bringing up secondary CPUs ...
 I/TC: Secondary CPU 1 initializing
 I/TC: Secondary CPU 1 switching to normal world boot
 I/TC: Secondary CPU 2 initializing
 I/TC: Secondary CPU 2 switching to normal world boot
 I/TC: Secondary CPU 3 initializing
 I/TC: Secondary CPU 3 switching to normal world boot
 I/TC: Secondary CPU 4 initializing
 I/TC: Secondary CPU 4 switching to normal world boot
 I/TC: Secondary CPU 5 initializing
 I/TC: Secondary CPU 5 switching to normal world boot
 I/TC: Secondary CPU 6 initializing
 I/TC: Secondary CPU 6 switching to normal world boot
 I/TC: Secondary CPU 7 initializing
 I/TC: Secondary CPU 7 switching to normal world boot
 [    1.557561] Detected VIPT I-cache on CPU1
 [    1.557584] GICv3: CPU1: found redistributor 100 region 0:0x00000000fe6a0000
 [    1.557597] GICv3: CPU1: using allocated LPI pending table @0x00000003fc750000
 [    1.557633] CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
 [    1.558807] Detected VIPT I-cache on CPU2
 [    1.558827] GICv3: CPU2: found redistributor 200 region 0:0x00000000fe6c0000
 [    1.558839] GICv3: CPU2: using allocated LPI pending table @0x00000003fc760000
 [    1.558874] CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
 [    1.559986] Detected VIPT I-cache on CPU3
 [    1.560004] GICv3: CPU3: found redistributor 300 region 0:0x00000000fe6e0000
 [    1.560016] GICv3: CPU3: using allocated LPI pending table @0x00000003fc770000
 [    1.560048] CPU3: Booted secondary processor 0x0000000300 [0x412fd050]
 [    1.561152] CPU features: detected: Spectre-v4
 [    1.561154] CPU features: detected: Spectre-BHB
 [    1.561156] Detected PIPT I-cache on CPU4
 [    1.561167] GICv3: CPU4: found redistributor 400 region 0:0x00000000fe700000
 [    1.561174] GICv3: CPU4: using allocated LPI pending table @0x00000003fc780000
 [    1.561195] CPU4: Booted secondary processor 0x0000000400 [0x414fd0b0]
 [    1.562280] Detected PIPT I-cache on CPU5
 [    1.562292] GICv3: CPU5: found redistributor 500 region 0:0x00000000fe720000
 [    1.562299] GICv3: CPU5: using allocated LPI pending table @0x00000003fc790000
 [    1.562321] CPU5: Booted secondary processor 0x0000000500 [0x414fd0b0]
 [    1.563400] Detected PIPT I-cache on CPU6
 [    1.563412] GICv3: CPU6: found redistributor 600 region 0:0x00000000fe740000
 [    1.563419] GICv3: CPU6: using allocated LPI pending table @0x00000003fc7a0000
 [    1.563440] CPU6: Booted secondary processor 0x0000000600 [0x414fd0b0]
 [    1.564508] Detected PIPT I-cache on CPU7
 [    1.564520] GICv3: CPU7: found redistributor 700 region 0:0x00000000fe760000
 [    1.564527] GICv3: CPU7: using allocated LPI pending table @0x00000003fc7b0000
 [    1.564549] CPU7: Booted secondary processor 0x0000000700 [0x414fd0b0]
 [    1.564598] smp: Brought up 1 node, 8 CPUs
 [    1.581617] SMP: Total of 8 processors activated.
 [    1.582048] CPU features: detected: Privileged Access Never
 [    1.582558] CPU features: detected: User Access Override
 [    1.583044] CPU features: detected: 32-bit EL0 Support
 [    1.583519] CPU features: detected: Common not Private translations
 [    1.584092] CPU features: detected: RAS Extension Support
 [    1.584585] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
 [    1.585371] CPU features: detected: CRC32 instructions
 [    1.585841] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
 [    1.586477] CPU features: detected: RCpc load-acquire (LDAPR)
 [    1.587071] CPU: All CPU(s) started at EL2
 [    1.589819] devtmpfs: initialized
 [    1.596749] Registered cp15_barrier emulation handler
 [    1.597216] Registered setend emulation handler
 [    1.597682] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
 [    1.598576] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
 [    1.600187] pinctrl core: initialized pinctrl subsystem
 [    1.600835] DMI not present or invalid.
 [    1.601349] NET: Registered protocol family 16
 [    1.602347] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
 [    1.603131] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
 [    1.604162] Registered FIQ tty driver
 [    1.604588] thermal_sys: Registered thermal governor 'fair_share'
 [    1.604589] thermal_sys: Registered thermal governor 'step_wise'
 [    1.605144] thermal_sys: Registered thermal governor 'user_space'
 [    1.605696] thermal_sys: Registered thermal governor 'power_allocator'
 [    1.606345] thermal thermal_zone1: power_allocator: sustainable_power will be estimated
 [    1.607685] thermal thermal_zone2: power_allocator: sustainable_power will be estimated
 [    1.608430] thermal thermal_zone3: power_allocator: sustainable_power will be estimated
 [    1.609180] thermal thermal_zone4: power_allocator: sustainable_power will be estimated
 [    1.609927] thermal thermal_zone5: power_allocator: sustainable_power will be estimated
 [    1.610672] thermal thermal_zone6: power_allocator: sustainable_power will be estimated
 [    1.611412] cpuidle: using governor menu
 [    1.611846] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
 [    1.612549] ASID allocator initialised with 65536 entries
 [    1.614013] ramoops: dmesg-0 0x20000@0x0000000000110000
 [    1.614552] ramoops: console 0x80000@0x0000000000130000
 [    1.615041] ramoops: pmsg    0x50000@0x00000000001b0000
 [    1.615705] printk: console [ramoops-1] enabled
 [    1.616118] pstore: Registered ramoops as persistent store backend
 [    1.616683] ramoops: using 0xf0000@0x110000, ecc: 0
 [    1.641017] rockchip-gpio fd8a0000.gpio: probed /pinctrl/gpio@fd8a0000
 [    1.641753] rockchip-gpio fec20000.gpio: probed /pinctrl/gpio@fec20000
 [    1.642477] rockchip-gpio fec30000.gpio: probed /pinctrl/gpio@fec30000
 [    1.643196] rockchip-gpio fec40000.gpio: probed /pinctrl/gpio@fec40000
 [    1.643917] rockchip-gpio fec50000.gpio: probed /pinctrl/gpio@fec50000
 [    1.644527] rockchip-pinctrl pinctrl: probed pinctrl
 [    1.652273] fiq_debugger fiq_debugger.0: IRQ fiq not found
 [    1.652777] fiq_debugger fiq_debugger.0: IRQ wakeup not found
 [    1.653302] fiq_debugger_probe: could not install nmi irq handler
 [[    1.653893] printk: console [ttyFIQ0] enabled
     1.653893] printk: console [ttyFIQ0] enabled
 [    1.654668] printk: bootconsole [uart8250] disabled
 [    1.654668] printk: bootconsole [uart8250] disabled
 [    1.655180] Registered fiq debugger ttyFIQ0
 [    1.655352] vcc5v0_sys: supplied by vcc12v_dcin
 [    1.655427] vcc5v0_usbdcin: supplied by vcc12v_dcin
 [    1.655494] vcc5v0_usb: supplied by vcc5v0_usbdcin
 [    1.655569] vcc_1v1_nldo_s3: supplied by vcc5v0_sys
 [    1.655673] vcc3v3_pcie30: supplied by vcc12v_dcin
 [    1.655845] iommu: Default domain type: Translated 
 [    1.656028] SCSI subsystem initialized
 [    1.656081] usbcore: registered new interface driver usbfs
 [    1.656092] usbcore: registered new interface driver hub
 [    1.656102] usbcore: registered new device driver usb
 [    1.656127] mc: Linux media interface: v0.10
 [    1.656135] videodev: Linux video capture interface: v2.00
 [    1.656152] pps_core: LinuxPPS API ver. 1 registered
 [    1.656155] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
 [    1.656160] PTP clock support registered
 [    1.656306] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled.
 [    1.656333] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0
 [    1.656896] Advanced Linux Sound Architecture Driver Initialized.
 [    1.657025] Bluetooth: Core ver 2.22
 [    1.657033] NET: Registered protocol family 31
 [    1.657036] Bluetooth: HCI device and connection manager initialized
 [    1.657040] Bluetooth: HCI socket layer initialized
 [    1.657044] Bluetooth: L2CAP socket layer initialized
 [    1.657049] Bluetooth: SCO socket layer initialized
 [    1.658296] rockchip-cpuinfo cpuinfo: SoC            : 35881000
 [    1.658301] rockchip-cpuinfo cpuinfo: Serial         : d52c2211b7d47564
 [    1.658511] clocksource: Switched to clocksource arch_sys_counter
 [    1.904922] NET: Registered protocol family 2
 [    1.905090] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
 [    1.908730] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
 [    1.908856] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
 [    1.909497] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
 [    1.910134] TCP: Hash tables configured (established 131072 bind 65536)
 [    1.910168] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
 [    1.910403] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
 [    1.910678] NET: Registered protocol family 1
 [    1.910908] RPC: Registered named UNIX socket transport module.
 [    1.910911] RPC: Registered udp transport module.
 [    1.910914] RPC: Registered tcp transport module.
 [    1.910916] RPC: Registered tcp NFSv4.1 backchannel transport module.
 [    1.911202] PCI: CLS 0 bytes, default 64
 [    1.911627] rockchip-thermal fec00000.tsadc: Missing rockchip,grf property
 [    1.912027] rockchip-thermal fec00000.tsadc: tsadc is probed successfully!
 [    1.912500] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
 [    1.914464] Initialise system trusted keyrings
 [    1.914535] workingset: timestamp_bits=62 max_order=22 bucket_order=0
 [    1.915856] squashfs: version 4.0 (2009/01/31) Phillip Lougher
 [    1.916041] NFS: Registering the id_resolver key type
 [    1.916051] Key type id_resolver registered
 [    1.916053] Key type id_legacy registered
 [    1.916065] ntfs: driver 2.1.32 [Flags: R/O].
 [    1.916121] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
 [    1.916206] fuse: init (API version 7.32)
 [    1.916297] SGI XFS with security attributes, no debug enabled
 [    1.936738] NET: Registered protocol family 38
 [    1.936744] Key type asymmetric registered
 [    1.936747] Asymmetric key parser 'x509' registered
 [    1.936757] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
 [    1.936760] io scheduler mq-deadline registered
 [    1.936763] io scheduler kyber registered
 [    1.938657] iep: Module initialized.
 [    1.945371] dma-pl330 fea10000.dma-controller: Loaded driver for PL330 DMAC-241330
 [    1.945380] dma-pl330 fea10000.dma-controller:       DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
 [    1.945945] dma-pl330 fea30000.dma-controller: Loaded driver for PL330 DMAC-241330
 [    1.945950] dma-pl330 fea30000.dma-controller:       DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
 [    1.946509] dma-pl330 fed10000.dma-controller: Loaded driver for PL330 DMAC-241330
 [    1.946514] dma-pl330 fed10000.dma-controller:       DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
 [    1.946841] rockchip-pvtm fda40000.pvtm: pvtm@0 probed
 [    1.946879] rockchip-pvtm fda50000.pvtm: pvtm@1 probed
 [    1.946914] rockchip-pvtm fda60000.pvtm: pvtm@2 probed
 [    1.946948] rockchip-pvtm fdaf0000.pvtm: pvtm@3 probed
 [    1.946983] rockchip-pvtm fdb30000.pvtm: pvtm@4 probed
 [    1.947177] rockchip-system-monitor rockchip-system-monitor: system monitor probe
 [    1.947675] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
 [    1.947938] febc0000.serial: ttyS9 at MMIO 0xfebc0000 (irq = 37, base_baud = 1500000) is a 16550A
 [    1.948615] random: crng init done
 [    1.950285] rockchip-drm display-subsystem: [drm:rockchip_drm_platform_probe] *ERROR* No available vop found for display-subsystem.
 [    1.953485] brd: module loaded
 [    1.955689] loop: module loaded
 [    1.955817] zram: Added device: zram0
 [    1.955911] lkdtm: No crash points registered, enable through debugfs
 [    1.956008] system_heap: orders[0] = 6
 [    1.956011] system_heap: orders[1] = 4
 [    1.956014] system_heap: orders[2] = 0
 [    1.957253] rockchip-spi feb20000.spi: no high_speed pinctrl state
 [    1.958104] rk806 spi2.0: chip id: RK806,ver:0x2, 0x1
 [    1.958295] rk806 spi2.0: ON: 0x40 OFF:0x0
 [    1.959598] vdd_gpu_s0: supplied by vcc5v0_sys
 [    1.960605] vdd_cpu_lit_s0: supplied by vcc5v0_sys
 [    1.961222] vdd_log_s0: supplied by vcc5v0_sys
 [    1.961700] vdd_vdenc_s0: supplied by vcc5v0_sys
 [    1.962321] vdd_ddr_s0: supplied by vcc5v0_sys
 [    1.962633] vdd2_ddr_s3: supplied by vcc5v0_sys
 [    1.963137] vdd_2v0_pldo_s3: supplied by vcc5v0_sys
 [    1.963597] vcc_3v3_s3: supplied by vcc5v0_sys
 [    1.964012] vddq_ddr_s0: supplied by vcc5v0_sys
 [    1.964517] vcc_1v8_s3: supplied by vcc5v0_sys
 [    1.964987] vdd_0v75_s3: supplied by vcc_1v1_nldo_s3
 [    1.965478] vdd_ddr_pll_s0: supplied by vcc_1v1_nldo_s3
 [    1.965892] avdd_0v75_s0: supplied by vcc_1v1_nldo_s3
 [    1.966312] vdd_0v85_s0: supplied by vcc_1v1_nldo_s3
 [    1.966735] vdd_0v75_s0: supplied by vcc_1v1_nldo_s3
 [    1.967206] avcc_1v8_s0: supplied by vdd_2v0_pldo_s3
 [    1.967734] vcc_1v8_s0: supplied by vdd_2v0_pldo_s3
 [    1.968310] avdd_1v2_s0: supplied by vdd_2v0_pldo_s3
 [    1.968821] vcc_3v3_s0: supplied by vcc5v0_sys
 [    1.969277] vccio_sd_s0: supplied by vcc5v0_sys
 [    1.969740] pldo6_s3: supplied by vcc5v0_sys
 [    1.970088] rk806 spi2.0: no sleep-setting state
 [    1.970092] rk806 spi2.0: no reset-setting pinctrl state
 [    1.970095] rk806 spi2.0: no dvs-setting pinctrl state
 [    1.971276] rockchip-spi feb20000.spi: probed, poll=0, rsd=0
 [    1.972186] usbcore: registered new interface driver rtl8150
 [    1.972201] usbcore: registered new interface driver r8152
 [    1.972765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
 [    1.972772] ehci-pci: EHCI PCI platform driver
 [    1.972787] ehci-platform: EHCI generic platform driver
 [    1.972883] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
 [    1.972888] ohci-platform: OHCI generic platform driver
 [    1.973054] usbcore: registered new interface driver cdc_acm
 [    1.973058] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
 [    1.973150] usbcore: registered new interface driver uas
 [    1.973167] usbcore: registered new interface driver usb-storage
 [    1.973192] usbcore: registered new interface driver usbserial_generic
 [    1.973201] usbserial: USB Serial support registered for generic
 [    1.973211] usbcore: registered new interface driver cp210x
 [    1.973218] usbserial: USB Serial support registered for cp210x
 [    1.973228] usbcore: registered new interface driver ftdi_sio
 [    1.973235] usbserial: USB Serial support registered for FTDI USB Serial Device
 [    1.973245] usbcore: registered new interface driver keyspan
 [    1.973252] usbserial: USB Serial support registered for Keyspan - (without firmware)
 [    1.973259] usbserial: USB Serial support registered for Keyspan 1 port adapter
 [    1.973266] usbserial: USB Serial support registered for Keyspan 2 port adapter
 [    1.973274] usbserial: USB Serial support registered for Keyspan 4 port adapter
 [    1.973284] usbcore: registered new interface driver option
 [    1.973291] usbserial: USB Serial support registered for GSM modem (1-port)
 [    1.973303] usbcore: registered new interface driver oti6858
 [    1.973310] usbserial: USB Serial support registered for oti6858
 [    1.973320] usbcore: registered new interface driver pl2303
 [    1.973326] usbserial: USB Serial support registered for pl2303
 [    1.973337] usbcore: registered new interface driver qcserial
 [    1.973345] usbserial: USB Serial support registered for Qualcomm USB modem
 [    1.973355] usbcore: registered new interface driver sierra
 [    1.973362] usbserial: USB Serial support registered for Sierra USB modem
 [    1.973627] usbcore: registered new interface driver usbtouchscreen
 [    1.974389] input: rk805 pwrkey as /devices/platform/feb20000.spi/spi_master/spi2/spi2.0/rk805-pwrkey.1.auto/input/input0
 [    1.974577] i2c /dev entries driver
 [    1.977810] vdd_cpu_big0_s0: supplied by vcc5v0_sys
 [    1.986244] vdd_cpu_big1_s0: supplied by vcc5v0_sys
 [    1.994917] vdd_npu_s0: supplied by vcc5v0_sys
 [    2.001425] usbcore: registered new interface driver uvcvideo
 [    2.001431] USB Video Class driver (1.1.1)
 [    2.001832] Bluetooth: HCI UART driver ver 2.3
 [    2.001843] Bluetooth: HCI UART protocol H4 registered
 [    2.001847] Bluetooth: HCI UART protocol ATH3K registered
 [    2.001863] usbcore: registered new interface driver bfusb
 [    2.001875] usbcore: registered new interface driver btusb
 [    2.002473] cpu cpu0: bin=2
 [    2.002643] cpu cpu0: leakage=11
 [    2.004030] cpu cpu0: pvtm=1447
 [    2.004139] cpu cpu0: pvtm-volt-sel=2
 [    2.005959] cpu cpu4: bin=2
 [    2.006129] cpu cpu4: leakage=8
 [    2.012628] cpu cpu4: pvtm=1679
 [    2.016581] cpu cpu4: pvtm-volt-sel=4
 [    2.019188] cpu cpu6: bin=2
 [    2.019357] cpu cpu6: leakage=9
 [    2.025835] cpu cpu6: pvtm=1691
 [    2.029771] cpu cpu6: pvtm-volt-sel=4
 [    2.031060] cpu cpu0: avs=0
 [    2.031381] cpu cpu4: avs=0
 [    2.031688] cpu cpu6: avs=0
 [    2.031857] cpu cpu0: EM: created perf domain
 [    2.031884] cpu cpu0: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=1608000000 h_table=0
 [    2.032408] cpu cpu4: EM: created perf domain
 [    2.032429] cpu cpu4: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=2208000000 h_table=0
 [    2.040920] cpu cpu6: EM: created perf domain
 [    2.041208] cpu cpu6: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=2208000000 h_table=0
 [    2.053735] sdhci: Secure Digital Host Controller Interface driver
 [    2.053761] sdhci: Copyright(c) Pierre Ossman
 [    2.053766] Synopsys Designware Multimedia Card Interface Driver
 [    2.054045] sdhci-pltfm: SDHCI platform and OF driver helper
 [    2.054984] arm-scmi firmware:scmi: Failed. SCMI protocol 17 not active.
 [    2.055022] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
 [    2.055568] cryptodev: driver 1.12 loaded.
 [    2.055598] hid: raw HID events driver (C) Jiri Kosina
 [    2.055811] usbcore: registered new interface driver usbhid
 [    2.055818] usbhid: USB HID core driver
 [    2.062553] optee: probing for conduit method.
 [    2.062579] optee: revision 3.13 (7f1ea6d6)
 [    2.062815] optee: dynamic shared memory is enabled
 [    2.062952] optee: initialized driver
 [    2.063377] usbcore: registered new interface driver snd-usb-audio
 [    2.066743] OF: /hdmiin-sound: could not get #sound-dai-cells for /hdmirx-controller@fdee0000
 [    2.066764] rk-hdmi-sound: probe of hdmiin-sound failed with error -22
 [    2.067236] Initializing XFRM netlink socket
 [    2.067508] NET: Registered protocol family 10
 [    2.067959] Segment Routing with IPv6
 [    2.068000] NET: Registered protocol family 17
 [    2.068013] NET: Registered protocol family 15
 [    2.068076] Bluetooth: RFCOMM socket layer initialized
 [    2.068088] Bluetooth: RFCOMM ver 1.11
 [    2.068096] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
 [    2.068104] Bluetooth: HIDP socket layer initialized
 [    2.068129] [BT_RFKILL]: Enter rfkill_rk_init
 [    2.068134] [WLAN_RFKILL]: Enter rfkill_wlan_init
 [    2.068359] Key type dns_resolver registered
 [    2.068960] Loading compiled-in X.509 certificates
 [    2.069599] pstore: Using crash dump compression: deflate
 [    2.070007] rga_iommu: rga_iommu_bind, binding map scheduler failed!
 [    2.070014] rga: rga iommu bind failed!
 [    2.087386] mmc0: SDHCI controller on fe2e0000.mmc [fe2e0000.mmc] using ADMA
 [    2.092315] pcie20_avdd0v85: supplied by vdd_0v85_s0
 [    2.092786] mali fb000000.gpu: Kernel DDK version g17p0-01eac0
 [    2.092909] pcie20_avdd1v8: supplied by avcc_1v8_s0
 [    2.093921] pcie30_avdd0v75: supplied by avdd_0v75_s0
 [    2.094015] mali fb000000.gpu: bin=2
 [    2.094192] mali fb000000.gpu: leakage=15
 [    2.094233] debugfs: Directory 'fb000000.gpu-mali' with parent 'vdd_gpu_s0' already present!
 [    2.094239] pcie30_avdd1v8: supplied by avcc_1v8_s0
 [    2.094960] vcc3v3_lcd0_n: supplied by vcc_1v8_s0
 [    2.095953] mali fb000000.gpu: pvtm=864
 [    2.096968] mali fb000000.gpu: pvtm-volt-sel=3
 [    2.097095] rockchip-dmc dmc: leakage=35
 [    2.097108] rockchip-dmc dmc: leakage-volt-sel=1
 [    2.097431] mali fb000000.gpu: avs=0
 [    2.097447] rockchip-dmc dmc: avs=0
 [    2.097462] rockchip-dmc dmc: current ATF version 0x100
 [    2.097468] W : [File] : drivers/gpu/arm/bifrost/platform/rk/mali_kbase_config_rk.c; [Line] : 143; [Func] : kbase_platform_rk_init(); power-off-delay-ms not available.
 [    2.097558] rockchip-dmc dmc: normal_rate = 1560000000
 [    2.097566] rockchip-dmc dmc: reboot_rate = 2112000000
 [    2.097572] rockchip-dmc dmc: suspend_rate = 528000000
 [    2.097578] rockchip-dmc dmc: video_4k_rate = 1560000000
 [    2.097584] rockchip-dmc dmc: video_4k_10b_rate = 1560000000
 [    2.097591] rockchip-dmc dmc: video_svep_rate = 1560000000
 [    2.097597] rockchip-dmc dmc: boost_rate = 2112000000
 [    2.097603] rockchip-dmc dmc: fixed_rate(isp|cif0|cif1|dualview) = 2112000000
 [    2.097609] rockchip-dmc dmc: performance_rate = 2112000000
 [    2.097615] rockchip-dmc dmc: hdmirx_rate = 2112000000
 [    2.097624] rockchip-dmc dmc: failed to get vop bandwidth to dmc rate
 [    2.097630] rockchip-dmc dmc: failed to get vop pn to msch rl
 [    2.097735] rockchip-dmc dmc: l=10000 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0
 [    2.097940] rockchip-dmc dmc: could not find power_model node
 [    2.098002] mali fb000000.gpu: GPU hardware issue table may need updating:
 [    2.098002] r0p0 status 5 is unknown; treating as r0p0 status 0
 [    2.098013] mali fb000000.gpu: GPU identified as 0x7 arch 10.8.6 r0p0 status 0
 [    2.098049] mali fb000000.gpu: No priority control manager is configured
 [    2.098156] mali fb000000.gpu: No memory group manager is configured
 [    2.098177] mali fb000000.gpu: Protected memory allocator not available
 [    2.099165] mali fb000000.gpu: Capping CSF_FIRMWARE_TIMEOUT to CSF_FIRMWARE_PING_TIMEOUT
 [    2.099550] mali fb000000.gpu: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=800000000 h_table=0
 [    2.100016] input: adc-keys as /devices/platform/adc-keys/input/input1
 [    2.100360] mali fb000000.gpu: Probed as mali0
 [    2.102147] RKNPU fdab0000.npu: RKNPU: rknpu iommu is disabled, using non-iommu mode
 [    2.103917] [drm] Initialized rknpu 0.8.8 20230428 for fdab0000.npu on minor 0
 [    2.107801] RKNPU fdab0000.npu: RKNPU: bin=2
 [    2.107972] RKNPU fdab0000.npu: leakage=9
 [    2.108001] debugfs: Directory 'fdab0000.npu-rknpu' with parent 'vdd_npu_s0' already present!
 [    2.115878] RKNPU fdab0000.npu: pvtm=883
 [    2.124904] RKNPU fdab0000.npu: pvtm-volt-sel=3
 [    2.125471] RKNPU fdab0000.npu: avs=0
 [    2.125555] mmc0: Host Software Queue enabled
 [    2.125572] mmc0: new HS200 MMC card at address 0001
 [    2.125613] RKNPU fdab0000.npu: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=800000000 h_table=0
 [    2.125981] mmcblk0: mmc0:0001 88A19B 28.9 GiB 
 [    2.126143] mmcblk0boot0: mmc0:0001 88A19B partition 1 4.00 MiB
 [    2.126304] mmcblk0boot1: mmc0:0001 88A19B partition 2 4.00 MiB
 [    2.126435] mmcblk0rpmb: mmc0:0001 88A19B partition 3 4.00 MiB, chardev (237:0)
 [    2.129241]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8
 [    2.147646] RKNPU fdab0000.npu: failed to find power_model node
 [    2.147675] RKNPU fdab0000.npu: RKNPU: failed to initialize power model
 [    2.147684] RKNPU fdab0000.npu: RKNPU: failed to get dynamic-coefficient
 [    2.148330] cfg80211: Loading compiled-in X.509 certificates for regulatory database
 [    2.150573] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
 [    2.150814] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
 [    2.150825] cfg80211: failed to load regulatory.db
 [    2.152357] rockchip-pm rockchip-suspend: not set pwm-regulator-config
 [    2.152389] rockchip-suspend not set sleep-mode-config for mem-lite
 [    2.152395] rockchip-suspend not set wakeup-config for mem-lite
 [    2.152405] rockchip-suspend not set sleep-mode-config for mem-ultra
 [    2.152412] rockchip-suspend not set wakeup-config for mem-ultra
 [    2.153014] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 406; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '', rk_ko_ver is '5', built at '05:37:10', on 'Oct 21 2024'.
 [    2.153228] Mali: 
 [    2.153231] Mali device driver loaded
 [    2.153246] ALSA device list:
 [    2.153254]   No soundcards found.
 [    2.158390] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null)
 [    2.158441] VFS: Mounted root (ext4 filesystem) on device 179:6.
 [    2.159125] devtmpfs: mounted
 [    2.162655] Freeing unused kernel memory: 6592K
 [    2.188637] Run /sbin/init as init process
 [    2.213795] vendor storage:20190527 ret = 0
 [    2.256037] EXT4-fs (mmcblk0p6): re-mounted. Opts: (null)
 [    2.396306] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
 [    2.400197] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: (null)
 Starting syslogd: OK
 Starting klogd: OK
 Running sysctl: OK
 drmModeGetResources failed: Operation not supported
 Populating /dev using udev: [    2.503893] udevd[217]: starting version 3.2.10
 [    2.520656] udevd[218]: starting eudev-3.2.10
 done
 Initializing random number generator: OK
 Saving random seed: OK
 Will now mount all partitions in /etc/fstab
 Note: Will skip fsck, remove /.skip_fsck to enable
 Handling /dev/block/by-name//dev/root / ext4 rw,noauto 1
 Handling /dev/block/by-name/tmpfs /tmp tmpfs mode=1777 0
 Handling /dev/block/by-name/tmpfs /run tmpfs mode=0755,nosuid,nodev 0
 Handling /dev/block/by-name/proc /proc proc defaults 0
 Handling /dev/block/by-name/devtmpfs /dev devtmpfs defaults 0
 Handling /dev/block/by-name/devpts /dev/pts devpts mode=0620,ptmxmode=0666,gid=5 0
 Handling /dev/block/by-name/tmpfs /dev/shm tmpfs nosuid,nodev,noexec 0
 Handling /dev/block/by-name/sysfs /sys sysfs defaults 0
 Handling /dev/block/by-name/configfs /sys/kernel/config configfs defaults 0
 Handling /dev/block/by-name/debugfs /sys/kernel/debug debugfs defaults 0
 Handling /dev/block/by-name/pstore /sys/fs/pstore pstore defaults 0
 Handling /dev/mmcblk0p7 /oem ext4 defaults 2
 Mounting /dev/mmcblk0p7(ext4) on /oem with -o defaults
 [    3.413400] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
 Handling /dev/mmcblk0p8 /userdata ext4 defaults 2
 Mounting /dev/mmcblk0p8(ext4) on /userdata with -o defaults
 [    3.507180] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: (null)
 Log saved to /tmp/mount-all.log
 Starting system message bus: done
 load wifi modules: [    4.114649] bcmdhd: loading out-of-tree module taints kernel.
 [    4.128927] [dhd] _dhd_module_init: in Dongle Host Driver, version 101.10.361.25 (wlan=r892223-20220929-2)
 [    4.128927] /home/han/RK3588/rk3588_linux_release_v1.1.1_20230520/rk3588_v1.11/external/rkwifibt/drivers/bcmdhd compiled on Oct 22 2024 at 04:08:27
 [    4.128927] 
 [    4.128995] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: Enter
 [    4.129004] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: rfkill-wlan driver has not Successful initialized
 [    4.129013] dhd_wlan_init_gpio: unknown oob irqflags !
 [    4.129022] [dhd] dhd_wlan_init_gpio: WL_HOST_WAKE=-1, oob_irq=-1, oob_irq_flags=0x0
 [    4.129030] [dhd] dhd_wlan_init_gpio: WL_REG_ON=-1
 [    4.129038] [dhd] STATIC-MSG) dhd_static_buf_init : 101.10.361.25 (wlan=r892223-20220928-2)
 [    4.129450] [dhd] STATIC-MSG) dhd_init_wlan_mem : prealloc ok for index 0: 8138752(7948K)
 [    4.129461] [dhd] dhd_wifi_platform_load: Enter
 [    4.129469] [dhd] Power-up adapter 'DHD generic adapter'
 [    4.129584] [dhd] wifi_platform_set_power = 1, delay: 200 msec
 [    4.129594] [dhd] ======== PULL WL_REG_ON(-1) HIGH! ========
 [    4.129602] [WLAN_RFKILL]: rockchip_wifi_power: 1
 [    4.129610] [WLAN_RFKILL]: rockchip_wifi_power: rfkill-wlan driver has not Successful initialized
 [    4.435583] [dhd] wifi_platform_bus_enumerate device present 1
 [    4.435622] [dhd] ======== Card detection to detect SDIO card! ========
 [    6.505497] [dhd] failed to power up DHD generic adapter, 0 retry left
 [    6.521658] [dhd] wifi_platform_set_power = 0, delay: 0 msec
 [    6.521670] [dhd] ======== PULL WL_REG_ON(-1) LOW! ========
 [    6.521674] [WLAN_RFKILL]: rockchip_wifi_power: 0
 [    6.521677] [WLAN_RFKILL]: rockchip_wifi_power: rfkill-wlan driver has not Successful initialized
 [    6.521681] [dhd] wifi_platform_bus_enumerate device present 0
 [    6.521684] [dhd] ======== Card detection to remove SDIO card! ========
 [    6.521688] [dhd] failed to power up DHD generic adapter, max retry reached**
 [    6.521692] [dhd] unregister wifi platform drivers
 [    6.521695] [dhd] wifi_platform_bus_enumerate device present 0
 [    6.521698] [dhd] ======== Card detection to remove SDIO card! ========
 [    6.521702] [dhd] STATIC-MSG) dhd_static_buf_exit : Enter
 [    6.521905] [dhd] dhd_wlan_deinit_gpio: gpio_free(WL_HOST_WAKE 0)
 [    6.521922] [dhd] _dhd_module_init: Failed to load the driver, try cnt 0
 [    6.521949] [dhd] _dhd_module_init: Failed to load driver max retry reached**
 [    6.521953] [dhd] _dhd_module_init: Exit err=-19
 killall: brcm_patchram_plus1: no process killed
 sh: line 1: /sys/class/rfkill/rfkill0/state: No such file or directory
 sh: line 1: /proc/bluetooth/sleep/btwrite: No such file or directory
 sh: line 1: /sys/class/rfkill/rfkill0/state: No such file or directory
 sh: line 1: /proc/bluetooth/sleep/btwrite: No such file or directory
 OK
 ###AMPAK FW Auto detection patch version = [v1.1 20161117]###
 FW folder path = /system/etc/firmware
 port --no2bytes could not be opened, error 2
 wl: wl driver adapter not found
 Starting bluetoothd: OK
 Starting network: OK
 Starting seatd: OK
 Starting dhcpcd...
 dhcpcd-9.4.1 starting
 dev: loaded udev
 forked to background, child pid 592
 Starting ntpd: OK
 starting weston... done.
 Starting dropbear sshd: OK
 Starting pulseaudio: OK
 Starting /usr/bin/usbdevice start, log saved to /tmp/usbdevice.log
 W: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified).
 E: [pulseaudio] module-rescue-streams.c: module-rescue-stream is obsolete and should no longer be loaded. Please remove it from your configuration.
 W: [pulseaudio] server-lookup.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead
 W: [pulseaudio] main.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead
 Date: 1970-01-01 UTC
 [00:00:25.556] weston 11.0.1
                https://wayland.freedesktop.org
                Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/
                Build: 11.0.1
 [00:00:25.557] Command line: /usr/bin/weston
 [00:00:25.557] OS: Linux, 5.10.160, #1 SMP Mon Oct 21 05:32:59 PDT 2024, aarch64
 [00:00:25.558] Flight recorder: enabled
 [00:00:25.558] warning: XDG_RUNTIME_DIR "/var/run" is not configured
 correctly.  Unix access mode must be 0700 (current mode is 0755),
 and must be owned by the user UID 0 (current owner is UID 0).
 Refer to your distribution on how to get it, or
 http://www.freedesktop.org/wiki/Specifications/basedir-spec
 on how to implement it.
 /etc/xdg/weston/weston.ini.d/02-desktop.ini: "shell/locking" from "false" to "true"
 [00:00:25.562] Using config file '/etc/xdg/weston/weston.ini'
 [00:00:25.563] Output repaint window is -1 ms maximum.
 [00:00:25.564] Loading module '/usr/lib/libweston-11/drm-backend.so'
 [00:00:25.571] initializing drm backend
 [00:00:25.571] Entering mirror mode.
 [00:00:25.571] Trying libseat launcher...
 [00:00:25.572] [libseat/libseat.c:73] Seat opened with backend 'seatd'
 [00:00:25.572] [libseat/backend/seatd.c:228] Enabling seat
 [00:00:25.572] libseat: session control granted
 [00:00:25.574] no drm device found
 [00:00:25.574] fatal: failed to create compositor backend
 Internal warning: debug scope 'drm-backend' has not been destroyed.
 [   27.184870] file system registered
 [   27.227681] read descriptors
 [   27.227743] read strings
 Starting dnsmasq: OK
 Starting input-event-daemon: done
 root@rk3588-buildroot:/# [   33.599494] vcc3v3_lcd0_n: disabling
root@rk3588-buildroot:/# 
 root@rk3588-buildroot:/# 
 root@rk3588-buildroot:/# ls
 bin               info        media  proc           sdcard  userdata
 busybox.fragment  lib         misc   rockchip-test  sys     usr
 data              lib64       mnt    root           system  var
 dev               linuxrc     oem    run            tmp     vendor
 etc               lost+found  opt    sbin           udisk
 root@rk3588-buildroot:/# 
 root@rk3588-buildroot:/# ls
 bin               info        media  proc           sdcard  userdata
 busybox.fragment  lib         misc   rockchip-test  sys     usr
 data              lib64       mnt    root           system  var
 dev               linuxrc     oem    run            tmp     vendor
 etc               lost+found  opt    sbin           udisk
 root@rk3588-buildroot:/# ls -l
 total 65
 lrwxrwxrwx   1 root root     7 Oct 21  2024 bin -> usr/bin
 -rwxr-xr-x   1 root root   427 Jun  2  2023 busybox.fragment
 lrwxrwxrwx   1 root root     8 Oct 22  2024 data -> userdata
 drwxr-xr-x  12 root root  2980 Jan  1 00:00 dev
 drwxr-xr-x  21 root root  4096 Jan  1 00:00 etc
 drwxr-xr-x   2 root root  4096 Oct 22  2024 info
 lrwxrwxrwx   1 root root     7 Oct 21  2024 lib -> usr/lib
 lrwxrwxrwx   1 root root     3 Oct 21  2024 lib64 -> lib
 lrwxrwxrwx   1 root root    11 Oct 21  2024 linuxrc -> bin/busybox
 drwx------   2 root root 16384 Oct 22  2024 lost+found
 drwxrwxrwx  11 root root  4096 Oct 22  2024 media
 lrwxrwxrwx   1 root root    23 Oct 21  2024 misc -> /dev/block/by-name/misc
 drwxrwxrwx   4 root root  4096 Oct 22  2024 mnt
 drwxr-xr-x   3 root root  1024 Jan  1 00:00 oem
 drwxrwxrwx   3 root root  4096 Oct 22  2024 opt
 dr-xr-xr-x 205 root root     0 Jan  1 00:00 proc
 drwxrwxrwx  15 root root  4096 Oct 22  2024 rockchip-test
 drwx------   2 root root  4096 Jun  2  2023 root
 drwxr-xr-x   9 root root   400 Jan  1 00:00 run
 lrwxrwxrwx   1 root root     8 Oct 21  2024 sbin -> usr/sbin
 lrwxrwxrwx   1 root root    10 Oct 22  2024 sdcard -> mnt/sdcard
 dr-xr-xr-x  14 root root     0 Jan  1 00:00 sys
 drwxr-xr-x   4 root root  4096 Oct 22  2024 system
 drwxrwxrwt   6 root root   280 Jan  1 00:00 tmp
 lrwxrwxrwx   1 root root     9 Oct 22  2024 udisk -> mnt/udisk
 drwxr-xr-x   7 root root  4096 Jan  1 00:00 userdata
 drwxr-xr-x   8 root root  4096 Oct 22  2024 usr
 drwxrwxrwx   5 root root  4096 Oct 22  2024 var
 lrwxrwxrwx   1 root root     6 Oct 22  2024 vendor -> system