rootroot@rootroot-desktop:~/repo_rk3588_20240508$ ./build.sh lunch
3. rockchip_rk3588_evb7_v11_defconfig
Which would you like? [1]: 3
rootroot@rootroot-desktop:~/repo_rk3588_20240508$ ll
rootroot@rootroot-desktop:~/repo_rk3588_20240508$ ./build.sh
viewpro@viewpro-ThinkBook-16-G5-IRH:~$
viewpro@viewpro-ThinkBook-16-G5-IRH:~$ cd repo_RK3588_Buildroot20240508/
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508$ ll
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508$ cd kernel/
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/kernel$ ll
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/kernel$ make distclean
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/kernel$ ll *.img
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/kernel$ rm *.img
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/kernel$ ll
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/kernel$ cd ..
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508$ ./build.sh --help
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508$ ./build.sh kernel
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508$ ./build.sh updateimg
202409012在飞凌的OK3588-C的核心板上跑通Rockchip原厂的Buildroot
2024/9/12 9:14
缘起,开启点MIPI接口的LCD屏了。
很容易知道/根据经验艰难得知/千辛万苦(极其不容易)总结出:rockchip_rk3588_evb7_v11_defconfig选项对应的是rk3588-evb7-v11-linux.dts
Z:\repo_RK3588_Buildroot20240508\kernel\.config对应的是:
Z:\repo_RK3588_Buildroot20240508\kernel\arch\arm64\configs\rockchip_linux_defconfig
最小量的DTS:
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/kernel/arch/arm64/boot/dts$ tar zxvf rockchip1qidong飞凌.tar.gz
rockchip/
rockchip/.rk3588-evb7-v11-linux.dtb.cmd
rockchip/.rk3588-evb7-v11-linux.dtb.d.dtc.tmp
rockchip/rk3588s-pinconf.dtsi
rockchip/Makefile
rockchip/rk3588-evb7-v11-imx415.dtsi
rockchip/.rk3588-evb7-v11-linux.dtb.dts.tmp
rockchip/.rk3588-evb7-v11-linux.dtb.d.pre.tmp
rockchip/rk3588-evb7-v11.dtsi
rockchip/rk3588-evb7-v11-linux.dts
rockchip/rk3588-evb7-v11-linux.dtb
rockchip/rk3588.dtsi
rockchip/rk3588-evb.dtsi
rockchip/rk3588-linux.dtsi
rockchip/rk3588-vccio3-pinctrl.dtsi
rockchip/rk3588s.dtsi
rockchip/rockchip-pinconf.dtsi
rockchip/rk3588s-pinctrl.dtsi
rockchip/rk3588-rk806-single.dtsi
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/kernel/arch/arm64/boot/dts$
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/kernel/arch/arm64/boot/dts$ cd ~/repo_RK3588_Buildroot20240508/
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508$ ll
total 1889496
drwxrwxr-x 16 viewpro viewpro 4096 9月 12 09:58 ./
drwxr-xr-x 37 viewpro viewpro 12288 9月 12 09:16 ../
-rw-rw-r-- 1 viewpro viewpro 967377482 6月 1 16:39 01原始的update.img
drwxrwxr-x 4 viewpro viewpro 4096 5月 20 16:26 app/
drwxrwxr-x 18 viewpro viewpro 4096 6月 1 16:20 buildroot/
lrwxrwxrwx 1 viewpro viewpro 39 5月 20 16:26 build.sh -> device/rockchip/common/scripts/build.sh*
lrwxrwxrwx 1 viewpro viewpro 22 6月 1 15:24 common -> device/rockchip/common/
drwxrwxr-x 9 viewpro viewpro 4096 5月 20 16:26 debian/
drwxrwxr-x 3 viewpro viewpro 4096 5月 20 16:26 device/
drwxrwxr-x 6 viewpro viewpro 4096 5月 20 16:26 docs/
drwxrwxr-x 27 viewpro viewpro 4096 5月 20 16:27 external/
drwxrwxr-x 26 viewpro viewpro 4096 9月 12 09:57 kernel/
lrwxrwxrwx 1 viewpro viewpro 31 5月 20 16:26 Makefile -> device/rockchip/common/Makefile
drwxrwxr-x 9 viewpro viewpro 4096 9月 12 09:58 output/
drwxrwxr-x 3 viewpro viewpro 4096 5月 20 16:26 prebuilts/
lrwxrwxrwx 1 viewpro viewpro 32 6月 1 15:24 README.md -> device/rockchip/common/README.md
drwxrwxr-x 9 viewpro viewpro 4096 6月 1 15:25 rkbin/
lrwxrwxrwx 1 viewpro viewpro 41 5月 20 16:26 rkflash.sh -> device/rockchip/common/scripts/rkflash.sh*
lrwxrwxrwx 1 viewpro viewpro 15 6月 1 16:39 rockdev -> output/firmware/
drwxrwxr-x 5 viewpro viewpro 4096 5月 20 16:27 tools/
drwxrwxr-x 27 viewpro viewpro 4096 6月 1 15:25 u-boot/
drwxrwxr-x 5 viewpro viewpro 4096 5月 20 16:27 uefi/
-rw-rw-r-- 1 viewpro viewpro 967377482 9月 12 09:58 update02可以启动了.img
drwxrwxr-x 9 viewpro viewpro 4096 5月 20 16:27 yocto/
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508$ cd device/
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/device$ ll
total 12
drwxrwxr-x 3 viewpro viewpro 4096 5月 20 16:26 ./
drwxrwxr-x 16 viewpro viewpro 4096 9月 12 09:58 ../
drwxrwxr-x 4 viewpro viewpro 4096 9月 12 09:58 rockchip/
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/device$ cd rockchip/
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/device/rockchip$ ll
total 20
drwxrwxr-x 4 viewpro viewpro 4096 9月 12 09:58 ./
drwxrwxr-x 3 viewpro viewpro 4096 5月 20 16:26 ../
lrwxrwxrwx 1 viewpro viewpro 13 6月 1 15:24 .chip -> .chips/rk3588/
drwxrwxr-x 3 viewpro viewpro 4096 5月 20 16:26 .chips/
drwxrwxr-x 13 viewpro viewpro 4096 5月 20 16:26 common/
lrwxrwxrwx 1 viewpro viewpro 40 5月 20 16:26 .git -> ../../.repo/projects/device/rockchip.git
-rw-rw-r-- 1 viewpro viewpro 24 5月 20 16:26 .gitignore
lrwxrwxrwx 1 viewpro viewpro 13 9月 12 09:58 rk3588 -> .chips/rk3588/
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/device/rockchip$ cd rk3588
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/device/rockchip/rk3588$ ll
total 40
drwxrwxr-x 2 viewpro viewpro 4096 5月 20 16:26 ./
drwxrwxr-x 3 viewpro viewpro 4096 5月 20 16:26 ../
-rw-rw-r-- 1 viewpro viewpro 1673 5月 20 16:26 boot4recovery.its
-rw-rw-r-- 1 viewpro viewpro 1430 5月 20 16:26 boot.its
-rw-rw-r-- 1 viewpro viewpro 477 5月 20 16:26 parameter-ab.txt
-rw-rw-r-- 1 viewpro viewpro 539 5月 20 16:26 parameter.txt
lrwxrwxrwx 1 viewpro viewpro 34 5月 20 16:26 rockchip_defconfig -> rockchip_rk3588_evb7_v11_defconfig
-rw-rw-r-- 1 viewpro viewpro 64 5月 20 16:26 rockchip_rk3588_evb1_lp4_v10_defconfig
-rw-rw-r-- 1 viewpro viewpro 60 5月 20 16:26 rockchip_rk3588_evb7_v11_defconfig
-rw-rw-r-- 1 viewpro viewpro 66 5月 20 16:26 rockchip_rk3588s_evb1_lp4x_v10_defconfig
-rw-rw-r-- 1 viewpro viewpro 1429 5月 20 16:26 zboot.its
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/device/rockchip/rk3588$ cat rockchip_rk3588_evb7_v11_defconfig
RK_KERNEL_DTS_NAME="rk3588-evb7-v11-linux"
RK_USE_FIT_IMG=y
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/device/rockchip/rk3588$
原始的EVB7刷机LOG:
[BEGIN] 2024/9/12 9:41:18
DDR d5483af87d cym 23/11/23-16:15:24,fwver: v1.15
LPDDR4X, 2112MHz
channel[0] BW=16 Col=10 Bk=8 CS0 Row=16 CS1 Row=16 CS=2 Die BW=16 Size=2048MB
channel[1] BW=16 Col=10 Bk=8 CS0 Row=16 CS1 Row=16 CS=2 Die BW=16 Size=2048MB
channel[2] BW=16 Col=10 Bk=8 CS0 Row=16 CS1 Row=16 CS=2 Die BW=16 Size=2048MB
channel[3] BW=16 Col=10 Bk=8 CS0 Row=16 CS1 Row=16 CS=2 Die BW=16 Size=2048MB
Manufacturer ID:0x6
CH0 RX Vref:28.9%, TX Vref:20.8%,19.8%
CH1 RX Vref:27.9%, TX Vref:21.8%,22.8%
CH2 RX Vref:31.0%, TX Vref:19.8%,19.8%
CH3 RX Vref:31.4%, TX Vref:20.8%,19.8%
change to F1: 528MHz
change to F2: 1068MHz
change to F3: 1560MHz
change to F0: 2112MHz
out
Boot1 Release Time: Oct 17 2023 17:09:54, version: 1.11
Emmc IO init.
Emmc IO init.
mmc_set_bus_width: 1
SetEmmcClk: 375000, 2, 64
mmc_switch index:183, value:0x2
mmc_switch index:185, value:0x2
SetEmmcClk: 375000, 2, 64
mmc_set_bus_width: 8
SetEmmcClk: 200000000, 0, 3
Enable PHY CLK: 200000000, timing: 9
SdmmcInit=2 0
BootCapSize=100000
UserCapSize=59000MB
FwPartOffset=2000 , 100000
UsbBoot ...82194
powerOn 82451
SoftReset, 29156196 us
DDR d5483af87d cym 23/11/23-16:15:24,fwver: v1.15
LPDDR4X, 2112MHz
channel[0] BW=16 Col=10 Bk=8 CS0 Row=16 CS1 Row=16 CS=2 Die BW=16 Size=2048MB
channel[1] BW=16 Col=10 Bk=8 CS0 Row=16 CS1 Row=16 CS=2 Die BW=16 Size=2048MB
channel[2] BW=16 Col=10 Bk=8 CS0 Row=16 CS1 Row=16 CS=2 Die BW=16 Size=2048MB
channel[3] BW=16 Col=10 Bk=8 CS0 Row=16 CS1 Row=16 CS=2 Die BW=16 Size=2048MB
Manufacturer ID:0x6
CH0 RX Vref:28.9%, TX Vref:20.8%,20.8%
CH1 RX Vref:27.9%, TX Vref:22.8%,21.8%
CH2 RX Vref:31.0%, TX Vref:19.8%,19.8%
CH3 RX Vref:31.0%, TX Vref:19.8%,19.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-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(2e8446f969...) + OK
## Checking uboot 0x00200000 ... sha256(bf7cc53d6a...) + OK
## Checking fdt 0x00345490 ... sha256(a434b1c4fe...) + OK
## Checking atf-2 0xff100000 ... sha256(9f75e6ec37...) + OK
## Checking atf-3 0x000f0000 ... sha256(c80587de50...) + OK
## Checking optee 0x08400000 ... sha256(4b2d406bfc...) + OK
Jumping to U-Boot(0x00200000) via ARM Trusted Firmware(0x00040000)
Total: 79.904/242.757 ms
INFO: Preloader serial: 2
NOTICE: BL31: v2.3():v2.3-662-g4acbe711b-dirty:finley.xiao, fwver: v1.44
NOTICE: BL31: Built : 16:44:24, Nov 7 2023
INFO: spec: 0x1
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: 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-752-g62aa10b78 #hisping.lin (gcc version 10.2.1 20201103 (GNU Toolchain for the A-profile Architecture 10.2-2020.11 (arm-10.16))) #2 Mon Sep 25 10:04:34 CST 2023 aarch64, fwver: v1.15
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 (Jun 01 2024 - 15:24:59 +0800)
Model: Rockchip RK3588 Evaluation Board
MPIDR: 0x81000000
PreSerial: 2, raw, 0xfeb50000
DRAM: 8 GiB
Sysmem: init
Relocation Offset: eda18000
Relocation fdt: eb9fa160 - eb9fecd0
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@0x00019a97
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
Device 'gpio@fd8a0000': seq 0 is in use by 'gpio@fd8a0000'
serdes_power_init failed to get serdes misc device
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
Could not find baseparameter partition
Model: Rockchip RK3588 EVB7 V11 Board
MPIDR: 0x81000000
Minidump: init...
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
Using display timing dts
dsi@fde20000: detailed mode clock 132000 kHz, flags[a]
H: 1080 1095 1099 1129
V: 1920 1935 1937 1952
bus_format: 100e
VOP update mode to: 1080x1920p60, type: MIPI0 for VP3
VP3 set crtc_clock to 132000KHz
VOP VP3 enable Esmart3[654x270->654x270@213x825] fmt[2] addr[0xedf04000]
final DSI-Link bandwidth: 880000 Kbps x 4
Monitor has basic audio support
Could not find baseparameter partition
color_format:1
hdmi_select_link_config use tmds mode
mode:1920x1080 bus_format:0x2025
hdmi@fde80000: detailed mode clock 148500 kHz, flags[5]
H: 1920 2008 2052 2200
V: 1080 1084 1089 1125
bus_format: 2025
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[0xedf04000]
CEA mode used vic=16
mtmdsclock:148500000
hdptx_ropll_cmn_config bus_width:16a8c8 rate:1485000
hdptx phy pll locked!
dw_hdmi_setup HDMI mode
don't use dsc mode
dw hdmi qp use tmds mode
bus_width:0x16a8c8,bit_rate:1485000
hdptx phy lane locked!
hdmi@fdea0000 disconnected
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: eth1: ethernet@fe1c0000
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 0xe94a6340 with size 0x02352e00
Fdt Ramdisk skip relocation
## Loading kernel from FIT Image at e94a6340 ...
Using 'conf' configuration
## Verified-boot: 0
Trying 'kernel' kernel subimage
Description: unavailable
Type: Kernel Image
Compression: uncompressed
Data Start: 0xe94ec740
Data Size: 36751872 Bytes = 35 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x00400000
Entry Point: 0x00400000
Hash algo: sha256
Hash value: b3d7a9ea18d9093684391acb0a7ff3cfd575390860bd560a5ef2c2b2bfda6949
Verifying Hash Integrity ... sha256+ OK
## Loading fdt from FIT Image at e94a6340 ...
Using 'conf' configuration
Trying 'fdt' fdt subimage
Description: unavailable
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0xe94a6b40
Data Size: 285407 Bytes = 278.7 KiB
Architecture: AArch64
Load Address: 0x08300000
Hash algo: sha256
Hash value: 41edefa03a78d90e2d66de37c6ef6119a74aa40022c7a59eeeb8488700f39383
Verifying Hash Integrity ... sha256+ OK
Loading fdt from 0x08300000 to 0x08300000
Booting using the fdt blob at 0x08300000
Loading Kernel Image from 0xe94ec740 to 0x00400000 ... OK
kernel loaded at 0x00400000, end = 0x0270ca00
Using Device Tree in place at 0000000008300000, end 0000000008348ade
WARNING: could not set reg FDT_ERR_BADOFFSET.
## reserved-memory:
cma: addr=10000000 size=8000000
drm-logo@00000000: addr=edf00000 size=b8000
ramoops@110000: addr=110000 size=e0000
Adding bank: 0x00200000 - 0x08400000 (size: 0x08200000)
Adding bank: 0x09400000 - 0xf0000000 (size: 0xe6c00000)
Adding bank: 0x100000000 - 0x200000000 (size: 0x100000000)
Adding bank: 0x2f0000000 - 0x300000000 (size: 0x10000000)
Total: 1087.357/1416.931 ms
Starting kernel ...
[ 1.421734] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
[ 1.421752] Linux version 5.10.198 (viewpro@viewpro-ThinkBook-16-G5-IRH) (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 Sat Jun 1 15:25:20 CST 2024
[ 1.425208] random: crng init done
[ 1.432919] Machine model: Rockchip RK3588 EVB7 V11 Board
[ 1.468017] earlycon: uart8250 at MMIO32 0x00000000feb50000 (options '')
[ 1.472594] printk: bootconsole [uart8250] enabled
[ 1.475313] efi: UEFI not found.
[ 1.481076] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-cubic-lut@00000000': base 0x0000000000000000, size 0 MiB
[ 1.482235] Reserved memory: created CMA memory pool at 0x0000000010000000, size 128 MiB
[ 1.482978] OF: reserved mem: initialized node cma, compatible id shared-dma-pool
[ 1.598807] Zone ranges:
[ 1.599048] DMA [mem 0x0000000000200000-0x00000000ffffffff]
[ 1.599619] DMA32 empty
[ 1.599886] Normal [mem 0x0000000100000000-0x00000002ffffffff]
[ 1.600455] Movable zone start for each node
[ 1.600847] Early memory node ranges
[ 1.601177] node 0: [mem 0x0000000000200000-0x00000000083fffff]
[ 1.601754] node 0: [mem 0x0000000009400000-0x00000000efffffff]
[ 1.602331] node 0: [mem 0x0000000100000000-0x00000001ffffffff]
[ 1.602908] node 0: [mem 0x00000002f0000000-0x00000002ffffffff]
[ 1.603484] Initmem setup node 0 [mem 0x0000000000200000-0x00000002ffffffff]
[ 1.647914] psci: probing for conduit method from DT.
[ 1.648383] psci: PSCIv1.1 detected in firmware.
[ 1.648807] psci: Using standard PSCI v0.2 function IDs
[ 1.649289] psci: Trusted OS migration not required
[ 1.649739] psci: SMC Calling Convention v1.2
[ 1.650498] percpu: Embedded 30 pages/cpu s83800 r8192 d30888 u122880
[ 1.651254] Detected VIPT I-cache on CPU0
[ 1.651654] CPU features: detected: GIC system register CPU interface
[ 1.652245] CPU features: detected: Virtualization Host Extensions
[ 1.652816] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 1.653469] alternatives: patching kernel code
[ 1.655377] Built 1 zonelists, mobility grouping on. Total pages: 2059848
[ 1.656012] 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 rcupdate.rcu_expedited=1 rcu_nocbs=all androidboot.fwver=ddr-v1.15-d5483af87d,spl-v1.13,bl31-v1.44,bl32-v1.15,uboot-06/01/2024
[ 1.660049] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 1.661150] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 1.661871] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 1.668368] software IO TLB: mapped [mem 0x00000000e9f00000-0x00000000edf00000] (64MB)
[ 1.725578] Memory: 7973624K/8370176K available (18752K kernel code, 3506K rwdata, 6888K rodata, 6656K init, 590K bss, 265480K reserved, 131072K cma-reserved)
[ 1.726980] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 1.727605] ftrace: allocating 57278 entries in 224 pages
[ 1.795866] ftrace: allocated 224 pages with 3 groups
[ 1.796538] rcu: Hierarchical RCU implementation.
[ 1.796975] rcu: RCU event tracing is enabled.
[ 1.797392] rcu: RCU dyntick-idle grace-period acceleration is enabled.
[ 1.798007] All grace periods are expedited (rcu_expedited).
[ 1.798533] Rude variant of Tasks RCU enabled.
[ 1.798950] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 1.803357] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 1.806291] GICv3: GIC: Using split EOI/Deactivate mode
[ 1.806775] GICv3: 480 SPIs implemented
[ 1.807128] GICv3: 0 Extended SPIs implemented
[ 1.807556] GICv3: Distributor has no Range Selector support
[ 1.808081] GICv3: 16 PPIs implemented
[ 1.808467] GICv3: CPU0: found redistributor 0 region 0:0x00000000fe680000
[ 1.809180] ITS [mem 0xfe640000-0xfe65ffff]
[ 1.809604] ITS@0x00000000fe640000: allocated 8192 Devices @1001e0000 (indirect, esz 8, psz 64K, shr 0)
[ 1.810484] ITS@0x00000000fe640000: allocated 32768 Interrupt Collections @1001f0000 (flat, esz 2, psz 64K, shr 0)
[ 1.811435] ITS: using cache flushing for cmd queue
[ 1.811905] ITS [mem 0xfe660000-0xfe67ffff]
[ 1.812324] ITS@0x00000000fe660000: allocated 8192 Devices @100210000 (indirect, esz 8, psz 64K, shr 0)
[ 1.813202] ITS@0x00000000fe660000: allocated 32768 Interrupt Collections @100220000 (flat, esz 2, psz 64K, shr 0)
[ 1.814153] ITS: using cache flushing for cmd queue
[ 1.814800] GICv3: using LPI property table @0x0000000100230000
[ 1.815449] GIC: using cache flushing for LPI property table
[ 1.815973] GICv3: CPU0: using allocated LPI pending table @0x0000000100240000
[ 1.816674] rcu: Offload RCU callbacks from CPUs: 0-7.
[ 1.921110] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[ 1.921675] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 1.922669] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 1.924552] Console: colour dummy device 80x25
[ 1.924987] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
[ 1.925935] pid_max: default: 32768 minimum: 301
[ 1.926459] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 1.927172] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 1.929027] rcu: Hierarchical SRCU implementation.
[ 1.930159] Platform MSI: msi-controller@fe640000 domain created
[ 1.930721] Platform MSI: msi-controller@fe660000 domain created
[ 1.931608] PCI/MSI: /interrupt-controller@fe600000/msi-controller@fe640000 domain created
[ 1.932378] PCI/MSI: /interrupt-controller@fe600000/msi-controller@fe660000 domain created
[ 1.933315] EFI services will not be available.
[ 1.933952] 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.935487] Detected VIPT I-cache on CPU1
[ 1.935510] GICv3: CPU1: found redistributor 100 region 0:0x00000000fe6a0000
[ 1.935524] GICv3: CPU1: using allocated LPI pending table @0x0000000100250000
[ 1.935560] CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
[ 1.936700] Detected VIPT I-cache on CPU2
[ 1.936719] GICv3: CPU2: found redistributor 200 region 0:0x00000000fe6c0000
[ 1.936733] GICv3: CPU2: using allocated LPI pending table @0x0000000100260000
[ 1.936765] CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
[ 1.937895] Detected VIPT I-cache on CPU3
[ 1.937912] GICv3: CPU3: found redistributor 300 region 0:0x00000000fe6e0000
[ 1.937924] GICv3: CPU3: using allocated LPI pending table @0x0000000100270000
[ 1.937955] CPU3: Booted secondary processor 0x0000000300 [0x412fd050]
[ 1.939111] CPU features: detected: Spectre-v4
[ 1.939113] CPU features: detected: Spectre-BHB
[ 1.939115] Detected PIPT I-cache on CPU4
[ 1.939125] GICv3: CPU4: found redistributor 400 region 0:0x00000000fe700000
[ 1.939133] GICv3: CPU4: using allocated LPI pending table @0x0000000100280000
[ 1.939154] CPU4: Booted secondary processor 0x0000000400 [0x414fd0b0]
[ 1.940244] Detected PIPT I-cache on CPU5
[ 1.940255] GICv3: CPU5: found redistributor 500 region 0:0x00000000fe720000
[ 1.940262] GICv3: CPU5: using allocated LPI pending table @0x0000000100290000
[ 1.940284] CPU5: Booted secondary processor 0x0000000500 [0x414fd0b0]
[ 1.941358] Detected PIPT I-cache on CPU6
[ 1.941369] GICv3: CPU6: found redistributor 600 region 0:0x00000000fe740000
[ 1.941376] GICv3: CPU6: using allocated LPI pending table @0x00000001002a0000
[ 1.941397] CPU6: Booted secondary processor 0x0000000600 [0x414fd0b0]
[ 1.942484] Detected PIPT I-cache on CPU7
[ 1.942495] GICv3: CPU7: found redistributor 700 region 0:0x00000000fe760000
[ 1.942502] GICv3: CPU7: using allocated LPI pending table @0x00000001002b0000
[ 1.942523] CPU7: Booted secondary processor 0x0000000700 [0x414fd0b0]
[ 1.942569] smp: Brought up 1 node, 8 CPUs
[ 1.959663] SMP: Total of 8 processors activated.
[ 1.960101] CPU features: detected: Privileged Access Never
[ 1.960613] CPU features: detected: LSE atomic instructions
[ 1.961122] CPU features: detected: User Access Override
[ 1.961610] CPU features: detected: 32-bit EL0 Support
[ 1.962081] CPU features: detected: Common not Private translations
[ 1.962655] CPU features: detected: RAS Extension Support
[ 1.963151] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 1.963946] CPU features: detected: CRC32 instructions
[ 1.964418] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[ 1.965058] CPU features: detected: RCpc load-acquire (LDAPR)
[ 1.989101] CPU: All CPU(s) started at EL2
[ 1.991138] devtmpfs: initialized
[ 2.001001] Registered cp15_barrier emulation handler
[ 2.001468] Registered setend emulation handler
[ 2.001936] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 2.002834] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 2.004415] pinctrl core: initialized pinctrl subsystem
[ 2.005057] DMI not present or invalid.
[ 2.005490] NET: Registered protocol family 16
[ 2.006429] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 2.007158] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 2.008243] Registered FIQ tty driver
[ 2.008670] thermal_sys: Registered thermal governor 'fair_share'
[ 2.008671] thermal_sys: Registered thermal governor 'step_wise'
[ 2.009228] thermal_sys: Registered thermal governor 'user_space'
[ 2.009782] thermal_sys: Registered thermal governor 'power_allocator'
[ 2.010444] thermal thermal_zone1: power_allocator: sustainable_power will be estimated
[ 2.011786] thermal thermal_zone2: power_allocator: sustainable_power will be estimated
[ 2.012532] thermal thermal_zone3: power_allocator: sustainable_power will be estimated
[ 2.013283] thermal thermal_zone4: power_allocator: sustainable_power will be estimated
[ 2.014030] thermal thermal_zone5: power_allocator: sustainable_power will be estimated
[ 2.014778] thermal thermal_zone6: power_allocator: sustainable_power will be estimated
[ 2.015520] cpuidle: using governor menu
[ 2.015951] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 2.016648] ASID allocator initialised with 65536 entries
[ 2.018255] ramoops: dmesg-0 0x18000@0x0000000000110000
[ 2.018731] ramoops: dmesg-1 0x18000@0x0000000000128000
[ 2.019215] ramoops: console 0x80000@0x0000000000140000
[ 2.019696] ramoops: pmsg 0x30000@0x00000000001c0000
[ 2.020360] printk: console [ramoops-1] enabled
[ 2.020773] pstore: Registered ramoops as persistent store backend
[ 2.021339] ramoops: using 0xe0000@0x110000, ecc: 0
[ 2.053934] rockchip-gpio fd8a0000.gpio: probed /pinctrl/gpio@fd8a0000
[ 2.054668] rockchip-gpio fec20000.gpio: probed /pinctrl/gpio@fec20000
[ 2.055375] rockchip-gpio fec30000.gpio: probed /pinctrl/gpio@fec30000
[ 2.056114] rockchip-gpio fec40000.gpio: probed /pinctrl/gpio@fec40000
[ 2.056858] rockchip-gpio fec50000.gpio: probed /pinctrl/gpio@fec50000
[ 2.057488] rockchip-pinctrl pinctrl: probed pinctrl
[ 2.068455] fiq_debugger fiq_debugger.0: IRQ fiq not found
[ 2.068962] fiq_debugger fiq_debugger.0: IRQ wakeup not found
[ 2.069490] fiq_debugger_probe: could not install nmi irq handler
[[ 2.070081] printk: console [ttyFIQ0] enabled
2.070081] printk: console [ttyFIQ0] enabled
[ 2.070863] printk: bootconsole [uart8250] disabled
[ 2.070863] printk: bootconsole [uart8250] disabled
[ 2.071351] Registered fiq debugger ttyFIQ0
[ 2.071572] vcc5v0_sys: supplied by vcc12v_dcin
[ 2.071644] vcc5v0_usbdcin: supplied by vcc12v_dcin
[ 2.071713] vcc5v0_usb: supplied by vcc5v0_usbdcin
[ 2.071782] vcc_1v1_nldo_s3: supplied by vcc5v0_sys
[ 2.071920] vbus5v0_typec: supplied by vcc5v0_usb
[ 2.071995] vcc3v3_pcie30: supplied by vcc12v_dcin
[ 2.072069] vcc5v0_host: supplied by vcc5v0_usb
[ 2.072598] iommu: Default domain type: Translated
[ 2.075202] SCSI subsystem initialized
[ 2.075256] usbcore: registered new interface driver usbfs
[ 2.075266] usbcore: registered new interface driver hub
[ 2.075277] usbcore: registered new device driver usb
[ 2.075302] mc: Linux media interface: v0.10
[ 2.075309] videodev: Linux video capture interface: v2.00
[ 2.075329] pps_core: LinuxPPS API ver. 1 registered
[ 2.075331] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 2.075337] PTP clock support registered
[ 2.075349] EDAC MC: Ver: 3.0.0
[ 2.075579] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled.
[ 2.075606] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0
[ 2.076386] Advanced Linux Sound Architecture Driver Initialized.
[ 2.076511] Bluetooth: Core ver 2.22
[ 2.076520] NET: Registered protocol family 31
[ 2.076522] Bluetooth: HCI device and connection manager initialized
[ 2.076526] Bluetooth: HCI socket layer initialized
[ 2.076530] Bluetooth: L2CAP socket layer initialized
[ 2.076538] Bluetooth: SCO socket layer initialized
[ 2.077762] rockchip-cpuinfo cpuinfo: SoC : 35881000
[ 2.077767] rockchip-cpuinfo cpuinfo: Serial : b8655ac88d373cd2
[ 2.077963] clocksource: Switched to clocksource arch_sys_counter
[ 2.311506] NET: Registered protocol family 2
[ 2.311602] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 2.313434] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 2.313532] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 2.313847] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 2.314463] TCP: Hash tables configured (established 65536 bind 65536)
[ 2.314497] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 2.314613] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 2.314769] NET: Registered protocol family 1
[ 2.314972] RPC: Registered named UNIX socket transport module.
[ 2.314976] RPC: Registered udp transport module.
[ 2.314978] RPC: Registered tcp transport module.
[ 2.314981] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.315264] PCI: CLS 0 bytes, default 64
[ 2.315840] rockchip-thermal fec00000.tsadc: Missing rockchip,grf property
[ 2.316263] rockchip-thermal fec00000.tsadc: tsadc is probed successfully!
[ 2.316796] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 2.318653] Initialise system trusted keyrings
[ 2.318713] workingset: timestamp_bits=62 max_order=21 bucket_order=0
[ 2.319888] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.320055] NFS: Registering the id_resolver key type
[ 2.320062] Key type id_resolver registered
[ 2.320064] Key type id_legacy registered
[ 2.320075] ntfs: driver 2.1.32 [Flags: R/O].
[ 2.320129] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 2.320207] fuse: init (API version 7.32)
[ 2.320278] SGI XFS with security attributes, no debug enabled
[ 2.339595] NET: Registered protocol family 38
[ 2.339601] Key type asymmetric registered
[ 2.339604] Asymmetric key parser 'x509' registered
[ 2.339615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[ 2.339618] io scheduler mq-deadline registered
[ 2.339621] io scheduler kyber registered
[ 2.339952] rockchip-csi2-dphy-hw fedc0000.csi2-dphy0-hw: csi2 dphy hw probe successfully!
[ 2.340001] rockchip-csi2-dphy-hw fedc8000.csi2-dphy1-hw: csi2 dphy hw probe successfully!
[ 2.346005] rockchip-hdptx-phy-hdmi fed60000.hdmiphy: hdptx phy init success
[ 2.346533] rockchip-hdptx-phy-hdmi fed70000.hdmiphy: hdptx phy init success
[ 2.348506] rk-pcie fe150000.pcie: invalid prsnt-gpios property in node
[ 2.348675] rk-pcie fe170000.pcie: invalid prsnt-gpios property in node
[ 2.348699] rk-pcie fe170000.pcie: no vpcie3v3 regulator found
[ 2.348778] pwm-backlight backlight: supply power not found, using dummy regulator
[ 2.348971] rk-pcie fe170000.pcie: IRQ msi not found
[ 2.348973] iep: Module initialized.
[ 2.348985] rk-pcie fe170000.pcie: use outband MSI support
[ 2.348992] rk-pcie fe170000.pcie: Missing *config* reg space
[ 2.348994] mpp_service mpp-srv: unknown mpp version for missing VCS info
[ 2.348996] mpp_service mpp-srv: probe start
[ 2.349006] rk-pcie fe170000.pcie: host bridge /pcie@fe170000 ranges:
[ 2.349026] rk-pcie fe170000.pcie: err 0x00f2000000..0x00f20fffff -> 0x00f2000000
[ 2.349039] rk-pcie fe170000.pcie: IO 0x00f2100000..0x00f21fffff -> 0x00f2100000
[ 2.349053] rk-pcie fe170000.pcie: MEM 0x00f2200000..0x00f2ffffff -> 0x00f2200000
[ 2.349064] rk-pcie fe170000.pcie: MEM 0x0980000000..0x09bfffffff -> 0x0980000000
[ 2.349089] rk-pcie fe170000.pcie: Missing *config* reg space
[ 2.349114] rk-pcie fe170000.pcie: invalid resource
[ 2.349931] mpp_vdpu1 fdb51000.avsd-plus: Adding to iommu group 1
[ 2.350098] mpp_vdpu1 fdb51000.avsd-plus: probe device
[ 2.350174] mpp_vdpu1 fdb51000.avsd-plus: reset_group->rw_sem_on=0
[ 2.350179] mpp_vdpu1 fdb51000.avsd-plus: reset_group->rw_sem_on=0
[ 2.350272] mpp_vdpu1 fdb51000.avsd-plus: probing finish
[ 2.350491] mpp_vdpu2 fdb50400.vdpu: Adding to iommu group 1
[ 2.350521] mpp_vdpu2 fdb50400.vdpu: probe device
[ 2.350574] mpp_vdpu2 fdb50400.vdpu: reset_group->rw_sem_on=0
[ 2.350578] mpp_vdpu2 fdb50400.vdpu: reset_group->rw_sem_on=0
[ 2.350648] mpp_vdpu2 fdb50400.vdpu: probing finish
[ 2.350753] mpp_vepu2 jpege-ccu: probing start
[ 2.350757] mpp_vepu2 jpege-ccu: probing finish
[ 2.350826] mpp_vepu2 fdb50000.vepu: Adding to iommu group 1
[ 2.350853] mpp_vepu2 fdb50000.vepu: probing start
[ 2.350904] mpp_vepu2 fdb50000.vepu: reset_group->rw_sem_on=0
[ 2.350908] mpp_vepu2 fdb50000.vepu: reset_group->rw_sem_on=0
[ 2.350983] mpp_vepu2 fdb50000.vepu: probing finish
[ 2.351035] mpp_vepu2 fdba0000.jpege-core: Adding to iommu group 5
[ 2.351100] mpp_vepu2 fdba0000.jpege-core: probing start
[ 2.351169] mpp_vepu2 fdba0000.jpege-core: attach ccu success
[ 2.351241] mpp_vepu2 fdba0000.jpege-core: probing finish
[ 2.351277] mpp_vepu2 fdba4000.jpege-core: Adding to iommu group 6
[ 2.351352] mpp_vepu2 fdba4000.jpege-core: probing start
[ 2.351413] mpp_vepu2 fdba4000.jpege-core: attach ccu success
[ 2.351487] mpp_vepu2 fdba4000.jpege-core: probing finish
[ 2.351531] mpp_vepu2 fdba8000.jpege-core: Adding to iommu group 7
[ 2.351591] mpp_vepu2 fdba8000.jpege-core: probing start
[ 2.351649] mpp_vepu2 fdba8000.jpege-core: attach ccu success
[ 2.351719] mpp_vepu2 fdba8000.jpege-core: probing finish
[ 2.351766] mpp_vepu2 fdbac000.jpege-core: Adding to iommu group 8
[ 2.351823] mpp_vepu2 fdbac000.jpege-core: probing start
[ 2.351882] mpp_vepu2 fdbac000.jpege-core: attach ccu success
[ 2.351952] mpp_vepu2 fdbac000.jpege-core: probing finish
[ 2.352127] mpp-iep2 fdbb0000.iep: Adding to iommu group 9
[ 2.352188] mpp-iep2 fdbb0000.iep: probe device
[ 2.352265] mpp-iep2 fdbb0000.iep: allocate roi buffer failed
[ 2.352330] mpp-iep2 fdbb0000.iep: probing finish
[ 2.352457] mpp_jpgdec fdb90000.jpegd: Adding to iommu group 4
[ 2.352575] mpp_jpgdec fdb90000.jpegd: probe device
[ 2.352733] mpp_jpgdec fdb90000.jpegd: probing finish
[ 2.353007] mpp_rkvdec2 fdc30000.rkvdec-ccu: rkvdec-ccu, probing start
[ 2.353043] mpp_rkvdec2 fdc30000.rkvdec-ccu: ccu-mode: 1
[ 2.353046] mpp_rkvdec2 fdc30000.rkvdec-ccu: probing finish
[ 2.353107] mpp_rkvdec2 fdc38100.rkvdec-core: Adding to iommu group 12
[ 2.353304] mpp_rkvdec2 fdc38100.rkvdec-core: rkvdec-core, probing start
[ 2.353379] mpp_rkvdec2 fdc38100.rkvdec-core: shared_niu_a is not found!
[ 2.353383] rkvdec2_init:1022: No niu aclk reset resource define
[ 2.353386] mpp_rkvdec2 fdc38100.rkvdec-core: shared_niu_h is not found!
[ 2.353389] rkvdec2_init:1025: No niu hclk reset resource define
[ 2.353404] mpp_rkvdec2 fdc38100.rkvdec-core: no regulator, devfreq is disabled
[ 2.353446] mpp_rkvdec2 fdc38100.rkvdec-core: core_mask=00010001
[ 2.353449] mpp_rkvdec2 fdc38100.rkvdec-core: attach ccu as core 0
[ 2.353576] mpp_rkvdec2 fdc38100.rkvdec-core: sram_start 0x00000000ff001000
[ 2.353579] mpp_rkvdec2 fdc38100.rkvdec-core: rcb_iova 0x00000000fff00000
[ 2.353581] mpp_rkvdec2 fdc38100.rkvdec-core: sram_size 491520
[ 2.353584] mpp_rkvdec2 fdc38100.rkvdec-core: rcb_size 1048576
[ 2.353588] mpp_rkvdec2 fdc38100.rkvdec-core: min_width 512
[ 2.353592] mpp_rkvdec2 fdc38100.rkvdec-core: rcb_info_count 20
[ 2.353595] mpp_rkvdec2 fdc38100.rkvdec-core: [136, 24576]
[ 2.353598] mpp_rkvdec2 fdc38100.rkvdec-core: [137, 49152]
[ 2.353601] mpp_rkvdec2 fdc38100.rkvdec-core: [141, 90112]
[ 2.353604] mpp_rkvdec2 fdc38100.rkvdec-core: [140, 49152]
[ 2.353606] mpp_rkvdec2 fdc38100.rkvdec-core: [139, 180224]
[ 2.353609] mpp_rkvdec2 fdc38100.rkvdec-core: [133, 49152]
[ 2.353612] mpp_rkvdec2 fdc38100.rkvdec-core: [134, 8192]
[ 2.353615] mpp_rkvdec2 fdc38100.rkvdec-core: [135, 4352]
[ 2.353618] mpp_rkvdec2 fdc38100.rkvdec-core: [138, 13056]
[ 2.353621] mpp_rkvdec2 fdc38100.rkvdec-core: [142, 291584]
[ 2.353641] mpp_rkvdec2 fdc38100.rkvdec-core: probing finish
[ 2.353698] mpp_rkvdec2 fdc48100.rkvdec-core: Adding to iommu group 13
[ 2.555759] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.581311] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.607979] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.634645] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.661310] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.687979] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.714645] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.741310] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.767979] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.794646] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 5.221310] rk-pcie fe170000.pcie: PCIe Link Fail, LTSSM is 0x3, hw_retries=0
[ 7.567976] rk_pcie_establish_link: 132 callbacks suppressed
[ 7.567980] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.594644] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.621308] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.647977] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.674645] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.701308] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.727977] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.754644] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.781308] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.807977] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 9.114643] rk-pcie fe170000.pcie: PCIe Link Fail, LTSSM is 0x3, hw_retries=1
[ 10.134644] rk-pcie fe170000.pcie: failed to initialize host
[ 62.361281] rcu: INFO: rcu_sched detected stalls on CPUs/tasks:
[ 62.361291] rcu: 4-...0: (1 GPs behind) idle=5f2/1/0x4000000000000000 softirq=10/11 fqs=6000 last_accelerate: 0000/e744 dyntick_enabled: 0
[ 62.361296] rcu: 5-...0: (2 GPs behind) idle=372/1/0x4000000000000000 softirq=8/9 fqs=6000 last_accelerate: 0000/e744 dyntick_enabled: 0
[ 62.361300] (detected by 6, t=18003 jiffies, g=-1171, q=55)
[ 62.361303] Task dump for CPU 4:
[ 62.361306] task:swapper/0 state:R running task stack: 0 pid: 1 ppid: 0 flags:0x0000000a
[ 62.361312] Call trace:
[ 62.361319] __switch_to+0xe4/0x140
[ 62.361325] iommu_setup_dma_ops+0x134/0x48c
[ 62.361330] arch_setup_dma_ops+0x7c/0xcc
[ 62.361334] of_dma_configure_id+0x138/0x300
[ 62.361339] platform_dma_configure+0x24/0x34
[ 62.361343] really_probe+0xa8/0x530
[ 62.361347] driver_probe_device+0xe8/0x130
[ 62.361351] device_driver_attach+0xbc/0xcc
[ 62.361354] __driver_attach+0xc0/0x180
[ 62.361358] bus_for_each_dev+0x74/0xd0
[ 62.361362] driver_attach+0x28/0x30
[ 62.361366] bus_add_driver+0x14c/0x250
[ 62.361369] driver_register+0x7c/0x124
[ 62.361372] __platform_driver_register+0x4c/0x54
[ 62.361377] mpp_add_driver.isra.0+0x104/0x144
[ 62.361380] mpp_service_probe+0x4b0/0x540
[ 62.361383] platform_drv_probe+0x58/0xac
[ 62.361387] really_probe+0xf4/0x530
[ 62.361391] driver_probe_device+0xe8/0x130
[ 62.361395] device_driver_attach+0xbc/0xcc
[ 62.361398] __driver_attach+0xc0/0x180
[ 62.361402] bus_for_each_dev+0x74/0xd0
[ 62.361405] driver_attach+0x28/0x30
[ 62.361409] bus_add_driver+0x14c/0x250
[ 62.361412] driver_register+0x7c/0x124
[ 62.361415] __platform_driver_register+0x4c/0x54
[ 62.361420] mpp_service_driver_init+0x20/0x28
[ 62.361423] do_one_initcall+0x48/0x270
[ 62.361427] kernel_init_freeable+0x2b0/0x324
[ 62.361431] kernel_init+0x18/0x114
[ 62.361435] ret_from_fork+0x10/0x20
[ 62.361437] Task dump for CPU 5:
[ 62.361440] task:rk-pcie state:R running task stack: 0 pid: 152 ppid: 2 flags:0x0000000a
[ 62.361444] Call trace:
[ 62.361448] __switch_to+0xe4/0x140
[ 62.361452] of_phandle_iterator_next+0xbc/0x1b0
[ 62.361455] __of_parse_phandle_with_args+0x80/0xf4
[ 62.361458] of_parse_phandle_with_args+0x2c/0x40
[ 62.361462] kstrdup_const+0x38/0x40
[ 62.361466] clk_hw_create_clk.part.0.isra.0+0xf0/0x150
[ 62.361469] of_clk_get+0x5c/0x90
[ 62.361473] clk_bulk_get_all+0xdc/0x184
[ 62.361476] 0x0
[ 62.361480] CPU0 online:1
[ 62.361486] EL2(NS) PC: <0xffffffc009244304> __cpu_do_idle+0x4/0x10
[ 62.361603]
[ 62.361606] CPU1 online:1
[ 62.361611] EL2(NS) PC: <0xffffffc009244304> __cpu_do_idle+0x4/0x10
[ 62.361728]
[ 62.361730] CPU2 online:1
[ 62.361736] EL2(NS) PC: <0xffffffc0081e8974> unmap_kernel_range+0x54/0x90
[ 62.361853]
[ 62.361855] CPU3 online:1
[ 62.361860] EL2(NS) PC: <0xffffffc009244304> __cpu_do_idle+0x4/0x10
[ 62.361977]
[ 62.361979] CPU4 online:1
[ 62.361985] EL2(NS) PC: <0xffffffc008205c5c> kmem_cache_alloc_trace+0xa8/0x2ec
[ 62.362103]
[ 62.362105] CPU5 online:1
[ 62.362112] EL2(NS) PC: <0xffffffc008690b7c> dw_pcie_read+0x3c/0xa4
[ 62.362230]
[ 62.362232] CPU6 online:1
[ 62.362238] EL2(NS) PC: <0xffffffc008712234> rockchip_panic_notify+0x364/0x440
[ 62.362357]
[ 62.362359] CPU7 online:1
[ 62.362364] EL2(NS) PC: <0xffffffc009244300> __cpu_do_idle+0x0/0x10
[ 62.362483]
[ 62.362487] CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 CPU6 CPU7
[ 62.362495] 13: 79 42 219 77 124 81 6222 40 GICv3 26 Level arch_timer
[ 62.362501] 14: 0 0 0 0 0 0 0 0 GICv3 321 Level rk_timer
[ 62.362507] 15: 0 0 0 0 0 0 0 0 GICv3 23 Level arm-pmu
[ 62.362514] 24: 0 0 0 0 0 0 0 0 GICv3 425 Level rockchip_usb2phy
[ 62.362519] 25: 0 0 0 0 0 0 0 0 GICv3 423 Level rockchip_usb2phy
[ 62.362524] 26: 0 0 0 0 0 0 0 0 GICv3 424 Level rockchip_usb2phy
[ 62.362529] 30: 0 0 0 0 0 0 0 0 GICv3 142 Level fdab9000.iommu
[ 62.362534] 31: 0 0 0 0 0 0 0 0 GICv3 143 Level fdab9000.iommu
[ 62.362538] 32: 0 0 0 0 0 0 0 0 GICv3 144 Level fdab9000.iommu
[ 62.362543] 33: 0 0 0 0 0 0 0 0 GICv3 152 Level fdb50000.vepu
[ 62.362548] 34: 0 0 0 0 0 0 0 0 GICv3 151 Level fdb51000.avsd-plus, fdb50400.vdpu
[ 62.362553] 35: 0 0 0 0 0 0 0 0 GICv3 150 Level fdb50800.iommu
[ 62.362557] 36: 0 0 0 0 0 0 0 0 GICv3 146 Level fdb60f00.iommu
[ 62.362562] 37: 0 0 0 0 0 0 0 0 GICv3 147 Level fdb70f00.iommu
[ 62.362567] 39: 0 0 0 0 0 0 0 0 GICv3 161 Level fdb90000.jpegd
[ 62.362571] 40: 0 0 0 0 0 0 0 0 GICv3 162 Level fdb90480.iommu
[ 62.362576] 41: 0 0 0 0 0 0 0 0 GICv3 154 Level fdba0000.jpege-core
[ 62.362581] 42: 0 0 0 0 0 0 0 0 GICv3 153 Level fdba0800.iommu
[ 62.362585] 43: 0 0 0 0 0 0 0 0 GICv3 156 Level fdba4000.jpege-core
[ 62.362590] 44: 0 0 0 0 0 0 0 0 GICv3 155 Level fdba4800.iommu
[ 62.362594] 45: 0 0 0 0 0 0 0 0 GICv3 158 Level fdba8000.jpege-core
[ 62.362599] 46: 0 0 0 0 0 0 0 0 GICv3 157 Level fdba8800.iommu
[ 62.362603] 47: 0 0 0 0 0 0 0 0 GICv3 160 Level fdbac000.jpege-core
[ 62.362608] 48: 0 0 0 0 0 0 0 0 GICv3 159 Level fdbac800.iommu
[ 62.362613] 49: 0 0 0 0 0 0 0 0 GICv3 149 Level fdbb0800.iommu, fdbb0000.iep
[ 62.362618] 51: 0 0 0 0 0 0 0 0 GICv3 131 Level fdbdf000.iommu
[ 62.362622] 52: 0 0 0 0 0 0 0 0 GICv3 132 Level fdbdf000.iommu
[ 62.362627] 54: 0 0 0 0 0 0 0 0 GICv3 134 Level fdbef000.iommu
[ 62.362632] 55: 0 0 0 0 0 0 0 0 GICv3 135 Level fdbef000.iommu
[ 62.362636] 56: 0 0 0 0 0 0 0 0 GICv3 127 Level fdc38100.rkvdec-core
[ 62.362641] 57: 0 0 0 0 0 0 0 0 GICv3 128 Level fdc38700.iommu
[ 62.362646] 59: 0 0 0 0 0 0 0 0 GICv3 130 Level fdc48700.iommu
[ 62.362651] 64: 0 0 0 0 0 0 0 0 GICv3 164 Level fdcb7f00.iommu
[ 62.362656] 66: 0 0 0 0 0 0 0 0 GICv3 145 Level fdce0800.iommu
[ 62.362663] 79: 0 0 0 0 0 0 0 0 GICv3 188 Level fdd97e00.iommu
[ 62.362672] 106: 0 0 0 0 0 0 0 0 GICv3 429 Level rockchip_thermal
[ 62.362678] 112: 0 0 0 0 0 0 0 0 GICv3 309 Level (null)
[ 62.362683] 113: 0 0 0 0 0 0 0 0 GICv3 310 Level (null)
[ 62.362687] 114: 0 0 0 0 0 0 0 0 GICv3 311 Level (null)
[ 62.362692] 115: 0 0 0 0 0 0 0 0 GICv3 312 Level (null)
[ 62.362696] 116: 0 0 0 0 0 0 0 0 GICv3 313 Level (null)
[ 62.362701] 117: 0 0 0 0 0 0 0 0 GICv3 426 Level rockchip_usb2phy
[ 62.362708] 129: 0 0 0 0 0 0 0 0 GICv3 295 Level pcie-sys
[ 62.362713] 134: 0 0 0 0 0 0 0 0 GICv3 275 Level pcie-sys
[ 62.362718] 137: 0 0 0 0 0 0 0 0 GICv3 272 Level (null)
[ 62.362723] 139: 0 0 0 0 0 0 0 0 GICv3 455 Edge debug-signal
[ 62.362728] 140: 0 0 0 0 0 0 0 0 GICv3 365 Level debug
[ 63.362857] CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 CPU6 CPU7
[ 63.362864] 13: 79 42 219 253 124 81 6222 40 GICv3 26 Level arch_timer
[ 63.362868] 14: 0 0 0 0 0 0 0 0 GICv3 321 Level rk_timer
[ 63.362873] 15: 0 0 0 0 0 0 0 0 GICv3 23 Level arm-pmu
[ 63.362879] 24: 0 0 0 0 0 0 0 0 GICv3 425 Level rockchip_usb2phy
[ 63.362883] 25: 0 0 0 0 0 0 0 0 GICv3 423 Level rockchip_usb2phy
[ 63.362887] 26: 0 0 0 0 0 0 0 0 GICv3 424 Level rockchip_usb2phy
[ 63.362892] 30: 0 0 0 0 0 0 0 0 GICv3 142 Level fdab9000.iommu
[ 63.362897] 31: 0 0 0 0 0 0 0 0 GICv3 143 Level fdab9000.iommu
[ 63.362901] 32: 0 0 0 0 0 0 0 0 GICv3 144 Level fdab9000.iommu
[ 63.362905] 33: 0 0 0 0 0 0 0 0 GICv3 152 Level fdb50000.vepu
[ 63.362910] 34: 0 0 0 0 0 0 0 0 GICv3 151 Level fdb51000.avsd-plus, fdb50400.vdpu
[ 63.362915] 35: 0 0 0 0 0 0 0 0 GICv3 150 Level fdb50800.iommu
[ 63.362919] 36: 0 0 0 0 0 0 0 0 GICv3 146 Level fdb60f00.iommu
[ 63.362923] 37: 0 0 0 0 0 0 0 0 GICv3 147 Level fdb70f00.iommu
[ 63.362928] 39: 0 0 0 0 0 0 0 0 GICv3 161 Level fdb90000.jpegd
[ 63.362932] 40: 0 0 0 0 0 0 0 0 GICv3 162 Level fdb90480.iommu
[ 63.362937] 41: 0 0 0 0 0 0 0 0 GICv3 154 Level fdba0000.jpege-core
[ 63.362941] 42: 0 0 0 0 0 0 0 0 GICv3 153 Level fdba0800.iommu
[ 63.362946] 43: 0 0 0 0 0 0 0 0 GICv3 156 Level fdba4000.jpege-core
[ 63.362950] 44: 0 0 0 0 0 0 0 0 GICv3 155 Level fdba4800.iommu
[ 63.362954] 45: 0 0 0 0 0 0 0 0 GICv3 158 Level fdba8000.jpege-core
[ 63.362959] 46: 0 0 0 0 0 0 0 0 GICv3 157 Level fdba8800.iommu
[ 63.362963] 47: 0 0 0 0 0 0 0 0 GICv3 160 Level fdbac000.jpege-core
[ 63.362968] 48: 0 0 0 0 0 0 0 0 GICv3 159 Level fdbac800.iommu
[ 63.362972] 49: 0 0 0 0 0 0 0 0 GICv3 149 Level fdbb0800.iommu, fdbb0000.iep
[ 63.362977] 51: 0 0 0 0 0 0 0 0 GICv3 131 Level fdbdf000.iommu
[ 63.362981] 52: 0 0 0 0 0 0 0 0 GICv3 132 Level fdbdf000.iommu
[ 63.362986] 54: 0 0 0 0 0 0 0 0 GICv3 134 Level fdbef000.iommu
[ 63.362990] 55: 0 0 0 0 0 0 0 0 GICv3 135 Level fdbef000.iommu
[ 63.362994] 56: 0 0 0 0 0 0 0 0 GICv3 127 Level fdc38100.rkvdec-core
[ 63.362999] 57: 0 0 0 0 0 0 0 0 GICv3 128 Level fdc38700.iommu
[ 63.363003] 59: 0 0 0 0 0 0 0 0 GICv3 130 Level fdc48700.iommu
[ 63.363008] 64: 0 0 0 0 0 0 0 0 GICv3 164 Level fdcb7f00.iommu
[ 63.363013] 66: 0 0 0 0 0 0 0 0 GICv3 145 Level fdce0800.iommu
[ 63.363019] 79: 0 0 0 0 0 0 0 0 GICv3 188 Level fdd97e00.iommu
[ 63.363027] 106: 0 0 0 0 0 0 0 0 GICv3 429 Level rockchip_thermal
[ 63.363033] 112: 0 0 0 0 0 0 0 0 GICv3 309 Level (null)
[ 63.363037] 113: 0 0 0 0 0 0 0 0 GICv3 310 Level (null)
[ 63.363042] 114: 0 0 0 0 0 0 0 0 GICv3 311 Level (null)
[ 63.363046] 115: 0 0 0 0 0 0 0 0 GICv3 312 Level (null)
[ 63.363050] 116: 0 0 0 0 0 0 0 0 GICv3 313 Level (null)
[ 63.363055] 117: 0 0 0 0 0 0 0 0 GICv3 426 Level rockchip_usb2phy
[ 63.363061] 129: 0 0 0 0 0 0 0 0 GICv3 295 Level pcie-sys
[ 63.363066] 134: 0 0 0 0 0 0 0 0 GICv3 275 Level pcie-sys
[ 63.363070] 137: 0 0 0 0 0 0 0 0 GICv3 272 Level (null)
[ 63.363075] 139: 0 0 0 0 0 0 0 0 GICv3 455 Edge debug-signal
[ 63.363080] 140: 0 0 0 0 0 0 0 0 GICv3 365 Level debug
[END] 2024/9/12 9:45:15
原始EVB7刷机之后HDMI显示可以发现卡在uboot界面:
Z:\repo_RK3588_Buildroot20240508\kernel\arch\arm64\boot\dts\rockchip\rk3588-evb7-v11.dtsi
&pcie30phy {
rockchip,pcie30-phymode = <PHY_MODE_PCIE_AGGREGATION>;
status = "okay";
};
&pcie3x4 {
reset-gpios = <&gpio4 RK_PB6 GPIO_ACTIVE_HIGH>;
vpcie3v3-supply = <&vcc3v3_pcie30>;
pinctrl-names = "default";
pinctrl-0 = <&pcie20x1_0_clkreqn_m1>;
status = "okay";
};
修改为:
&pcie30phy {
rockchip,pcie30-phymode = <PHY_MODE_PCIE_AGGREGATION>;
status = "disabled";
};
&pcie3x4 {
reset-gpios = <&gpio4 RK_PB6 GPIO_ACTIVE_HIGH>;
vpcie3v3-supply = <&vcc3v3_pcie30>;
pinctrl-names = "default";
pinctrl-0 = <&pcie20x1_0_clkreqn_m1>;
status = "disabled";
};
viewpro@viewpro-ThinkBook-16-G5-IRH:~$
viewpro@viewpro-ThinkBook-16-G5-IRH:~$ cd repo_RK3588_Buildroot20240508/
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508$ ll
total 944784
drwxrwxr-x 16 viewpro viewpro 4096 6月 1 16:42 ./
drwxr-xr-x 37 viewpro viewpro 12288 9月 12 09:16 ../
-rw-rw-r-- 1 viewpro viewpro 967377482 6月 1 16:39 01原始的update.img
drwxrwxr-x 4 viewpro viewpro 4096 5月 20 16:26 app/
drwxrwxr-x 18 viewpro viewpro 4096 6月 1 16:20 buildroot/
lrwxrwxrwx 1 viewpro viewpro 39 5月 20 16:26 build.sh -> device/rockchip/common/scripts/build.sh*
lrwxrwxrwx 1 viewpro viewpro 22 6月 1 15:24 common -> device/rockchip/common/
drwxrwxr-x 9 viewpro viewpro 4096 5月 20 16:26 debian/
drwxrwxr-x 3 viewpro viewpro 4096 5月 20 16:26 device/
drwxrwxr-x 6 viewpro viewpro 4096 5月 20 16:26 docs/
drwxrwxr-x 27 viewpro viewpro 4096 5月 20 16:27 external/
drwxrwxr-x 26 viewpro viewpro 4096 6月 1 16:39 kernel/
lrwxrwxrwx 1 viewpro viewpro 31 5月 20 16:26 Makefile -> device/rockchip/common/Makefile
drwxrwxr-x 9 viewpro viewpro 4096 6月 1 16:39 output/
drwxrwxr-x 3 viewpro viewpro 4096 5月 20 16:26 prebuilts/
lrwxrwxrwx 1 viewpro viewpro 32 6月 1 15:24 README.md -> device/rockchip/common/README.md
drwxrwxr-x 9 viewpro viewpro 4096 6月 1 15:25 rkbin/
lrwxrwxrwx 1 viewpro viewpro 41 5月 20 16:26 rkflash.sh -> device/rockchip/common/scripts/rkflash.sh*
lrwxrwxrwx 1 viewpro viewpro 15 6月 1 16:39 rockdev -> output/firmware/
drwxrwxr-x 5 viewpro viewpro 4096 5月 20 16:27 tools/
drwxrwxr-x 27 viewpro viewpro 4096 6月 1 15:25 u-boot/
drwxrwxr-x 5 viewpro viewpro 4096 5月 20 16:27 uefi/
drwxrwxr-x 9 viewpro viewpro 4096 5月 20 16:27 yocto/
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508$
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508$ cd kernel/
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/kernel$ ll
total 1784736
drwxrwxr-x 26 viewpro viewpro 4096 6月 1 16:39 ./
drwxrwxr-x 16 viewpro viewpro 4096 6月 1 16:42 ../
drwxrwxr-x 2 viewpro viewpro 4096 5月 20 16:26 android/
drwxrwxr-x 26 viewpro viewpro 4096 5月 20 16:26 arch/
drwxrwxr-x 3 viewpro viewpro 4096 6月 1 15:26 block/
-rw-rw-r-- 1 viewpro viewpro 37364224 6月 1 16:39 boot.img
-rw-rw-r-- 1 viewpro viewpro 1410 5月 20 16:26 boot.its
-rw-rw-r-- 1 viewpro viewpro 296 5月 20 16:26 build.config.aarch64
-rw-rw-r-- 1 viewpro viewpro 429 5月 20 16:26 build.config.allmodconfig
-rw-rw-r-- 1 viewpro viewpro 152 5月 20 16:26 build.config.allmodconfig.aarch64
-rw-rw-r-- 1 viewpro viewpro 148 5月 20 16:26 build.config.allmodconfig.arm
-rw-rw-r-- 1 viewpro viewpro 151 5月 20 16:26 build.config.allmodconfig.x86_64
-rw-rw-r-- 1 viewpro viewpro 1214 5月 20 16:26 build.config.amlogic
-rw-rw-r-- 1 viewpro viewpro 198 5月 20 16:26 build.config.arm
-rw-rw-r-- 1 viewpro viewpro 378 5月 20 16:26 build.config.common
-rw-rw-r-- 1 viewpro viewpro 795 5月 20 16:26 build.config.db845c
-rw-rw-r-- 1 viewpro viewpro 63 5月 20 16:26 build.config.gki
-rw-rw-r-- 1 viewpro viewpro 1416 5月 20 16:26 build.config.gki.aarch64
-rw-rw-r-- 1 viewpro viewpro 638 5月 20 16:26 build.config.gki.aarch64.fips140
-rw-rw-r-- 1 viewpro viewpro 230 5月 20 16:26 build.config.gki.aarch64.fips140_eval_testing
-rw-rw-r-- 1 viewpro viewpro 106 5月 20 16:26 build.config.gki-debug.aarch64
-rw-rw-r-- 1 viewpro viewpro 105 5月 20 16:26 build.config.gki-debug.x86_64
-rw-rw-r-- 1 viewpro viewpro 664 5月 20 16:26 build.config.gki_kasan
-rw-rw-r-- 1 viewpro viewpro 148 5月 20 16:26 build.config.gki_kasan.aarch64
-rw-rw-r-- 1 viewpro viewpro 148 5月 20 16:26 build.config.gki_kasan.x86_64
-rw-rw-r-- 1 viewpro viewpro 629 5月 20 16:26 build.config.gki_kprobes
-rw-rw-r-- 1 viewpro viewpro 151 5月 20 16:26 build.config.gki_kprobes.aarch64
-rw-rw-r-- 1 viewpro viewpro 150 5月 20 16:26 build.config.gki_kprobes.x86_64
-rw-rw-r-- 1 viewpro viewpro 142 5月 20 16:26 build.config.gki.x86_64
-rw-rw-r-- 1 viewpro viewpro 740 5月 20 16:26 build.config.hikey960
-rw-rw-r-- 1 viewpro viewpro 544 5月 20 16:26 build.config.khwasan
-rw-rw-r-- 1 viewpro viewpro 478 5月 20 16:26 build.config.rockchip
-rw-rw-r-- 1 viewpro viewpro 274 5月 20 16:26 build.config.x86_64
drwxrwxr-x 2 viewpro viewpro 4096 6月 1 15:25 certs/
-rw-rw-r-- 1 viewpro viewpro 16673 5月 20 16:26 .clang-format
-rw-rw-r-- 1 viewpro viewpro 59 5月 20 16:26 .cocciconfig
-rw-rw-r-- 1 viewpro viewpro 194248 6月 1 16:39 .config
-rw-rw-r-- 1 viewpro viewpro 194224 6月 1 16:39 .config.old
-rw-rw-r-- 1 viewpro viewpro 496 5月 20 16:26 COPYING
-rw-rw-r-- 1 viewpro viewpro 100478 5月 20 16:26 CREDITS
drwxrwxr-x 4 viewpro viewpro 16384 6月 1 15:26 crypto/
drwxrwxr-x 82 viewpro viewpro 4096 5月 20 16:26 Documentation/
drwxrwxr-x 144 viewpro viewpro 4096 6月 1 15:29 drivers/
drwxrwxr-x 80 viewpro viewpro 12288 6月 1 15:28 fs/
-rw-rw-r-- 1 viewpro viewpro 71 5月 20 16:26 .get_maintainer.ignore
lrwxrwxrwx 1 viewpro viewpro 28 5月 20 16:26 .git -> ../.repo/projects/kernel.git
-rw-rw-r-- 1 viewpro viewpro 62 5月 20 16:26 .gitattributes
-rw-rw-r-- 1 viewpro viewpro 1944 5月 20 16:26 .gitignore
drwxrwxr-x 31 viewpro viewpro 4096 6月 1 15:25 include/
drwxrwxr-x 2 viewpro viewpro 4096 6月 1 15:25 init/
drwxrwxr-x 2 viewpro viewpro 4096 6月 1 15:25 io_uring/
drwxrwxr-x 2 viewpro viewpro 4096 6月 1 15:25 ipc/
-rw-rw-r-- 1 viewpro viewpro 1327 5月 20 16:26 Kbuild
-rw-rw-r-- 1 viewpro viewpro 555 5月 20 16:26 Kconfig
drwxrwxr-x 21 viewpro viewpro 12288 6月 1 16:39 kernel/
drwxrwxr-x 21 viewpro viewpro 24576 6月 1 15:27 lib/
drwxrwxr-x 6 viewpro viewpro 4096 5月 20 16:26 LICENSES/
-rw-rw-r-- 1 viewpro viewpro 12936 5月 20 16:26 logo.bmp
-rw-rw-r-- 1 viewpro viewpro 22364 5月 20 16:26 logo_kernel.bmp
-rw-rw-r-- 1 viewpro viewpro 18204 5月 20 16:26 .mailmap
-rw-rw-r-- 1 viewpro viewpro 577590 5月 20 16:26 MAINTAINERS
-rw-rw-r-- 1 viewpro viewpro 68440 5月 20 16:26 Makefile
-rw-rw-r-- 1 viewpro viewpro 577 6月 1 16:39 .missing-syscalls.d
drwxrwxr-x 5 viewpro viewpro 12288 6月 1 15:26 mm/
-rw-rw-r-- 1 viewpro viewpro 23376 6月 1 15:29 modules.builtin
-rw-rw-r-- 1 viewpro viewpro 156031 6月 1 15:29 modules.builtin.modinfo
-rw-rw-r-- 1 viewpro viewpro 16046 6月 1 15:29 modules-only.symvers
-rw-rw-r-- 1 viewpro viewpro 138 6月 1 15:29 .modules-only.symvers.cmd
-rw-rw-r-- 1 viewpro viewpro 5916 6月 1 15:29 modules.order
-rw-rw-r-- 1 viewpro viewpro 421 6月 1 15:29 .modules.order.cmd
-rw-rw-r-- 1 viewpro viewpro 777964 6月 1 15:29 Module.symvers
-rw-rw-r-- 1 viewpro viewpro 80 6月 1 15:29 .Module.symvers.cmd
drwxrwxr-x 72 viewpro viewpro 4096 6月 1 15:27 net/
-rw-rw-r-- 1 viewpro viewpro 438 5月 20 16:26 OWNERS
-rw-rw-r-- 1 viewpro viewpro 727 5月 20 16:26 README
-rw-rw-r-- 1 viewpro viewpro 6402 5月 20 16:26 README.md
-rw-rw-r-- 1 viewpro viewpro 323584 6月 1 16:39 resource.img
drwxrwxr-x 33 viewpro viewpro 4096 5月 20 16:26 samples/
-rw-rw-r-- 1 viewpro viewpro 0 5月 20 16:26 .scmversion
drwxrwxr-x 17 viewpro viewpro 4096 6月 1 15:25 scripts/
drwxrwxr-x 13 viewpro viewpro 4096 6月 1 15:25 security/
drwxrwxr-x 26 viewpro viewpro 4096 6月 1 15:26 sound/
-rw-rw-r-- 1 viewpro viewpro 6973979 6月 1 15:29 System.map
-rw-rw-r-- 1 viewpro viewpro 6974123 6月 1 15:29 .tmp_kallsyms
-rw-rw-r-- 1 viewpro viewpro 6973979 6月 1 15:29 .tmp_System.map
-rwxrwxr-x 1 viewpro viewpro 43732168 6月 1 15:29 .tmp_vmlinux.kallsyms1*
-rw-rw-r-- 1 viewpro viewpro 1121288 6月 1 15:29 .tmp_vmlinux.kallsyms1.o
-rw-rw-r-- 1 viewpro viewpro 6591615 6月 1 15:29 .tmp_vmlinux.kallsyms1.S
-rwxrwxr-x 1 viewpro viewpro 44846648 6月 1 15:29 .tmp_vmlinux.kallsyms2*
-rw-rw-r-- 1 viewpro viewpro 1121288 6月 1 15:29 .tmp_vmlinux.kallsyms2.o
-rw-rw-r-- 1 viewpro viewpro 6591615 6月 1 15:29 .tmp_vmlinux.kallsyms2.S
drwxrwxr-x 37 viewpro viewpro 4096 5月 20 16:26 tools/
drwxrwxr-x 3 viewpro viewpro 4096 6月 1 15:25 usr/
-rw-rw-r-- 1 viewpro viewpro 2 6月 1 15:29 .version
drwxrwxr-x 4 viewpro viewpro 4096 6月 1 15:25 virt/
-rwxrwxr-x 1 viewpro viewpro 480058848 6月 1 15:29 vmlinux*
-rw-rw-r-- 1 viewpro viewpro 426 6月 1 15:29 .vmlinux.cmd
-rw-rw-r-- 1 viewpro viewpro 1165407936 6月 1 15:29 vmlinux.o
-rw-rw-r-- 1 viewpro viewpro 761918 6月 1 15:29 vmlinux.symvers
-rw-rw-r-- 1 viewpro viewpro 16132096 6月 1 16:39 zboot.img
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/kernel$
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/kernel$ make distclean
CLEAN certs
CLEAN drivers/firmware/efi/libstub
CLEAN drivers/misc/lkdtm
CLEAN drivers/scsi
CLEAN drivers/tty/vt
fatal: not a git repository (or any of the parent directories): .git
CLEAN fs/unicode
CLEAN kernel
CLEAN lib
CLEAN net/wireless
CLEAN usr
CLEAN vmlinux.symvers modules-only.symvers modules.builtin modules.builtin.modinfo
CLEAN scripts/basic
CLEAN scripts/dtc
CLEAN scripts/kconfig
CLEAN scripts/mod
CLEAN scripts
CLEAN include/config include/generated .config .config.old .version Module.symvers
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/kernel$
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/kernel$
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/kernel$ ll *.img
-rw-rw-r-- 1 viewpro viewpro 37364224 6月 1 16:39 boot.img
-rw-rw-r-- 1 viewpro viewpro 323584 6月 1 16:39 resource.img
-rw-rw-r-- 1 viewpro viewpro 16132096 6月 1 16:39 zboot.img
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/kernel$
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/kernel$ rm *.img
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/kernel$
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/kernel$ ll
total 1128
drwxrwxr-x 26 viewpro viewpro 4096 9月 12 09:53 ./
drwxrwxr-x 16 viewpro viewpro 4096 6月 1 16:42 ../
drwxrwxr-x 2 viewpro viewpro 4096 5月 20 16:26 android/
drwxrwxr-x 26 viewpro viewpro 4096 5月 20 16:26 arch/
drwxrwxr-x 3 viewpro viewpro 4096 9月 12 09:53 block/
-rw-rw-r-- 1 viewpro viewpro 1410 5月 20 16:26 boot.its
-rw-rw-r-- 1 viewpro viewpro 296 5月 20 16:26 build.config.aarch64
-rw-rw-r-- 1 viewpro viewpro 429 5月 20 16:26 build.config.allmodconfig
-rw-rw-r-- 1 viewpro viewpro 152 5月 20 16:26 build.config.allmodconfig.aarch64
-rw-rw-r-- 1 viewpro viewpro 148 5月 20 16:26 build.config.allmodconfig.arm
-rw-rw-r-- 1 viewpro viewpro 151 5月 20 16:26 build.config.allmodconfig.x86_64
-rw-rw-r-- 1 viewpro viewpro 1214 5月 20 16:26 build.config.amlogic
-rw-rw-r-- 1 viewpro viewpro 198 5月 20 16:26 build.config.arm
-rw-rw-r-- 1 viewpro viewpro 378 5月 20 16:26 build.config.common
-rw-rw-r-- 1 viewpro viewpro 795 5月 20 16:26 build.config.db845c
-rw-rw-r-- 1 viewpro viewpro 63 5月 20 16:26 build.config.gki
-rw-rw-r-- 1 viewpro viewpro 1416 5月 20 16:26 build.config.gki.aarch64
-rw-rw-r-- 1 viewpro viewpro 638 5月 20 16:26 build.config.gki.aarch64.fips140
-rw-rw-r-- 1 viewpro viewpro 230 5月 20 16:26 build.config.gki.aarch64.fips140_eval_testing
-rw-rw-r-- 1 viewpro viewpro 106 5月 20 16:26 build.config.gki-debug.aarch64
-rw-rw-r-- 1 viewpro viewpro 105 5月 20 16:26 build.config.gki-debug.x86_64
-rw-rw-r-- 1 viewpro viewpro 664 5月 20 16:26 build.config.gki_kasan
-rw-rw-r-- 1 viewpro viewpro 148 5月 20 16:26 build.config.gki_kasan.aarch64
-rw-rw-r-- 1 viewpro viewpro 148 5月 20 16:26 build.config.gki_kasan.x86_64
-rw-rw-r-- 1 viewpro viewpro 629 5月 20 16:26 build.config.gki_kprobes
-rw-rw-r-- 1 viewpro viewpro 151 5月 20 16:26 build.config.gki_kprobes.aarch64
-rw-rw-r-- 1 viewpro viewpro 150 5月 20 16:26 build.config.gki_kprobes.x86_64
-rw-rw-r-- 1 viewpro viewpro 142 5月 20 16:26 build.config.gki.x86_64
-rw-rw-r-- 1 viewpro viewpro 740 5月 20 16:26 build.config.hikey960
-rw-rw-r-- 1 viewpro viewpro 544 5月 20 16:26 build.config.khwasan
-rw-rw-r-- 1 viewpro viewpro 478 5月 20 16:26 build.config.rockchip
-rw-rw-r-- 1 viewpro viewpro 274 5月 20 16:26 build.config.x86_64
drwxrwxr-x 2 viewpro viewpro 4096 9月 12 09:53 certs/
-rw-rw-r-- 1 viewpro viewpro 16673 5月 20 16:26 .clang-format
-rw-rw-r-- 1 viewpro viewpro 59 5月 20 16:26 .cocciconfig
-rw-rw-r-- 1 viewpro viewpro 496 5月 20 16:26 COPYING
-rw-rw-r-- 1 viewpro viewpro 100478 5月 20 16:26 CREDITS
drwxrwxr-x 4 viewpro viewpro 16384 9月 12 09:53 crypto/
drwxrwxr-x 82 viewpro viewpro 4096 5月 20 16:26 Documentation/
drwxrwxr-x 144 viewpro viewpro 4096 9月 12 09:53 drivers/
drwxrwxr-x 80 viewpro viewpro 12288 9月 12 09:53 fs/
-rw-rw-r-- 1 viewpro viewpro 71 5月 20 16:26 .get_maintainer.ignore
lrwxrwxrwx 1 viewpro viewpro 28 5月 20 16:26 .git -> ../.repo/projects/kernel.git
-rw-rw-r-- 1 viewpro viewpro 62 5月 20 16:26 .gitattributes
-rw-rw-r-- 1 viewpro viewpro 1944 5月 20 16:26 .gitignore
drwxrwxr-x 29 viewpro viewpro 4096 9月 12 09:53 include/
drwxrwxr-x 2 viewpro viewpro 4096 9月 12 09:53 init/
drwxrwxr-x 2 viewpro viewpro 4096 9月 12 09:53 io_uring/
drwxrwxr-x 2 viewpro viewpro 4096 9月 12 09:53 ipc/
-rw-rw-r-- 1 viewpro viewpro 1327 5月 20 16:26 Kbuild
-rw-rw-r-- 1 viewpro viewpro 555 5月 20 16:26 Kconfig
drwxrwxr-x 21 viewpro viewpro 12288 9月 12 09:53 kernel/
drwxrwxr-x 21 viewpro viewpro 24576 9月 12 09:53 lib/
drwxrwxr-x 6 viewpro viewpro 4096 5月 20 16:26 LICENSES/
-rw-rw-r-- 1 viewpro viewpro 12936 5月 20 16:26 logo.bmp
-rw-rw-r-- 1 viewpro viewpro 22364 5月 20 16:26 logo_kernel.bmp
-rw-rw-r-- 1 viewpro viewpro 18204 5月 20 16:26 .mailmap
-rw-rw-r-- 1 viewpro viewpro 577590 5月 20 16:26 MAINTAINERS
-rw-rw-r-- 1 viewpro viewpro 68440 5月 20 16:26 Makefile
drwxrwxr-x 5 viewpro viewpro 12288 9月 12 09:53 mm/
drwxrwxr-x 72 viewpro viewpro 4096 9月 12 09:53 net/
-rw-rw-r-- 1 viewpro viewpro 438 5月 20 16:26 OWNERS
-rw-rw-r-- 1 viewpro viewpro 727 5月 20 16:26 README
-rw-rw-r-- 1 viewpro viewpro 6402 5月 20 16:26 README.md
drwxrwxr-x 33 viewpro viewpro 4096 5月 20 16:26 samples/
-rw-rw-r-- 1 viewpro viewpro 0 5月 20 16:26 .scmversion
drwxrwxr-x 17 viewpro viewpro 4096 9月 12 09:53 scripts/
drwxrwxr-x 13 viewpro viewpro 4096 9月 12 09:53 security/
drwxrwxr-x 26 viewpro viewpro 4096 9月 12 09:53 sound/
drwxrwxr-x 37 viewpro viewpro 4096 5月 20 16:26 tools/
drwxrwxr-x 3 viewpro viewpro 4096 9月 12 09:53 usr/
drwxrwxr-x 4 viewpro viewpro 4096 9月 12 09:53 virt/
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/kernel$
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/kernel$
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508/kernel$ cd ..
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508$
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508$
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508$ ./build.sh --help
Log colors: message notice warning error fatal
Parsing supported commands...
Usage: build.sh [OPTIONS]
Available options:
chip[:<chip>[:<config>]] choose chip
defconfig[:<config>] choose defconfig
*_defconfig switch to specified defconfig
available defconfigs:
rockchip_defconfig
rockchip_rk3588_evb1_lp4_v10_defconfig
rockchip_rk3588_evb7_v11_defconfig
rockchip_rk3588s_evb1_lp4x_v10_defconfig
olddefconfig resolve any unresolved symbols in .config
savedefconfig save current config to defconfig
menuconfig interactive curses-based configurator
config modify SDK defconfig
print-parts print partitions
list-parts alias of print-parts
mod-parts interactive partition table modify
edit-parts edit raw partitions
new-parts:<offset>:<name>:<size>... re-create partitions
insert-part:<idx>:<name>[:<size>] insert partition
del-part:(<idx>|<name>) delete partition
move-part:(<idx>|<name>):<idx> move partition
rename-part:(<idx>|<name>):<name> rename partition
resize-part:(<idx>|<name>):<size> resize partition
misc pack misc image
kernel[:cmds] build kernel
recovery-kernel[:cmds] build kernel for recovery
modules[:cmds] build kernel modules
linux-headers[:cmds] build linux-headers
kernel-config[:cmds] modify kernel defconfig
kconfig[:cmds] alias of kernel-config
kernel-make[:<arg1>:<arg2>] run kernel make
kmake[:<arg1>:<arg2>] alias of kernel-make
wifibt[:<dst dir>[:<chip>]] build Wifi/BT
rtos build and pack RTOS
buildroot-config[:<config>] modify buildroot defconfig
bconfig[:<config>] alias of buildroot-config
buildroot-make[:<arg1>:<arg2>] run buildroot make
bmake[:<arg1>:<arg2>] alias of buildroot-make
rootfs[:<rootfs type>] build default rootfs
buildroot build buildroot rootfs
yocto build yocto rootfs
debian build debian rootfs
recovery build recovery
pcba build PCBA
security-createkeys create keys for security
security-misc build misc with system encryption key
security-ramboot build security ramboot
security-system build security system
loader[:cmds] build loader (uboot)
uboot[:cmds] build u-boot
uefi[:cmds] build uefi
extra-part pack extra partition images
firmware pack and check firmwares
edit-package-file edit package-file
edit-ota-package-file edit package-file for OTA
updateimg build update image
ota-updateimg build update image for OTA
all build images
release release images and build info
all-release build and release images
shell setup a shell for developing
cleanall cleanup
clean[:module[:module]]... cleanup modules
available modules:
all
config
extra-part
firmware
kernel
loader
misc
pcba
recovery
rootfs
rtos
security
updateimg
post-rootfs <rootfs dir> trigger post-rootfs hook scripts
help usage
Default option is 'all'.
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508$
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508$
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508$ ./build.sh kernel
LD [M] drivers/media/tuners/qm1d1b0004.ko
LD [M] drivers/media/tuners/qm1d1c0042.ko
LD [M] drivers/media/tuners/qt1010.ko
LD [M] drivers/media/tuners/r820t.ko
LD [M] drivers/media/tuners/si2157.ko
LD [M] drivers/media/tuners/tda18212.ko
LD [M] drivers/media/tuners/tda18218.ko
LD [M] drivers/media/tuners/tda18250.ko
LD [M] drivers/media/tuners/tda18271.ko
LD [M] drivers/media/tuners/tda827x.ko
LD [M] drivers/media/tuners/tda8290.ko
LD [M] drivers/media/tuners/tea5761.ko
LD [M] drivers/media/tuners/tea5767.ko
LD [M] drivers/media/tuners/tua9001.ko
LD [M] drivers/media/tuners/mt2060.ko
LD [M] drivers/media/tuners/tuner-simple.ko
LD [M] drivers/media/tuners/tda9887.ko
LD [M] drivers/media/tuners/xc5000.ko
LD [M] drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/bcmdhd.ko
LD [M] drivers/media/tuners/tuner-types.ko
LD [M] drivers/media/tuners/xc4000.ko
LD [M] drivers/media/tuners/tuner-xc2028.ko
LD [M] drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/dhd_static_buf.ko
Image: resource.img (with rk3588-evb7-v11-linux.dtb logo.bmp logo_kernel.bmp) is ready
Image: boot.img (with Image resource.img) is ready
Image: zboot.img (with Image.lz4 resource.img) is ready
make: Leaving directory '/home/viewpro/repo_RK3588_Buildroot20240508/kernel'
+ /home/viewpro/repo_RK3588_Buildroot20240508/device/rockchip/common/scripts/mk-fitimage.sh kernel/boot.img /home/viewpro/repo_RK3588_Buildroot20240508/device/rockchip/.chip/boot.its kernel/arch/arm64/boot/Image kernel/arch/arm64/boot/dts/rockchip/rk3588-evb7-v11-linux.dtb kernel/resource.img
FIT description: U-Boot FIT source file for arm
Created: Thu Sep 12 09:57:57 2024
Image 0 (fdt)
Description: unavailable
Created: Thu Sep 12 09:57:57 2024
Type: Flat Device Tree
Compression: uncompressed
Data Size: 285415 Bytes = 278.73 KiB = 0.27 MiB
Architecture: AArch64
Load Address: 0xffffff00
Hash algo: sha256
Hash value: ef49155f647fc9d466eed7efde12e86c25aed021b3aedb965038a109ce341742
Image 1 (kernel)
Description: unavailable
Created: Thu Sep 12 09:57:57 2024
Type: Kernel Image
Compression: uncompressed
Data Size: 36751872 Bytes = 35890.50 KiB = 35.05 MiB
Architecture: AArch64
OS: Linux
Load Address: 0xffffff01
Entry Point: 0xffffff01
Hash algo: sha256
Hash value: db3e3ddf0890f2eff9e5950d43d04ba7ff33b332d910d16d4e445991ed35035b
Image 2 (resource)
Description: unavailable
Created: Thu Sep 12 09:57:57 2024
Type: Multi-File Image
Compression: uncompressed
Data Size: 323584 Bytes = 316.00 KiB = 0.31 MiB
Hash algo: sha256
Hash value: c5e566814c9e4facd3e772b6132adb39b86e026cb65e9b49c2b82be3757766d4
Default Configuration: 'conf'
Configuration 0 (conf)
Description: unavailable
Kernel: kernel
FDT: fdt
+ ln -rsf kernel/boot.img /home/viewpro/repo_RK3588_Buildroot20240508/output/firmware/boot.img
Not Found io-domains in kernel/arch/arm64/boot/dts/rockchip/rk3588-evb7-v11-linux.dts
Running 10-kernel.sh - build_kernel succeeded.
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508$
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508$
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508$ ./build.sh updateimg
Log colors: message notice warning error fatal
Log saved at /home/viewpro/repo_RK3588_Buildroot20240508/output/sessions/2024-09-12_09-58-04
==========================================
Final configs
==========================================
RK_BOOT_FIT_ITS=/home/viewpro/repo_RK3588_Buildroot20240508/device/rockchip/.chip/boot.its
RK_BOOT_IMG=boot.img
RK_BUILDROOT=y
RK_BUILDROOT_CFG=rockchip_rk3588
RK_CHIP=rk3588
RK_CHIP_FAMILY=rk3588
RK_DEBIAN=y
RK_DEBIAN_ARCH=arm64
RK_DEBIAN_BULLSEYE=y
RK_DEBIAN_VERSION=bullseye
RK_DEFCONFIG=/home/viewpro/repo_RK3588_Buildroot20240508/device/rockchip/.chips/rk3588/rockchip_rk3588_evb7_v11_defconfig
RK_EXTRA_PARTITION_NUM=2
RK_EXTRA_PARTITION_STR=oem:oem:/oem:ext4:defaults:normal:auto:@userdata:userdata:/userdata:ext4:defaults:normal:auto:@@@
RK_KERNEL=y
RK_KERNEL_ARCH=arm64
RK_KERNEL_CFG=rockchip_linux_defconfig
RK_KERNEL_CFG_FRAGMENTS=rk3588_linux.config
RK_KERNEL_DTB=kernel/arch/arm64/boot/dts/rockchip/rk3588-evb7-v11-linux.dtb
RK_KERNEL_DTS=kernel/arch/arm64/boot/dts/rockchip/rk3588-evb7-v11-linux.dts
RK_KERNEL_IMG=kernel/arch/arm64/boot/Image
RK_KERNEL_KBUILD_ARCH=host
RK_KERNEL_VERSION=5.10
RK_KERNEL_VERSION_REAL=5.10
RK_LOADER=y
RK_MISC=y
RK_MISC_BLANK=y
RK_OWNER=viewpro
RK_OWNER_UID=1000
RK_PARAMETER=parameter.txt
RK_RECOVERY=y
RK_RECOVERY_CFG=rockchip_rk3588_recovery
RK_RECOVERY_FIT_ITS=/home/viewpro/repo_RK3588_Buildroot20240508/device/rockchip/.chip/boot4recovery.its
RK_RECOVERY_INITRD_TYPE=cpio.gz
RK_ROOTFS=y
RK_ROOTFS_ASYNC_COMMIT=y
RK_ROOTFS_DEBUG_INFO=y
RK_ROOTFS_IRQBALANCE=y
RK_ROOTFS_OVERLAY=y
RK_ROOTFS_STRIP_MODULES=y
RK_ROOTFS_SYSTEM=buildroot
RK_ROOTFS_TYPE=ext4
RK_ROOTFS_UDEV_RULES=y
RK_SAVE_TRACKED=y
RK_SESSION=2024-09-12_09-58-04
RK_UBOOT_ARCH=arm64
RK_UBOOT_CFG=rk3588
RK_UPDATE=y
RK_USB_ADBD=y
RK_USB_ADBD_BASH=y
RK_USB_ADBD_TCP_PORT=5555
RK_USE_FIT_IMG=y
RK_WIFIBT_CHIP=ALL_AP
RK_YOCTO=y
RK_YOCTO_CHROMIUM=y
RK_YOCTO_DISPLAY_PLATFORM=wayland
RK_YOCTO_MACHINE=rockchip-rk3588-evb
RK_YOCTO_USBMOUNT=y
Make update image
==========================================
Start packing update image
==========================================
RK_AB_UPDATE enabled, without having A/B partitions!
Generating package-file for update:
# NAME PATH
package-file package-file
parameter parameter.txt
bootloader MiniLoaderAll.bin
uboot uboot.img
misc misc.img
boot boot.img
recovery recovery.img
backup RESERVED
rootfs rootfs.img
oem oem.img
userdata userdata.img
Packing /home/viewpro/repo_RK3588_Buildroot20240508/output/firmware/update.img for update...
Android Firmware Package Tool v2.2
------ PACKAGE ------
Add file: ./package-file
package-file,Add file: ./package-file done,offset=0x800,size=0xe1,userspace=0x1
Add file: ./parameter.txt
parameter,Add file: ./parameter.txt done,offset=0x1000,size=0x227,userspace=0x1,flash_address=0x00000000
Add file: ./MiniLoaderAll.bin
bootloader,Add file: ./MiniLoaderAll.bin done,offset=0x1800,size=0x761c0,userspace=0xed
Add file: ./uboot.img
uboot,Add file: ./uboot.img done,offset=0x78000,size=0x400000,userspace=0x800,flash_address=0x00004000
Add file: ./misc.img
misc,Add file: ./misc.img done,offset=0x478000,size=0xc000,userspace=0x18,flash_address=0x00006000
Add file: ./boot.img
boot,Add file: ./boot.img done,offset=0x484000,size=0x23a2200,userspace=0x4745,flash_address=0x00008000
Add file: ./recovery.img
recovery,Add file: ./recovery.img done,offset=0x2826800,size=0x2a09800,userspace=0x5413,flash_address=0x00028000
Add file: ./rootfs.img
rootfs,Add file: ./rootfs.img done,offset=0x5230000,size=0x33300000,userspace=0x66600,flash_address=0x00078000
Add file: ./oem.img
oem,Add file: ./oem.img done,offset=0x38530000,size=0x10a6000,userspace=0x214c,flash_address=0x01c78000
Add file: ./userdata.img
userdata,Add file: ./userdata.img done,offset=0x395d6000,size=0x444000,userspace=0x888,flash_address=0x01cb8000
Add CRC...
Make firmware OK!
------ OK ------
********rkImageMaker ver 2.23********
Generating new image, please wait...
Writing head info...
Writing boot file...
Writing firmware...
Generating MD5 data...
MD5 data generated successfully!
New image generated successfully!
Running 90-updateimg.sh - build_updateimg succeeded.
viewpro@viewpro-ThinkBook-16-G5-IRH:~/repo_RK3588_Buildroot20240508$
再次刷机,即可通过HDMI显示了。MIPI接口的LCD黑屏!
dmesg:
[BEGIN] 2024/9/12 10:04:46
root@rk3588-buildroot:/#
root@rk3588-buildroot:/#
root@rk3588-buildroot:/# dmesg
[ 1.419310] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
[ 1.419327] Linux version 5.10.198 (viewpro@viewpro-ThinkBook-16-G5-IRH) (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 Sep 12 09:53:58 CST 2024
[ 1.422785] random: crng init done
[ 1.430501] Machine model: Rockchip RK3588 EVB7 V11 Board
[ 1.465573] earlycon: uart8250 at MMIO32 0x00000000feb50000 (options '')
[ 1.470158] printk: bootconsole [uart8250] enabled
[ 1.472877] efi: UEFI not found.
[ 1.478647] OF: fdt: Reserved memory: failed to reserve memory for node 'drm-cubic-lut@00000000': base 0x0000000000000000, size 0 MiB
[ 1.479805] Reserved memory: created CMA memory pool at 0x0000000010000000, size 128 MiB
[ 1.480547] OF: reserved mem: initialized node cma, compatible id shared-dma-pool
[ 1.596438] Zone ranges:
[ 1.596676] DMA [mem 0x0000000000200000-0x00000000ffffffff]
[ 1.597248] DMA32 empty
[ 1.597513] Normal [mem 0x0000000100000000-0x00000002ffffffff]
[ 1.598081] Movable zone start for each node
[ 1.598471] Early memory node ranges
[ 1.598801] node 0: [mem 0x0000000000200000-0x00000000083fffff]
[ 1.599377] node 0: [mem 0x0000000009400000-0x00000000efffffff]
[ 1.599953] node 0: [mem 0x0000000100000000-0x00000001ffffffff]
[ 1.600529] node 0: [mem 0x00000002f0000000-0x00000002ffffffff]
[ 1.601106] Initmem setup node 0 [mem 0x0000000000200000-0x00000002ffffffff]
[ 1.601751] On node 0 totalpages: 2092544
[ 1.601755] DMA zone: 15288 pages used for memmap
[ 1.601757] DMA zone: 0 pages reserved
[ 1.601760] DMA zone: 978432 pages, LIFO batch:63
[ 1.601764] Normal zone: 17408 pages used for memmap
[ 1.601767] Normal zone: 1114112 pages, LIFO batch:63
[ 1.645596] psci: probing for conduit method from DT.
[ 1.646067] psci: PSCIv1.1 detected in firmware.
[ 1.646493] psci: Using standard PSCI v0.2 function IDs
[ 1.646974] psci: Trusted OS migration not required
[ 1.647425] psci: SMC Calling Convention v1.2
[ 1.648186] percpu: Embedded 30 pages/cpu s83800 r8192 d30888 u122880
[ 1.648817] pcpu-alloc: s83800 r8192 d30888 u122880 alloc=30*4096
[ 1.648823] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
[ 1.648943] Detected VIPT I-cache on CPU0
[ 1.649340] CPU features: detected: GIC system register CPU interface
[ 1.649930] CPU features: detected: Virtualization Host Extensions
[ 1.650501] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 1.651151] alternatives: patching kernel code
[ 1.653059] Built 1 zonelists, mobility grouping on. Total pages: 2059848
[ 1.653695] 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 rcupdate.rcu_expedited=1 rcu_nocbs=all androidboot.fwver=ddr-v1.15-d5483af87d,spl-v1.13,bl31-v1.44,bl32-v1.15,uboot-06/01/2024
[ 1.657730] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 1.658830] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 1.659550] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 1.666058] software IO TLB: mapped [mem 0x00000000e9f00000-0x00000000edf00000] (64MB)
[ 1.723304] Memory: 7973624K/8370176K available (18752K kernel code, 3506K rwdata, 6888K rodata, 6656K init, 590K bss, 265480K reserved, 131072K cma-reserved)
[ 1.724706] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 1.725331] ftrace: allocating 57278 entries in 224 pages
[ 1.793827] ftrace: allocated 224 pages with 3 groups
[ 1.794498] rcu: Hierarchical RCU implementation.
[ 1.794933] rcu: RCU event tracing is enabled.
[ 1.795349] rcu: RCU dyntick-idle grace-period acceleration is enabled.
[ 1.795963] All grace periods are expedited (rcu_expedited).
[ 1.796490] Rude variant of Tasks RCU enabled.
[ 1.796907] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 1.801316] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 1.804259] GICv3: GIC: Using split EOI/Deactivate mode
[ 1.804740] GICv3: 480 SPIs implemented
[ 1.805093] GICv3: 0 Extended SPIs implemented
[ 1.805520] GICv3: Distributor has no Range Selector support
[ 1.806044] GICv3: 16 PPIs implemented
[ 1.806429] GICv3: CPU0: found redistributor 0 region 0:0x00000000fe680000
[ 1.807140] ITS [mem 0xfe640000-0xfe65ffff]
[ 1.807565] ITS@0x00000000fe640000: allocated 8192 Devices @1001e0000 (indirect, esz 8, psz 64K, shr 0)
[ 1.808443] ITS@0x00000000fe640000: allocated 32768 Interrupt Collections @1001f0000 (flat, esz 2, psz 64K, shr 0)
[ 1.809394] ITS: using cache flushing for cmd queue
[ 1.809864] ITS [mem 0xfe660000-0xfe67ffff]
[ 1.810290] ITS@0x00000000fe660000: allocated 8192 Devices @100210000 (indirect, esz 8, psz 64K, shr 0)
[ 1.811170] ITS@0x00000000fe660000: allocated 32768 Interrupt Collections @100220000 (flat, esz 2, psz 64K, shr 0)
[ 1.812120] ITS: using cache flushing for cmd queue
[ 1.812768] GICv3: using LPI property table @0x0000000100230000
[ 1.813418] GIC: using cache flushing for LPI property table
[ 1.813937] GICv3: CPU0: using allocated LPI pending table @0x0000000100240000
[ 1.814640] rcu: Offload RCU callbacks from CPUs: 0-7.
[ 1.919290] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[ 1.919852] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 1.920839] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 1.922726] Console: colour dummy device 80x25
[ 1.923159] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
[ 1.924102] pid_max: default: 32768 minimum: 301
[ 1.924625] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 1.925335] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 1.927191] rcu: Hierarchical SRCU implementation.
[ 1.928321] Platform MSI: msi-controller@fe640000 domain created
[ 1.928881] Platform MSI: msi-controller@fe660000 domain created
[ 1.929762] PCI/MSI: /interrupt-controller@fe600000/msi-controller@fe640000 domain created
[ 1.930531] PCI/MSI: /interrupt-controller@fe600000/msi-controller@fe660000 domain created
[ 1.931466] EFI services will not be available.
[ 1.932101] smp: Bringing up secondary CPUs ...
[ 1.933636] Detected VIPT I-cache on CPU1
[ 1.933658] GICv3: CPU1: found redistributor 100 region 0:0x00000000fe6a0000
[ 1.933672] GICv3: CPU1: using allocated LPI pending table @0x0000000100250000
[ 1.933710] CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
[ 1.934853] Detected VIPT I-cache on CPU2
[ 1.934872] GICv3: CPU2: found redistributor 200 region 0:0x00000000fe6c0000
[ 1.934886] GICv3: CPU2: using allocated LPI pending table @0x0000000100260000
[ 1.934918] CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
[ 1.936046] Detected VIPT I-cache on CPU3
[ 1.936063] GICv3: CPU3: found redistributor 300 region 0:0x00000000fe6e0000
[ 1.936075] GICv3: CPU3: using allocated LPI pending table @0x0000000100270000
[ 1.936105] CPU3: Booted secondary processor 0x0000000300 [0x412fd050]
[ 1.937250] CPU features: detected: Spectre-v4
[ 1.937253] CPU features: detected: Spectre-BHB
[ 1.937254] Detected PIPT I-cache on CPU4
[ 1.937265] GICv3: CPU4: found redistributor 400 region 0:0x00000000fe700000
[ 1.937272] GICv3: CPU4: using allocated LPI pending table @0x0000000100280000
[ 1.937293] CPU4: Booted secondary processor 0x0000000400 [0x414fd0b0]
[ 1.938380] Detected PIPT I-cache on CPU5
[ 1.938391] GICv3: CPU5: found redistributor 500 region 0:0x00000000fe720000
[ 1.938399] GICv3: CPU5: using allocated LPI pending table @0x0000000100290000
[ 1.938420] CPU5: Booted secondary processor 0x0000000500 [0x414fd0b0]
[ 1.939493] Detected PIPT I-cache on CPU6
[ 1.939504] GICv3: CPU6: found redistributor 600 region 0:0x00000000fe740000
[ 1.939511] GICv3: CPU6: using allocated LPI pending table @0x00000001002a0000
[ 1.939532] CPU6: Booted secondary processor 0x0000000600 [0x414fd0b0]
[ 1.940619] Detected PIPT I-cache on CPU7
[ 1.940629] GICv3: CPU7: found redistributor 700 region 0:0x00000000fe760000
[ 1.940637] GICv3: CPU7: using allocated LPI pending table @0x00000001002b0000
[ 1.940658] CPU7: Booted secondary processor 0x0000000700 [0x414fd0b0]
[ 1.940704] smp: Brought up 1 node, 8 CPUs
[ 1.957741] SMP: Total of 8 processors activated.
[ 1.958178] CPU features: detected: Privileged Access Never
[ 1.958688] CPU features: detected: LSE atomic instructions
[ 1.959196] CPU features: detected: User Access Override
[ 1.959681] CPU features: detected: 32-bit EL0 Support
[ 1.960152] CPU features: detected: Common not Private translations
[ 1.960725] CPU features: detected: RAS Extension Support
[ 1.961219] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 1.962010] CPU features: detected: CRC32 instructions
[ 1.962481] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[ 1.963119] CPU features: detected: RCpc load-acquire (LDAPR)
[ 1.987179] CPU: All CPU(s) started at EL2
[ 1.989178] devtmpfs: initialized
[ 1.999024] Registered cp15_barrier emulation handler
[ 1.999487] Registered setend emulation handler
[ 1.999952] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 2.000842] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 2.002410] pinctrl core: initialized pinctrl subsystem
[ 2.003052] DMI not present or invalid.
[ 2.003482] NET: Registered protocol family 16
[ 2.004421] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 2.005147] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 2.006224] Registered FIQ tty driver
[ 2.006649] thermal_sys: Registered thermal governor 'fair_share'
[ 2.006651] thermal_sys: Registered thermal governor 'step_wise'
[ 2.007208] thermal_sys: Registered thermal governor 'user_space'
[ 2.007757] thermal_sys: Registered thermal governor 'power_allocator'
[ 2.008413] thermal thermal_zone1: power_allocator: sustainable_power will be estimated
[ 2.009752] thermal thermal_zone2: power_allocator: sustainable_power will be estimated
[ 2.010493] thermal thermal_zone3: power_allocator: sustainable_power will be estimated
[ 2.011240] thermal thermal_zone4: power_allocator: sustainable_power will be estimated
[ 2.011984] thermal thermal_zone5: power_allocator: sustainable_power will be estimated
[ 2.012729] thermal thermal_zone6: power_allocator: sustainable_power will be estimated
[ 2.013467] cpuidle: using governor menu
[ 2.013896] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 2.014590] ASID allocator initialised with 65536 entries
[ 2.016187] ramoops: dmesg-0 0x18000@0x0000000000110000
[ 2.016663] ramoops: dmesg-1 0x18000@0x0000000000128000
[ 2.017149] ramoops: console 0x80000@0x0000000000140000
[ 2.017630] ramoops: pmsg 0x30000@0x00000000001c0000
[ 2.018292] printk: console [ramoops-1] enabled
[ 2.018705] pstore: Registered ramoops as persistent store backend
[ 2.019266] ramoops: using 0xe0000@0x110000, ecc: 0
[ 2.051997] rockchip-gpio fd8a0000.gpio: probed /pinctrl/gpio@fd8a0000
[ 2.052729] rockchip-gpio fec20000.gpio: probed /pinctrl/gpio@fec20000
[ 2.053436] rockchip-gpio fec30000.gpio: probed /pinctrl/gpio@fec30000
[ 2.054175] rockchip-gpio fec40000.gpio: probed /pinctrl/gpio@fec40000
[ 2.054920] rockchip-gpio fec50000.gpio: probed /pinctrl/gpio@fec50000
[ 2.055546] rockchip-pinctrl pinctrl: probed pinctrl
[ 2.066082] fiq_debugger fiq_debugger.0: IRQ fiq not found
[ 2.066587] fiq_debugger fiq_debugger.0: IRQ wakeup not found
[ 2.067114] fiq_debugger_probe: could not install nmi irq handler
[ 2.067705] printk: console [ttyFIQ0] enabled
[ 2.068486] printk: bootconsole [uart8250] disabled
[ 2.068973] Registered fiq debugger ttyFIQ0
[ 2.069197] vcc5v0_sys: supplied by vcc12v_dcin
[ 2.069272] vcc5v0_usbdcin: supplied by vcc12v_dcin
[ 2.069338] vcc5v0_usb: supplied by vcc5v0_usbdcin
[ 2.069409] vcc_1v1_nldo_s3: supplied by vcc5v0_sys
[ 2.069547] vbus5v0_typec: supplied by vcc5v0_usb
[ 2.069622] vcc3v3_pcie30: supplied by vcc12v_dcin
[ 2.069693] vcc5v0_host: supplied by vcc5v0_usb
[ 2.070225] iommu: Default domain type: Translated
[ 2.072836] SCSI subsystem initialized
[ 2.072850] libata version 3.00 loaded.
[ 2.072890] usbcore: registered new interface driver usbfs
[ 2.072899] usbcore: registered new interface driver hub
[ 2.072910] usbcore: registered new device driver usb
[ 2.072934] mc: Linux media interface: v0.10
[ 2.072941] videodev: Linux video capture interface: v2.00
[ 2.072960] pps_core: LinuxPPS API ver. 1 registered
[ 2.072963] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 2.072968] PTP clock support registered
[ 2.072981] EDAC MC: Ver: 3.0.0
[ 2.073214] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled.
[ 2.073240] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0
[ 2.074018] Advanced Linux Sound Architecture Driver Initialized.
[ 2.074139] Bluetooth: Core ver 2.22
[ 2.074149] NET: Registered protocol family 31
[ 2.074152] Bluetooth: HCI device and connection manager initialized
[ 2.074155] Bluetooth: HCI socket layer initialized
[ 2.074159] Bluetooth: L2CAP socket layer initialized
[ 2.074168] Bluetooth: SCO socket layer initialized
[ 2.075394] rockchip-cpuinfo cpuinfo: SoC : 35881000
[ 2.075398] rockchip-cpuinfo cpuinfo: Serial : b8655ac88d373cd2
[ 2.075594] clocksource: Switched to clocksource arch_sys_counter
[ 2.309828] NET: Registered protocol family 2
[ 2.309923] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 2.311790] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 2.311857] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 2.312173] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 2.312800] TCP: Hash tables configured (established 65536 bind 65536)
[ 2.312833] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 2.312949] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 2.313099] NET: Registered protocol family 1
[ 2.313299] RPC: Registered named UNIX socket transport module.
[ 2.313302] RPC: Registered udp transport module.
[ 2.313305] RPC: Registered tcp transport module.
[ 2.313307] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 2.313591] PCI: CLS 0 bytes, default 64
[ 2.314164] rockchip-thermal fec00000.tsadc: Missing rockchip,grf property
[ 2.314583] rockchip-thermal fec00000.tsadc: tsadc is probed successfully!
[ 2.315117] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 2.316943] Initialise system trusted keyrings
[ 2.317004] workingset: timestamp_bits=62 max_order=21 bucket_order=0
[ 2.318176] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.318344] NFS: Registering the id_resolver key type
[ 2.318352] Key type id_resolver registered
[ 2.318354] Key type id_legacy registered
[ 2.318365] ntfs: driver 2.1.32 [Flags: R/O].
[ 2.318416] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 2.318494] fuse: init (API version 7.32)
[ 2.318564] SGI XFS with security attributes, no debug enabled
[ 2.338118] NET: Registered protocol family 38
[ 2.338124] Key type asymmetric registered
[ 2.338127] Asymmetric key parser 'x509' registered
[ 2.338138] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[ 2.338141] io scheduler mq-deadline registered
[ 2.338144] io scheduler kyber registered
[ 2.338473] rockchip-csi2-dphy-hw fedc0000.csi2-dphy0-hw: csi2 dphy hw probe successfully!
[ 2.338524] rockchip-csi2-dphy-hw fedc8000.csi2-dphy1-hw: csi2 dphy hw probe successfully!
[ 2.344512] rockchip-hdptx-phy-hdmi fed60000.hdmiphy: hdptx phy init success
[ 2.345039] rockchip-hdptx-phy-hdmi fed70000.hdmiphy: hdptx phy init success
[ 2.346928] rk-pcie fe170000.pcie: invalid prsnt-gpios property in node
[ 2.346952] rk-pcie fe170000.pcie: no vpcie3v3 regulator found
[ 2.346975] pwm-backlight backlight: supply power not found, using dummy regulator
[ 2.347204] iep: Module initialized.
[ 2.347227] mpp_service mpp-srv: unknown mpp version for missing VCS info
[ 2.347230] mpp_service mpp-srv: probe start
[ 2.347247] rk-pcie fe170000.pcie: IRQ msi not found
[ 2.347257] rk-pcie fe170000.pcie: use outband MSI support
[ 2.347265] rk-pcie fe170000.pcie: Missing *config* reg space
[ 2.347277] rk-pcie fe170000.pcie: host bridge /pcie@fe170000 ranges:
[ 2.347296] rk-pcie fe170000.pcie: err 0x00f2000000..0x00f20fffff -> 0x00f2000000
[ 2.347310] rk-pcie fe170000.pcie: IO 0x00f2100000..0x00f21fffff -> 0x00f2100000
[ 2.347324] rk-pcie fe170000.pcie: MEM 0x00f2200000..0x00f2ffffff -> 0x00f2200000
[ 2.347335] rk-pcie fe170000.pcie: MEM 0x0980000000..0x09bfffffff -> 0x0980000000
[ 2.347358] rk-pcie fe170000.pcie: Missing *config* reg space
[ 2.347382] rk-pcie fe170000.pcie: invalid resource
[ 2.348171] mpp_vdpu1 fdb51000.avsd-plus: Adding to iommu group 1
[ 2.348346] mpp_vdpu1 fdb51000.avsd-plus: probe device
[ 2.348422] mpp_vdpu1 fdb51000.avsd-plus: reset_group->rw_sem_on=0
[ 2.348428] mpp_vdpu1 fdb51000.avsd-plus: reset_group->rw_sem_on=0
[ 2.348519] mpp_vdpu1 fdb51000.avsd-plus: probing finish
[ 2.348740] mpp_vdpu2 fdb50400.vdpu: Adding to iommu group 1
[ 2.348769] mpp_vdpu2 fdb50400.vdpu: probe device
[ 2.348822] mpp_vdpu2 fdb50400.vdpu: reset_group->rw_sem_on=0
[ 2.348825] mpp_vdpu2 fdb50400.vdpu: reset_group->rw_sem_on=0
[ 2.348896] mpp_vdpu2 fdb50400.vdpu: probing finish
[ 2.349008] mpp_vepu2 jpege-ccu: probing start
[ 2.349012] mpp_vepu2 jpege-ccu: probing finish
[ 2.349082] mpp_vepu2 fdb50000.vepu: Adding to iommu group 1
[ 2.349109] mpp_vepu2 fdb50000.vepu: probing start
[ 2.349165] mpp_vepu2 fdb50000.vepu: reset_group->rw_sem_on=0
[ 2.349169] mpp_vepu2 fdb50000.vepu: reset_group->rw_sem_on=0
[ 2.349245] mpp_vepu2 fdb50000.vepu: probing finish
[ 2.349299] mpp_vepu2 fdba0000.jpege-core: Adding to iommu group 5
[ 2.349364] mpp_vepu2 fdba0000.jpege-core: probing start
[ 2.349435] mpp_vepu2 fdba0000.jpege-core: attach ccu success
[ 2.349508] mpp_vepu2 fdba0000.jpege-core: probing finish
[ 2.349544] mpp_vepu2 fdba4000.jpege-core: Adding to iommu group 6
[ 2.349610] mpp_vepu2 fdba4000.jpege-core: probing start
[ 2.349670] mpp_vepu2 fdba4000.jpege-core: attach ccu success
[ 2.349742] mpp_vepu2 fdba4000.jpege-core: probing finish
[ 2.349786] mpp_vepu2 fdba8000.jpege-core: Adding to iommu group 7
[ 2.349844] mpp_vepu2 fdba8000.jpege-core: probing start
[ 2.349903] mpp_vepu2 fdba8000.jpege-core: attach ccu success
[ 2.349975] mpp_vepu2 fdba8000.jpege-core: probing finish
[ 2.350021] mpp_vepu2 fdbac000.jpege-core: Adding to iommu group 8
[ 2.350079] mpp_vepu2 fdbac000.jpege-core: probing start
[ 2.350139] mpp_vepu2 fdbac000.jpege-core: attach ccu success
[ 2.350211] mpp_vepu2 fdbac000.jpege-core: probing finish
[ 2.350379] mpp-iep2 fdbb0000.iep: Adding to iommu group 9
[ 2.350441] mpp-iep2 fdbb0000.iep: probe device
[ 2.350518] mpp-iep2 fdbb0000.iep: allocate roi buffer failed
[ 2.350583] mpp-iep2 fdbb0000.iep: probing finish
[ 2.350708] mpp_jpgdec fdb90000.jpegd: Adding to iommu group 4
[ 2.350824] mpp_jpgdec fdb90000.jpegd: probe device
[ 2.350964] mpp_jpgdec fdb90000.jpegd: probing finish
[ 2.351240] mpp_rkvdec2 fdc30000.rkvdec-ccu: rkvdec-ccu, probing start
[ 2.351276] mpp_rkvdec2 fdc30000.rkvdec-ccu: ccu-mode: 1
[ 2.351279] mpp_rkvdec2 fdc30000.rkvdec-ccu: probing finish
[ 2.351341] mpp_rkvdec2 fdc38100.rkvdec-core: Adding to iommu group 12
[ 2.351539] mpp_rkvdec2 fdc38100.rkvdec-core: rkvdec-core, probing start
[ 2.351613] mpp_rkvdec2 fdc38100.rkvdec-core: shared_niu_a is not found!
[ 2.351617] rkvdec2_init:1022: No niu aclk reset resource define
[ 2.351620] mpp_rkvdec2 fdc38100.rkvdec-core: shared_niu_h is not found!
[ 2.351623] rkvdec2_init:1025: No niu hclk reset resource define
[ 2.351638] mpp_rkvdec2 fdc38100.rkvdec-core: no regulator, devfreq is disabled
[ 2.351680] mpp_rkvdec2 fdc38100.rkvdec-core: core_mask=00010001
[ 2.351683] mpp_rkvdec2 fdc38100.rkvdec-core: attach ccu as core 0
[ 2.351811] mpp_rkvdec2 fdc38100.rkvdec-core: sram_start 0x00000000ff001000
[ 2.351814] mpp_rkvdec2 fdc38100.rkvdec-core: rcb_iova 0x00000000fff00000
[ 2.351817] mpp_rkvdec2 fdc38100.rkvdec-core: sram_size 491520
[ 2.351820] mpp_rkvdec2 fdc38100.rkvdec-core: rcb_size 1048576
[ 2.351823] mpp_rkvdec2 fdc38100.rkvdec-core: min_width 512
[ 2.351827] mpp_rkvdec2 fdc38100.rkvdec-core: rcb_info_count 20
[ 2.351830] mpp_rkvdec2 fdc38100.rkvdec-core: [136, 24576]
[ 2.351833] mpp_rkvdec2 fdc38100.rkvdec-core: [137, 49152]
[ 2.351836] mpp_rkvdec2 fdc38100.rkvdec-core: [141, 90112]
[ 2.351839] mpp_rkvdec2 fdc38100.rkvdec-core: [140, 49152]
[ 2.351842] mpp_rkvdec2 fdc38100.rkvdec-core: [139, 180224]
[ 2.351845] mpp_rkvdec2 fdc38100.rkvdec-core: [133, 49152]
[ 2.351848] mpp_rkvdec2 fdc38100.rkvdec-core: [134, 8192]
[ 2.351850] mpp_rkvdec2 fdc38100.rkvdec-core: [135, 4352]
[ 2.351853] mpp_rkvdec2 fdc38100.rkvdec-core: [138, 13056]
[ 2.351856] mpp_rkvdec2 fdc38100.rkvdec-core: [142, 291584]
[ 2.351876] mpp_rkvdec2 fdc38100.rkvdec-core: probing finish
[ 2.351926] mpp_rkvdec2 fdc48100.rkvdec-core: Adding to iommu group 13
[ 2.352106] mpp_rkvdec2 fdc48100.rkvdec-core: rkvdec-core, probing start
[ 2.352178] mpp_rkvdec2 fdc48100.rkvdec-core: shared_niu_a is not found!
[ 2.352181] rkvdec2_init:1022: No niu aclk reset resource define
[ 2.352185] mpp_rkvdec2 fdc48100.rkvdec-core: shared_niu_h is not found!
[ 2.352187] rkvdec2_init:1025: No niu hclk reset resource define
[ 2.352200] mpp_rkvdec2 fdc48100.rkvdec-core: no regulator, devfreq is disabled
[ 2.352229] mpp_rkvdec2 fdc48100.rkvdec-core: core_mask=00020002
[ 2.352244] mpp_rkvdec2 fdc48100.rkvdec-core: attach ccu as core 1
[ 2.352396] mpp_rkvdec2 fdc48100.rkvdec-core: sram_start 0x00000000ff079000
[ 2.352399] mpp_rkvdec2 fdc48100.rkvdec-core: rcb_iova 0x00000000ffe00000
[ 2.352402] mpp_rkvdec2 fdc48100.rkvdec-core: sram_size 487424
[ 2.352405] mpp_rkvdec2 fdc48100.rkvdec-core: rcb_size 1048576
[ 2.352408] mpp_rkvdec2 fdc48100.rkvdec-core: min_width 512
[ 2.352412] mpp_rkvdec2 fdc48100.rkvdec-core: rcb_info_count 20
[ 2.352415] mpp_rkvdec2 fdc48100.rkvdec-core: [136, 24576]
[ 2.352418] mpp_rkvdec2 fdc48100.rkvdec-core: [137, 49152]
[ 2.352420] mpp_rkvdec2 fdc48100.rkvdec-core: [141, 90112]
[ 2.352423] mpp_rkvdec2 fdc48100.rkvdec-core: [140, 49152]
[ 2.352426] mpp_rkvdec2 fdc48100.rkvdec-core: [139, 180224]
[ 2.352429] mpp_rkvdec2 fdc48100.rkvdec-core: [133, 49152]
[ 2.352431] mpp_rkvdec2 fdc48100.rkvdec-core: [134, 8192]
[ 2.352434] mpp_rkvdec2 fdc48100.rkvdec-core: [135, 4352]
[ 2.352437] mpp_rkvdec2 fdc48100.rkvdec-core: [138, 13056]
[ 2.352440] mpp_rkvdec2 fdc48100.rkvdec-core: [142, 291584]
[ 2.352459] mpp_rkvdec2 fdc48100.rkvdec-core: probing finish
[ 2.352613] mpp_rkvenc2 rkvenc-ccu: probing start
[ 2.352616] mpp_rkvenc2 rkvenc-ccu: probing finish
[ 2.353030] mpp_av1dec: Adding child /av1d@fdc70000
[ 2.353184] mpp_av1dec: register device av1d-master
[ 2.353196] mpp_av1dec av1d-master: av1_iommu_of_xlate,784
[ 2.353209] av1_iommu_probe_device,736, consumer : av1d-master, supplier : fdca0000.iommu
[ 2.353214] mpp_av1dec av1d-master: Adding to iommu group 17
[ 2.353393] mpp_av1dec av1d-master: probing start
[ 2.353563] mpp_av1dec av1d-master: probing finish
[ 2.353582] mpp_service mpp-srv: probe success
[ 2.360418] dma-pl330 fea10000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 2.360425] dma-pl330 fea10000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[ 2.360950] dma-pl330 fea30000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 2.360955] dma-pl330 fea30000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[ 2.361487] dma-pl330 fed10000.dma-controller: Loaded driver for PL330 DMAC-241330
[ 2.361492] dma-pl330 fed10000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
[ 2.361928] rockchip-pvtm fda40000.pvtm: pvtm@0 probed
[ 2.361964] rockchip-pvtm fda50000.pvtm: pvtm@1 probed
[ 2.361997] rockchip-pvtm fda60000.pvtm: pvtm@2 probed
[ 2.362027] rockchip-pvtm fdaf0000.pvtm: pvtm@3 probed
[ 2.362057] rockchip-pvtm fdb30000.pvtm: pvtm@4 probed
[ 2.362438] rockchip-system-monitor rockchip-system-monitor: system monitor probe
[ 2.362983] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[ 2.363325] febc0000.serial: ttyS9 at MMIO 0xfebc0000 (irq = 105, base_baud = 1500000) is a 16550A
[ 2.364747] rockchip-vop2 fdd90000.vop: Adding to iommu group 16
[ 2.371326] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp0 assign plane mask: 0x5, primary plane phy id: 2
[ 2.371334] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp1 assign plane mask: 0xa, primary plane phy id: 3
[ 2.371340] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp2 assign plane mask: 0x140, primary plane phy id: 8
[ 2.371346] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp3 assign plane mask: 0x280, primary plane phy id: 9
[ 2.371505] [drm] failed to init overlay plane Cluster0-win1
[ 2.371528] [drm] failed to init overlay plane Cluster1-win1
[ 2.371550] [drm] failed to init overlay plane Cluster2-win1
[ 2.371571] [drm] failed to init overlay plane Cluster3-win1
[ 2.378881] rockchip-drm display-subsystem: bound fdd90000.vop (ops 0xffffffc00935e230)
[ 2.379267] dwhdmi-rockchip fde80000.hdmi: registered ddc I2C bus driver
[ 2.379593] rockchip-drm display-subsystem: bound fde80000.hdmi (ops 0xffffffc00936cdc0)
[ 2.380003] dwhdmi-rockchip fdea0000.hdmi: registered ddc I2C bus driver
[ 2.380317] rockchip-drm display-subsystem: bound fdea0000.hdmi (ops 0xffffffc00936cdc0)
[ 2.380351] dw-mipi-dsi2 fde20000.dsi: [drm:dw_mipi_dsi2_bind] *ERROR* Failed to find panel or bridge: -517
[ 2.386305] brd: module loaded
[ 2.388220] loop: module loaded
[ 2.388327] zram: Added device: zram0
[ 2.388416] lkdtm: No crash points registered, enable through debugfs
[ 2.388746] system_heap: orders[0] = 6
[ 2.388750] system_heap: orders[1] = 4
[ 2.388752] system_heap: orders[2] = 0
[ 2.389506] ahci fe210000.sata: supply ahci not found, using dummy regulator
[ 2.389548] ahci fe210000.sata: supply phy not found, using dummy regulator
[ 2.389592] ahci fe210000.sata: supply target not found, using dummy regulator
[ 2.389644] ahci fe210000.sata: forcing port_map 0x0 -> 0x1
[ 2.389662] ahci fe210000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[ 2.389667] ahci fe210000.sata: flags: ncq sntf pm led clo only pmp fbs pio slum part ccc apst
[ 2.389675] ahci fe210000.sata: port 0 can do FBS, forcing FBSCP
[ 2.390151] scsi host0: ahci
[ 2.390243] ata1: SATA max UDMA/133 mmio [mem 0xfe210000-0xfe210fff] port 0x100 irq 90
[ 2.391057] rockchip-spi feb20000.spi: no high_speed pinctrl state
[ 2.392070] rk806 spi2.0: chip id: RK806,ver:0x2, 0x1
[ 2.392193] rk806 spi2.0: ON: 0x40 OFF:0x0
[ 2.393453] vdd_gpu_s0: supplied by vcc5v0_sys
[ 2.394402] vdd_cpu_lit_s0: supplied by vcc5v0_sys
[ 2.394970] vdd_log_s0: supplied by vcc5v0_sys
[ 2.395475] vdd_vdenc_s0: supplied by vcc5v0_sys
[ 2.396010] vdd_ddr_s0: supplied by vcc5v0_sys
[ 2.396350] vdd2_ddr_s3: supplied by vcc5v0_sys
[ 2.396832] vdd_2v0_pldo_s3: supplied by vcc5v0_sys
[ 2.397264] vcc_3v3_s3: supplied by vcc5v0_sys
[ 2.397674] vddq_ddr_s0: supplied by vcc5v0_sys
[ 2.398156] vcc_1v8_s3: supplied by vcc5v0_sys
[ 2.398664] vdd_0v75_s3: supplied by vcc_1v1_nldo_s3
[ 2.399152] vdd_ddr_pll_s0: supplied by vcc_1v1_nldo_s3
[ 2.399577] avdd_0v75_s0: supplied by vcc_1v1_nldo_s3
[ 2.400000] vdd_0v85_s0: supplied by vcc_1v1_nldo_s3
[ 2.400423] vdd_0v75_s0: supplied by vcc_1v1_nldo_s3
[ 2.400923] avcc_1v8_s0: supplied by vdd_2v0_pldo_s3
[ 2.401465] vcc_1v8_s0: supplied by vdd_2v0_pldo_s3
[ 2.401942] avdd_1v2_s0: supplied by vdd_2v0_pldo_s3
[ 2.402426] vcc_3v3_s0: supplied by vcc5v0_sys
[ 2.402851] vccio_sd_s0: supplied by vcc5v0_sys
[ 2.403307] pldo6_s3: supplied by vcc5v0_sys
[ 2.403492] rk806 spi2.0: no sleep-setting state
[ 2.403496] rk806 spi2.0: no reset-setting pinctrl state
[ 2.403500] rk806 spi2.0: no dvs-setting pinctrl state
[ 2.404722] rockchip-spi feb20000.spi: probed, poll=0, rsd=0, cs-inactive=0, ready=0
[ 2.405941] rk_gmac-dwmac fe1c0000.ethernet: IRQ eth_lpi not found
[ 2.406060] rk_gmac-dwmac fe1c0000.ethernet: supply phy not found, using dummy regulator
[ 2.406099] rk_gmac-dwmac fe1c0000.ethernet: clock input or output? (output).
[ 2.406103] rk_gmac-dwmac fe1c0000.ethernet: TX delay(0x43).
[ 2.406107] rk_gmac-dwmac fe1c0000.ethernet: Can not read property: rx_delay.
[ 2.406111] rk_gmac-dwmac fe1c0000.ethernet: set rx_delay to 0xffffffff
[ 2.406124] rk_gmac-dwmac fe1c0000.ethernet: integrated PHY? (no).
[ 2.406130] rk_gmac-dwmac fe1c0000.ethernet: cannot get clock mac_clk_rx
[ 2.406134] rk_gmac-dwmac fe1c0000.ethernet: cannot get clock mac_clk_tx
[ 2.406144] rk_gmac-dwmac fe1c0000.ethernet: cannot get clock clk_mac_speed
[ 2.406359] rk_gmac-dwmac fe1c0000.ethernet: init for RGMII_RXID
[ 2.406431] rk_gmac-dwmac fe1c0000.ethernet: User ID: 0x30, Synopsys ID: 0x51
[ 2.406436] rk_gmac-dwmac fe1c0000.ethernet: DWMAC4/5
[ 2.406440] rk_gmac-dwmac fe1c0000.ethernet: DMA HW capability register supported
[ 2.406444] rk_gmac-dwmac fe1c0000.ethernet: RX Checksum Offload Engine supported
[ 2.406447] rk_gmac-dwmac fe1c0000.ethernet: TX Checksum insertion supported
[ 2.406450] rk_gmac-dwmac fe1c0000.ethernet: Wake-Up On Lan supported
[ 2.406472] rk_gmac-dwmac fe1c0000.ethernet: TSO supported
[ 2.406476] rk_gmac-dwmac fe1c0000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 2.406480] rk_gmac-dwmac fe1c0000.ethernet: Enabled Flow TC (entries=2)
[ 2.406484] rk_gmac-dwmac fe1c0000.ethernet: TSO feature enabled
[ 2.406488] rk_gmac-dwmac fe1c0000.ethernet: Using 32 bits DMA width
[ 2.539147] mdio_bus stmmac-1: MDIO device at address 1 is missing.
[ 2.539859] usbcore: registered new interface driver rtl8150
[ 2.539873] usbcore: registered new interface driver r8152
[ 2.551159] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.551167] ehci-pci: EHCI PCI platform driver
[ 2.551187] ehci-platform: EHCI generic platform driver
[ 2.553337] ehci-platform fc800000.usb: EHCI Host Controller
[ 2.553387] ehci-platform fc800000.usb: new USB bus registered, assigned bus number 1
[ 2.553411] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.553434] ehci-platform fc800000.usb: irq 20, io mem 0xfc800000
[ 2.565608] ehci-platform fc800000.usb: USB 2.0 started, EHCI 1.00
[ 2.565661] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 2.565666] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.565670] usb usb1: Product: EHCI Host Controller
[ 2.565674] usb usb1: Manufacturer: Linux 5.10.198 ehci_hcd
[ 2.565677] usb usb1: SerialNumber: fc800000.usb
[ 2.565814] hub 1-0:1.0: USB hub found
[ 2.565824] hub 1-0:1.0: 1 port detected
[ 2.568066] ehci-platform fc880000.usb: EHCI Host Controller
[ 2.568121] ehci-platform fc880000.usb: new USB bus registered, assigned bus number 2
[ 2.568162] ehci-platform fc880000.usb: irq 22, io mem 0xfc880000
[ 2.578933] ehci-platform fc880000.usb: USB 2.0 started, EHCI 1.00
[ 2.578948] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.578979] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 2.578984] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.578987] usb usb2: Product: EHCI Host Controller
[ 2.578991] usb usb2: Manufacturer: Linux 5.10.198 ehci_hcd
[ 2.578994] usb usb2: SerialNumber: fc880000.usb
[ 2.579112] hub 2-0:1.0: USB hub found
[ 2.579121] hub 2-0:1.0: 1 port detected
[ 2.579375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.579386] ohci-platform: OHCI generic platform driver
[ 2.579489] ohci-platform fc840000.usb: Generic Platform OHCI controller
[ 2.579534] ohci-platform fc840000.usb: new USB bus registered, assigned bus number 3
[ 2.579565] ohci-platform fc840000.usb: irq 21, io mem 0xfc840000
[ 2.605617] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.632281] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.639649] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[ 2.639655] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.639659] usb usb3: Product: Generic Platform OHCI controller
[ 2.639663] usb usb3: Manufacturer: Linux 5.10.198 ohci_hcd
[ 2.639667] usb usb3: SerialNumber: fc840000.usb
[ 2.639782] hub 3-0:1.0: USB hub found
[ 2.639794] hub 3-0:1.0: 1 port detected
[ 2.639954] ohci-platform fc8c0000.usb: Generic Platform OHCI controller
[ 2.639998] ohci-platform fc8c0000.usb: new USB bus registered, assigned bus number 4
[ 2.640027] ohci-platform fc8c0000.usb: irq 23, io mem 0xfc8c0000
[ 2.658950] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.685615] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.699647] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[ 2.699654] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.699657] usb usb4: Product: Generic Platform OHCI controller
[ 2.699661] usb usb4: Manufacturer: Linux 5.10.198 ohci_hcd
[ 2.699664] usb usb4: SerialNumber: fc8c0000.usb
[ 2.699773] hub 4-0:1.0: USB hub found
[ 2.699783] hub 4-0:1.0: 1 port detected
[ 2.700154] phy phy-fd5d4000.syscon:usb2-phy@4000.3: illegal mode
[ 2.700161] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[ 2.700206] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 5
[ 2.700282] xhci-hcd xhci-hcd.5.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000800002010010
[ 2.700299] xhci-hcd xhci-hcd.5.auto: irq 144, io mem 0xfc400000
[ 2.700352] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[ 2.700392] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 6
[ 2.700398] xhci-hcd xhci-hcd.5.auto: Host supports USB 3.0 SuperSpeed
[ 2.700431] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 2.700436] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.700439] usb usb5: Product: xHCI Host Controller
[ 2.700443] usb usb5: Manufacturer: Linux 5.10.198 xhci-hcd
[ 2.700446] usb usb5: SerialNumber: xhci-hcd.5.auto
[ 2.700558] hub 5-0:1.0: USB hub found
[ 2.700567] hub 5-0:1.0: 1 port detected
[ 2.700660] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.700686] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 2.700690] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.700693] usb usb6: Product: xHCI Host Controller
[ 2.700697] usb usb6: Manufacturer: Linux 5.10.198 xhci-hcd
[ 2.700700] usb usb6: SerialNumber: xhci-hcd.5.auto
[ 2.700812] hub 6-0:1.0: USB hub found
[ 2.700821] hub 6-0:1.0: config failed, hub doesn't have any ports! (err -19)
[ 2.700901] usbcore: registered new interface driver cdc_acm
[ 2.700904] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 2.700966] usbcore: registered new interface driver uas
[ 2.701001] usbcore: registered new interface driver usb-storage
[ 2.701026] usbcore: registered new interface driver usbserial_generic
[ 2.701034] usbserial: USB Serial support registered for generic
[ 2.701046] usbcore: registered new interface driver cp210x
[ 2.701054] usbserial: USB Serial support registered for cp210x
[ 2.701075] usbcore: registered new interface driver ftdi_sio
[ 2.701082] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 2.701135] usbcore: registered new interface driver keyspan
[ 2.701141] usbserial: USB Serial support registered for Keyspan - (without firmware)
[ 2.701148] usbserial: USB Serial support registered for Keyspan 1 port adapter
[ 2.701155] usbserial: USB Serial support registered for Keyspan 2 port adapter
[ 2.701161] usbserial: USB Serial support registered for Keyspan 4 port adapter
[ 2.701175] usbcore: registered new interface driver option
[ 2.701181] usbserial: USB Serial support registered for GSM modem (1-port)
[ 2.701258] usbcore: registered new interface driver oti6858
[ 2.701265] usbserial: USB Serial support registered for oti6858
[ 2.701276] usbcore: registered new interface driver pl2303
[ 2.701283] usbserial: USB Serial support registered for pl2303
[ 2.701298] usbcore: registered new interface driver qcserial
[ 2.701305] usbserial: USB Serial support registered for Qualcomm USB modem
[ 2.701323] usbcore: registered new interface driver sierra
[ 2.701331] usbserial: USB Serial support registered for Sierra USB modem
[ 2.701671] usbcore: registered new interface driver usbtouchscreen
[ 2.701888] ata1: SATA link down (SStatus 0 SControl 300)
[ 2.702480] input: rk805 pwrkey as /devices/platform/feb20000.spi/spi_master/spi2/spi2.0/rk805-pwrkey.3.auto/input/input0
[ 2.702641] i2c /dev entries driver
[ 2.705969] vdd_cpu_big0_s0: supplied by vcc5v0_sys
[ 2.712282] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.714331] vdd_cpu_big1_s0: supplied by vcc5v0_sys
[ 2.723062] vdd_npu_s0: supplied by vcc5v0_sys
[ 2.729364] i2c i2c-4: 1 i2c clients have been registered at 0x68
[ 2.731022] husb311 6-004e: vid is not correct, 0x0000
[ 2.731028] husb311 6-004e: check vid/pid fail(-19)
[ 2.733255] rtc-hym8563 6-0051: rtc information is valid
[ 2.737581] rtc-hym8563 6-0051: registered as rtc0
[ 2.738786] rtc-hym8563 6-0051: hctosys: unable to read the hardware clock
[ 2.738949] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.741428] ircut cam_ircut: driver version: 00.01.00
[ 2.741510] ircut cam_ircut: failed get pulse-width,use dafult value 100
[ 2.741554] ircut cam_ircut: Failed to get ircut-open-gpios
[ 2.741561] ircut cam_ircut: Failed to get ircut-close-gpios
[ 2.741573] ircut cam_ircut: probe successful!
[ 2.741941] rkcifhw fdce0000.rkcif: Adding to iommu group 15
[ 2.742733] rkcifhw fdce0000.rkcif: No reserved memory region assign to CIF
[ 2.742794] rkcif rkcif-mipi-lvds2: Adding to iommu group 15
[ 2.742805] rkcif rkcif-mipi-lvds2: rkcif driver version: v00.02.00
[ 2.742844] rkcif rkcif-mipi-lvds2: attach to cif hw node
[ 2.742848] rkcif rkcif-mipi-lvds2: rkcif wait line 0
[ 2.742853] : terminal subdev does not exist
[ 2.742856] : terminal subdev does not exist
[ 2.742859] : terminal subdev does not exist
[ 2.742862] : terminal subdev does not exist
[ 2.742866] : get_remote_sensor: video pad[0] is null
[ 2.742870] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[ 2.742874] : rkcif_scale_set_fmt: req(80, 60) src out(0, 0)
[ 2.742877] : get_remote_sensor: video pad[0] is null
[ 2.742880] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[ 2.742884] : rkcif_scale_set_fmt: req(80, 60) src out(0, 0)
[ 2.742887] : get_remote_sensor: video pad[0] is null
[ 2.742890] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[ 2.742893] : rkcif_scale_set_fmt: req(80, 60) src out(0, 0)
[ 2.742896] : get_remote_sensor: video pad[0] is null
[ 2.742899] : rkcif_update_sensor_info: stream[0] get remote sensor_sd failed!
[ 2.742902] : rkcif_scale_set_fmt: req(80, 60) src out(0, 0)
[ 2.743348] rkcif rkcif-mipi-lvds2: No memory-region-thunderboot specified
[ 2.743943] rockchip-mipi-csi2-hw fdd10000.mipi0-csi2-hw: enter mipi csi2 hw probe!
[ 2.743996] rockchip-mipi-csi2-hw fdd10000.mipi0-csi2-hw: probe success, v4l2_dev:mipi0-csi2-hw!
[ 2.744019] rockchip-mipi-csi2-hw fdd20000.mipi1-csi2-hw: enter mipi csi2 hw probe!
[ 2.744052] rockchip-mipi-csi2-hw fdd20000.mipi1-csi2-hw: probe success, v4l2_dev:mipi1-csi2-hw!
[ 2.744074] rockchip-mipi-csi2-hw fdd30000.mipi2-csi2-hw: enter mipi csi2 hw probe!
[ 2.744107] rockchip-mipi-csi2-hw fdd30000.mipi2-csi2-hw: probe success, v4l2_dev:mipi2-csi2-hw!
[ 2.744127] rockchip-mipi-csi2-hw fdd40000.mipi3-csi2-hw: enter mipi csi2 hw probe!
[ 2.744161] rockchip-mipi-csi2-hw fdd40000.mipi3-csi2-hw: probe success, v4l2_dev:mipi3-csi2-hw!
[ 2.744179] rockchip-mipi-csi2-hw fdd50000.mipi4-csi2-hw: enter mipi csi2 hw probe!
[ 2.744210] rockchip-mipi-csi2-hw fdd50000.mipi4-csi2-hw: probe success, v4l2_dev:mipi4-csi2-hw!
[ 2.744229] rockchip-mipi-csi2-hw fdd60000.mipi5-csi2-hw: enter mipi csi2 hw probe!
[ 2.744261] rockchip-mipi-csi2-hw fdd60000.mipi5-csi2-hw: probe success, v4l2_dev:mipi5-csi2-hw!
[ 2.744576] rockchip-mipi-csi2 mipi2-csi2: attach to csi2 hw node
[ 2.744593] rkcif rkcif-mipi-lvds2: Entity type for entity rockchip-mipi-csi2 was not initialized!
[ 2.744598] rockchip-mipi-csi2: Async registered subdev
[ 2.744603] rockchip-mipi-csi2: probe success, v4l2_dev:rkcif-mipi-lvds2!
[ 2.745218] rkisp_hw fdcb0000.rkisp: Adding to iommu group 14
[ 2.745352] rkisp_hw fdcb0000.rkisp: is_thunderboot: 0
[ 2.745357] rkisp_hw fdcb0000.rkisp: Missing rockchip,grf property
[ 2.745369] rkisp_hw fdcb0000.rkisp: max input:0x0@0fps
[ 2.745419] rkisp_hw fdcb0000.rkisp: no find phandle sram
[ 2.745609] rkisp rkisp0-vir0: rkisp driver version: v02.04.00
[ 2.745662] rkisp rkisp0-vir0: No memory-region-thunderboot specified
[ 2.745704] rkisp rkisp0-vir0: Entity type for entity rkisp-isp-subdev was not initialized!
[ 2.746711] rk_hdmirx fdee0000.hdmirx-controller: No reserved memory for HDMIRX, use default CMA
[ 2.746730] rk_hdmirx fdee0000.hdmirx-controller: hdmirx_probe: cpu_aff:0x500, Bound_cpu:5, wdt_cfg_bound_cpu:6, phy_cpuid:5
[ 2.747210] rk_hdmirx fdee0000.hdmirx-controller: hdmirx_audio_interrupts_setup: 0
[ 2.747737] rk_hdmirx fdee0000.hdmirx-controller: rk_hdmirx_hdcp_register success
[ 2.747754] rk_hdmirx fdee0000.hdmirx-controller: fdee0000.hdmirx-controller driver probe ok!
[ 2.747826] usbcore: registered new interface driver uvcvideo
[ 2.747829] USB Video Class driver (1.1.1)
[ 2.748405] Bluetooth: HCI UART driver ver 2.3
[ 2.748410] Bluetooth: HCI UART protocol H4 registered
[ 2.748413] Bluetooth: HCI UART protocol ATH3K registered
[ 2.748429] usbcore: registered new interface driver bfusb
[ 2.748445] usbcore: registered new interface driver btusb
[ 2.749145] cpu cpu0: bin=0
[ 2.749355] cpu cpu0: leakage=15
[ 2.750752] cpu cpu0: pvtm=1504
[ 2.750864] cpu cpu0: pvtm-volt-sel=4
[ 2.752712] cpu cpu4: bin=0
[ 2.752918] cpu cpu4: leakage=13
[ 2.759347] cpu cpu4: pvtm=1736
[ 2.763242] cpu cpu4: pvtm-volt-sel=5
[ 2.765615] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.765841] cpu cpu6: bin=0
[ 2.766048] cpu cpu6: leakage=13
[ 2.772486] cpu cpu6: pvtm=1759
[ 2.776396] cpu cpu6: pvtm-volt-sel=6
[ 2.778089] cpu cpu0: avs=0
[ 2.779053] cpu cpu4: avs=0
[ 2.779855] cpu cpu6: avs=0
[ 2.779971] cpu cpu0: EM: OPP:816000 is inefficient
[ 2.779973] cpu cpu0: EM: OPP:600000 is inefficient
[ 2.780024] cpu cpu0: EM: created perf domain
[ 2.780051] cpu cpu0: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=1608000000 h_table=0
[ 2.780447] cpu cpu4: EM: OPP:816000 is inefficient
[ 2.780450] cpu cpu4: EM: OPP:600000 is inefficient
[ 2.780518] cpu cpu4: EM: created perf domain
[ 2.780542] cpu cpu4: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=2208000000 h_table=0
[ 2.788628] cpu cpu6: EM: OPP:1200000 is inefficient
[ 2.788631] cpu cpu6: EM: OPP:816000 is inefficient
[ 2.788633] cpu cpu6: EM: OPP:600000 is inefficient
[ 2.788718] cpu cpu6: EM: created perf domain
[ 2.789076] cpu cpu6: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=2208000000 h_table=0
[ 2.792329] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 2.801113] sdhci: Secure Digital Host Controller Interface driver
[ 2.801167] sdhci: Copyright(c) Pierre Ossman
[ 2.801179] Synopsys Designware Multimedia Card Interface Driver
[ 2.802682] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.803381] dwmmc_rockchip fe2d0000.mmc: No normal pinctrl state
[ 2.803430] dwmmc_rockchip fe2d0000.mmc: No idle pinctrl state
[ 2.803611] dwmmc_rockchip fe2d0000.mmc: IDMAC supports 32-bit address mode.
[ 2.803669] dwmmc_rockchip fe2d0000.mmc: Using internal DMA controller.
[ 2.803690] dwmmc_rockchip fe2d0000.mmc: Version ID is 270a
[ 2.803716] dwmmc_rockchip fe2c0000.mmc: No normal pinctrl state
[ 2.803736] dwmmc_rockchip fe2c0000.mmc: No idle pinctrl state
[ 2.803755] dwmmc_rockchip fe2d0000.mmc: DW MMC controller at irq 92,32 bit host data width,256 deep fifo
[ 2.803933] dwmmc_rockchip fe2c0000.mmc: IDMAC supports 32-bit address mode.
[ 2.803985] dwmmc_rockchip fe2c0000.mmc: Using internal DMA controller.
[ 2.804005] dwmmc_rockchip fe2c0000.mmc: Version ID is 270a
[ 2.804059] dwmmc_rockchip fe2c0000.mmc: DW MMC controller at irq 91,32 bit host data width,256 deep fifo
[ 2.805693] arm-scmi firmware:scmi: Failed. SCMI protocol 17 not active.
[ 2.805742] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 2.806478] cryptodev: driver 1.12 loaded.
[ 2.806510] hid: raw HID events driver (C) Jiri Kosina
[ 2.806691] usbcore: registered new interface driver usbhid
[ 2.806698] usbhid: USB HID core driver
[ 2.809013] dwmmc_rockchip fe2c0000.mmc: Failed getting OCR mask: -22
[ 2.809050] dwmmc_rockchip fe2d0000.mmc: allocated mmc-pwrseq
[ 2.809071] mmc_host mmc2: card is non-removable.
[ 2.811512] dwmmc_rockchip fe2c0000.mmc: could not set regulator OCR (-22)
[ 2.811523] dwmmc_rockchip fe2c0000.mmc: failed to enable vmmc regulator
[ 2.816924] optee: probing for conduit method.
[ 2.816945] optee: revision 3.13 (62aa10b7)
[ 2.817235] optee: dynamic shared memory is enabled
[ 2.817341] optee: initialized driver
[ 2.817862] usbcore: registered new interface driver snd-usb-audio
[ 2.818903] ES8323 7-0011: i2c recv Failed
[ 2.821314] rockchip-i2s-tdm fddf0000.i2s: CLK-ALWAYS-ON: mclk: 12288000, bclk: 3072000, fsync: 48000
[ 2.822179] rockchip-i2s-tdm fddf4000.i2s: CLK-ALWAYS-ON: mclk: 12288000, bclk: 3072000, fsync: 48000
[ 2.824274] debugfs: File 'Capture' in directory 'dapm' already present!
[ 2.829123] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 2.836308] input: rockchip,hdmiin rockchip,hdmiin as /devices/platform/hdmiin-sound/sound/card0/input1
[ 2.837444] Initializing XFRM netlink socket
[ 2.837692] NET: Registered protocol family 10
[ 2.838145] Segment Routing with IPv6
[ 2.838176] NET: Registered protocol family 17
[ 2.838187] NET: Registered protocol family 15
[ 2.838364] Bluetooth: RFCOMM socket layer initialized
[ 2.838374] Bluetooth: RFCOMM ver 1.11
[ 2.838381] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.838387] Bluetooth: HIDP socket layer initialized
[ 2.838407] [BT_RFKILL]: Enter rfkill_rk_init
[ 2.838410] [WLAN_RFKILL]: Enter rfkill_wlan_init
[ 2.838601] [WLAN_RFKILL]: Enter rfkill_wlan_probe
[ 2.838615] [WLAN_RFKILL]: can't find rockchip,grf property
[ 2.838619] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = ap6398s
[ 2.838622] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
[ 2.838625] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
[ 2.838635] [WLAN_RFKILL]: wlan_platdata_parse_dt: WIFI,poweren_gpio = 20 flags = 0.
[ 2.838647] [WLAN_RFKILL]: wlan_platdata_parse_dt: WIFI,host_wake_irq = 10, flags = 0.
[ 2.838651] [WLAN_RFKILL]: wlan_platdata_parse_dt: The ref_wifi_clk not found !
[ 2.838654] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
[ 2.838658] [WLAN_RFKILL]: rfkill_set_wifi_bt_power: 1
[ 2.838661] [WLAN_RFKILL]: Exit rfkill_wlan_probe
[ 2.839015] mmc0: SDHCI controller on fe2e0000.mmc [fe2e0000.mmc] using ADMA
[ 2.839064] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 148.
[ 2.839077] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 22.
[ 2.839083] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 21.
[ 2.839089] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 0.
[ 2.839111] [BT_RFKILL]: Request irq for bt wakeup host
[ 2.839142] [BT_RFKILL]: ** disable irq
[ 2.839175] [BT_RFKILL]: bt_default device registered.
[ 2.839208] Key type dns_resolver registered
[ 2.839940] imx415 3-001a: driver version: 00.01.08
[ 2.839950] imx415 3-001a: Get hdr mode failed! no hdr default
[ 2.839961] imx415 3-001a: detect imx415 lane 4
[ 2.839979] imx415 3-001a: Failed to get reset-gpios
[ 2.839991] imx415 3-001a: Failed to get power-gpios
[ 2.839996] imx415 3-001a: could not get default pinstate
[ 2.840000] imx415 3-001a: could not get sleep pinstate
[ 2.840023] imx415 3-001a: supply dvdd not found, using dummy regulator
[ 2.840086] imx415 3-001a: supply dovdd not found, using dummy regulator
[ 2.875666] mmc0: Host Software Queue enabled
[ 2.875708] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[ 2.876296] mmcblk0: mmc0:0001 A3A561 57.6 GiB
[ 2.876467] mmcblk0boot0: mmc0:0001 A3A561 partition 1 4.00 MiB
[ 2.876623] mmcblk0boot1: mmc0:0001 A3A561 partition 2 4.00 MiB
[ 2.876934] mmcblk0rpmb: mmc0:0001 A3A561 partition 3 16.0 MiB, chardev (236:0)
[ 2.880185] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8
[ 2.899731] imx415 3-001a: Unexpected sensor id(000001), ret(0)
[ 2.900746] Loading compiled-in X.509 certificates
[ 2.901687] pstore: Using crash dump compression: deflate
[ 2.902040] rga3_core0 fdb60000.rga: Adding to iommu group 2
[ 2.902294] rga: rga3_core0, irq = 36, match scheduler
[ 2.902941] rga: rga3_core0 hardware loaded successfully, hw_version:3.0.76831.
[ 2.902972] rga: rga3_core0 probe successfully
[ 2.903463] rga3_core1 fdb70000.rga: Adding to iommu group 3
[ 2.903670] rga: rga3_core1, irq = 37, match scheduler
[ 2.904032] rga: rga3_core1 hardware loaded successfully, hw_version:3.0.76831.
[ 2.904051] rga: rga3_core1 probe successfully
[ 2.904462] rga: rga2, irq = 38, match scheduler
[ 2.904875] rga: rga2 hardware loaded successfully, hw_version:3.2.63318.
[ 2.904891] rga: rga2 probe successfully
[ 2.905110] rga_iommu: IOMMU binding successfully, default mapping core[0x1]
[ 2.905330] rga: Module initialized. v1.3.1
[ 2.932991] mali fb000000.gpu: Kernel DDK version g18p0-01eac0
[ 2.934899] mali fb000000.gpu: bin=0
[ 2.935120] mali fb000000.gpu: leakage=23
[ 2.935151] debugfs: Directory 'fb000000.gpu-mali' with parent 'vdd_gpu_s0' already present!
[ 2.940504] mali fb000000.gpu: pvtm=901
[ 2.940991] mali fb000000.gpu: pvtm-volt-sel=4
[ 2.942198] mali fb000000.gpu: avs=0
[ 2.942248] 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.942783] mali fb000000.gpu: r0p0 status 5 not found in HW issues table;
[ 2.942794] mali fb000000.gpu: falling back to closest match: r0p0 status 0
[ 2.942800] mali fb000000.gpu: Execution proceeding normally with fallback match
[ 2.942808] mali fb000000.gpu: GPU identified as 0x7 arch 10.8.6 r0p0 status 0
[ 2.942849] mali fb000000.gpu: No priority control manager is configured
[ 2.942998] mali fb000000.gpu: No memory group manager is configured
[ 2.943024] mali fb000000.gpu: Protected memory allocator not available
[ 2.943813] mali fb000000.gpu: Capping CSF_FIRMWARE_TIMEOUT to CSF_FIRMWARE_PING_TIMEOUT
[ 2.944114] mali fb000000.gpu: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=800000000 h_table=0
[ 2.944926] mali fb000000.gpu: Probed as mali0
[ 2.949024] usb 5-1: new low-speed USB device number 2 using xhci-hcd
[ 2.954325] vendor storage:20190527 ret = 0
[ 3.026249] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ 3.039450] pcie20_avdd0v85: supplied by vdd_0v85_s0
[ 3.041005] pcie20_avdd1v8: supplied by avcc_1v8_s0
[ 3.042533] pcie30_avdd0v75: supplied by avdd_0v75_s0
[ 3.043931] pcie30_avdd1v8: supplied by avcc_1v8_s0
[ 3.045379] vcc3v3_lcd0_n: supplied by vcc_1v8_s0
[ 3.047949] mpp_rkvenc2 fdbd0000.rkvenc-core: Adding to iommu group 10
[ 3.048859] mpp_rkvenc2 fdbd0000.rkvenc-core: probing start
[ 3.093028] usb 5-1: New USB device found, idVendor=413c, idProduct=301a, bcdDevice= 1.00
[ 3.093066] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.093077] usb 5-1: Product: Dell MS116 USB Optical Mouse
[ 3.093086] usb 5-1: Manufacturer: PixArt
[ 3.110789] input: PixArt Dell MS116 USB Optical Mouse as /devices/platform/usbdrd3_1/fc400000.usb/xhci-hcd.5.auto/usb5/5-1/5-1:1.0/0003:413C:301A.0001/input/input2
[ 3.111214] hid-generic 0003:413C:301A.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt Dell MS116 USB Optical Mouse] on usb-xhci-hcd.5.auto-1/input0
[ 3.144046] mpp_rkvenc2 fdbd0000.rkvenc-core: bin=0
[ 3.144365] mpp_rkvenc2 fdbd0000.rkvenc-core: leakage=19
[ 3.144381] mpp_rkvenc2 fdbd0000.rkvenc-core: leakage-volt-sel=1
[ 3.145042] mpp_rkvenc2 fdbd0000.rkvenc-core: avs=0
[ 3.145069] mpp_rkvenc2 fdbd0000.rkvenc-core: l=-2147483648 h=2147483647 hyst=0 l_limit=0 h_limit=0 h_table=0
[ 3.145965] mpp_rkvenc2 fdbd0000.rkvenc-core: attach ccu as core 0
[ 3.146435] mpp_rkvenc2 fdbd0000.rkvenc-core: probing finish
[ 3.146701] mpp_rkvenc2 fdbe0000.rkvenc-core: Adding to iommu group 11
[ 3.147032] mpp_rkvenc2 fdbe0000.rkvenc-core: probing start
[ 3.150733] mpp_rkvenc2 fdbe0000.rkvenc-core: bin=0
[ 3.150976] mpp_rkvenc2 fdbe0000.rkvenc-core: leakage=19
[ 3.150992] mpp_rkvenc2 fdbe0000.rkvenc-core: leakage-volt-sel=1
[ 3.151620] mpp_rkvenc2 fdbe0000.rkvenc-core: avs=0
[ 3.151646] mpp_rkvenc2 fdbe0000.rkvenc-core: l=-2147483648 h=2147483647 hyst=0 l_limit=0 h_limit=0 h_table=0
[ 3.154135] mpp_rkvenc2 fdbe0000.rkvenc-core: attach ccu as core 1
[ 3.154218] mpp_rkvenc2 fdbe0000.rkvenc-core: probing finish
[ 3.154908] rockchip-dmc dmc: bin=0
[ 3.155071] rockchip-dmc dmc: leakage=49
[ 3.155074] rockchip-dmc dmc: leakage-volt-sel=2
[ 3.155078] rockchip-dmc dmc: soc version=0, speed=2
[ 3.155650] rockchip-dmc dmc: avs=0
[ 3.155655] rockchip-dmc dmc: current ATF version 0x100
[ 3.155695] rockchip-dmc dmc: normal_rate = 1560000000
[ 3.155697] rockchip-dmc dmc: reboot_rate = 2112000000
[ 3.155699] rockchip-dmc dmc: suspend_rate = 528000000
[ 3.155701] rockchip-dmc dmc: video_4k_rate = 1560000000
[ 3.155703] rockchip-dmc dmc: video_4k_10b_rate = 1560000000
[ 3.155705] rockchip-dmc dmc: video_svep_rate = 1560000000
[ 3.155707] rockchip-dmc dmc: boost_rate = 2112000000
[ 3.155709] rockchip-dmc dmc: fixed_rate(isp|cif0|cif1|dualview) = 2112000000
[ 3.155711] rockchip-dmc dmc: performance_rate = 2112000000
[ 3.155713] rockchip-dmc dmc: hdmirx_rate = 2112000000
[ 3.155715] rockchip-dmc dmc: deep_suspend_rate = 2112000000
[ 3.155718] rockchip-dmc dmc: failed to get vop bandwidth to dmc rate
[ 3.155720] rockchip-dmc dmc: failed to get vop pn to msch rl
[ 3.155754] rockchip-dmc dmc: l=10000 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0
[ 3.164894] rockchip-dmc dmc: could not find power_model node
[ 3.179674] rockchip-csi2-dphy csi2-dphy0: csi2 dphy0 probe successfully!
[ 3.186608] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp0 assign plane mask: 0x5, primary plane phy id: 2
[ 3.186631] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp1 assign plane mask: 0xa, primary plane phy id: 3
[ 3.186648] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp2 assign plane mask: 0x140, primary plane phy id: 8
[ 3.186662] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp3 assign plane mask: 0x280, primary plane phy id: 9
[ 3.187086] [drm] failed to init overlay plane Cluster0-win1
[ 3.187148] [drm] failed to init overlay plane Cluster1-win1
[ 3.187208] [drm] failed to init overlay plane Cluster2-win1
[ 3.187264] [drm] failed to init overlay plane Cluster3-win1
[ 3.208268] rockchip-drm display-subsystem: bound fdd90000.vop (ops 0xffffffc00935e230)
[ 3.209887] dwhdmi-rockchip fde80000.hdmi: registered ddc I2C bus driver
[ 3.210755] dw-hdmi-qp-hdcp dw-hdmi-qp-hdcp.10.auto: dw_hdcp_qp_hdcp_probe success
[ 3.210868] rockchip-drm display-subsystem: bound fde80000.hdmi (ops 0xffffffc00936cdc0)
[ 3.211885] dwhdmi-rockchip fdea0000.hdmi: registered ddc I2C bus driver
[ 3.212795] dw-hdmi-qp-hdcp dw-hdmi-qp-hdcp.13.auto: dw_hdcp_qp_hdcp_probe success
[ 3.212883] rockchip-drm display-subsystem: bound fdea0000.hdmi (ops 0xffffffc00936cdc0)
[ 3.212923] dw-mipi-dsi2 fde20000.dsi: [drm:dw_mipi_dsi2_bind] *ERROR* Failed to find panel or bridge: -517
[ 3.221172] input: adc-keys as /devices/platform/adc-keys/input/input3
[ 3.221925] <<GTP-INF>>[gt1x_ts_probe:560] GTP Driver Version: V1.4<2015/07/10>
[ 3.221930] <<GTP-INF>>[gt1x_ts_probe:561] GTP I2C Address: 0x14
[ 3.223560] <<GTP-ERR>>[gt1x_parse_dt:341] vdd_ana not specified, fallback to power-supply
[ 3.223644] <<GTP-INF>>[gt1x_parse_dt:348] Power Invert,no
[ 3.225984] <<GTP-INF>>[gt1x_reset_guitar:788] GTP RESET!
[ 3.227073] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp0 assign plane mask: 0x5, primary plane phy id: 2
[ 3.227086] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp1 assign plane mask: 0xa, primary plane phy id: 3
[ 3.227093] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp2 assign plane mask: 0x140, primary plane phy id: 8
[ 3.227102] rockchip-vop2 fdd90000.vop: [drm:vop2_bind] vp3 assign plane mask: 0x280, primary plane phy id: 9
[ 3.227352] [drm] failed to init overlay plane Cluster0-win1
[ 3.227383] [drm] failed to init overlay plane Cluster1-win1
[ 3.227412] [drm] failed to init overlay plane Cluster2-win1
[ 3.227441] [drm] failed to init overlay plane Cluster3-win1
[ 3.242439] rockchip-drm display-subsystem: bound fdd90000.vop (ops 0xffffffc00935e230)
[ 3.243708] dwhdmi-rockchip fde80000.hdmi: registered ddc I2C bus driver
[ 3.244846] dw-hdmi-qp-hdcp dw-hdmi-qp-hdcp.10.auto: dw_hdcp_qp_hdcp_probe success
[ 3.244966] rockchip-drm display-subsystem: bound fde80000.hdmi (ops 0xffffffc00936cdc0)
[ 3.246073] dwhdmi-rockchip fdea0000.hdmi: registered ddc I2C bus driver
[ 3.247168] dw-hdmi-qp-hdcp dw-hdmi-qp-hdcp.13.auto: dw_hdcp_qp_hdcp_probe success
[ 3.247291] rockchip-drm display-subsystem: bound fdea0000.hdmi (ops 0xffffffc00936cdc0)
[ 3.247388] rockchip-drm display-subsystem: bound fde20000.dsi (ops 0xffffffc00936f5d8)
[ 3.247493] rockchip-drm display-subsystem: bound fde50000.dp (ops 0xffffffc00936f968)
[ 3.247577] rockchip-drm display-subsystem: bound fde60000.dp (ops 0xffffffc00936f968)
[ 3.382804] rockchip-drm display-subsystem: route-hdmi1: failed to get logo,offset
[ 3.382884] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[ 3.383077] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[ 3.423893] dw-dp fde60000.dp: aux failed to read dpcd: -110
[ 3.437495] rockchip-drm display-subsystem: [drm] fb0: rockchipdrmfb frame buffer device
[ 3.499060] rk3x-i2c fead0000.i2c: timeout, ipd: 0x90, state: 3
[ 3.499104] rk3x-i2c fead0000.i2c: SCL hold by slave, check your device.
[ 3.499119] <<GTP-ERR>>[_do_i2c_write:432] I2c transfer error! (-110)
[ 3.499128] <<GTP-ERR>>[gt1x_init:2319] Reset guitar failed!
[ 3.499136] <<GTP-INF>>[gt1x_reset_guitar:788] GTP RESET!
[ 3.551240] dwmmc_rockchip fe2d0000.mmc: Busy; trying anyway
[ 3.772395] rk3x-i2c fead0000.i2c: timeout, ipd: 0x00, state: 3
[ 3.772417] <<GTP-ERR>>[_do_i2c_write:432] I2c transfer error! (-110)
[ 3.772426] <<GTP-ERR>>[gt1x_init:2319] Reset guitar failed!
[ 3.772433] <<GTP-INF>>[gt1x_reset_guitar:788] GTP RESET!
[ 4.045774] rk3x-i2c fead0000.i2c: timeout, ipd: 0x00, state: 3
[ 4.045796] <<GTP-ERR>>[_do_i2c_write:432] I2c transfer error! (-110)
[ 4.045805] <<GTP-ERR>>[gt1x_init:2319] Reset guitar failed!
[ 4.045813] <<GTP-INF>>[gt1x_reset_guitar:788] GTP RESET!
[ 4.051254] mmc_host mmc2: Timeout sending command (cmd 0x202000 arg 0x0 status 0x80202000)
[ 4.052230] [drm] Initialized rockchip 3.0.0 20140818 for display-subsystem on minor 0
[ 4.053962] input: rockchip-hdmi0 rockchip-hdmi0 as /devices/platform/hdmi0-sound/sound/card1/input4
[ 4.055995] input: rockchip-hdmi1 rockchip-hdmi1 as /devices/platform/hdmi1-sound/sound/card2/input5
[ 4.059260] rkcif rkcif-mipi-lvds2: clear unready subdev num: 1
[ 4.059897] rkcif-mipi-lvds2: rkcif_update_sensor_info: stream[0] get remote terminal sensor failed!
[ 4.059913] rkcif-mipi-lvds2: Async subdev notifier completed
[ 4.059928] rkcif-mipi-lvds2: rkcif_update_sensor_info: stream[0] get remote terminal sensor failed!
[ 4.059933] rkcif-mipi-lvds2: There is not terminal subdev, not synchronized with ISP
[ 4.060014] rkcif-mipi-lvds2: rkcif_update_sensor_info: stream[0] get remote terminal sensor failed!
[ 4.060024] rkcif-mipi-lvds2: There is not terminal subdev, not synchronized with ISP
[ 4.061326] RKNPU fdab0000.npu: Adding to iommu group 0
[ 4.061445] RKNPU fdab0000.npu: RKNPU: rknpu iommu is enabled, using iommu mode
[ 4.062822] RKNPU fdab0000.npu: can't request region for resource [mem 0xfdab0000-0xfdabffff]
[ 4.062857] RKNPU fdab0000.npu: can't request region for resource [mem 0xfdac0000-0xfdacffff]
[ 4.062877] RKNPU fdab0000.npu: can't request region for resource [mem 0xfdad0000-0xfdadffff]
[ 4.063634] [drm] Initialized rknpu 0.9.3 20231121 for fdab0000.npu on minor 1
[ 4.067727] RKNPU fdab0000.npu: RKNPU: bin=0
[ 4.067959] RKNPU fdab0000.npu: leakage=12
[ 4.068027] debugfs: Directory 'fdab0000.npu-rknpu' with parent 'vdd_npu_s0' already present!
[ 4.075958] RKNPU fdab0000.npu: pvtm=905
[ 4.081023] RKNPU fdab0000.npu: pvtm-volt-sel=4
[ 4.082158] RKNPU fdab0000.npu: avs=0
[ 4.082341] RKNPU fdab0000.npu: l=10000 h=85000 hyst=5000 l_limit=0 h_limit=800000000 h_table=0
[ 4.091743] RKNPU fdab0000.npu: failed to find power_model node
[ 4.091764] RKNPU fdab0000.npu: RKNPU: failed to initialize power model
[ 4.091773] RKNPU fdab0000.npu: RKNPU: failed to get dynamic-coefficient
[ 4.092994] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 4.096128] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 4.096319] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 4.096330] cfg80211: failed to load regulatory.db
[ 4.097230] rockchip-pm rockchip-suspend: not set pwm-regulator-config
[ 4.097478] rockchip-suspend not set sleep-mode-config for mem-lite
[ 4.097482] rockchip-suspend not set wakeup-config for mem-lite
[ 4.097488] rockchip-suspend not set sleep-mode-config for mem-ultra
[ 4.097492] rockchip-suspend not set wakeup-config for mem-ultra
[ 4.098219] 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 '09:55:18', on 'Sep 12 2024'.
[ 4.098459] Mali:
[ 4.098460] Mali device driver loaded
[ 4.098469] rkisp rkisp0-vir0: clear unready subdev num: 1
[ 4.098733] rkisp0-vir0: Async subdev notifier completed
[ 4.098742] ALSA device list:
[ 4.098747] #0: rockchip,hdmiin
[ 4.098750] #1: rockchip-hdmi0
[ 4.098753] #2: rockchip-hdmi1
[ 4.269227] mmc_host mmc2: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0)
[ 4.319081] rk3x-i2c fead0000.i2c: timeout, ipd: 0x00, state: 3
[ 4.319147] <<GTP-ERR>>[_do_i2c_write:432] I2c transfer error! (-110)
[ 4.319168] <<GTP-ERR>>[gt1x_init:2319] Reset guitar failed!
[ 4.319185] <<GTP-INF>>[gt1x_reset_guitar:788] GTP RESET!
[ 4.592323] rk3x-i2c fead0000.i2c: timeout, ipd: 0x00, state: 3
[ 4.592336] <<GTP-ERR>>[_do_i2c_write:432] I2c transfer error! (-110)
[ 4.592341] <<GTP-ERR>>[gt1x_init:2319] Reset guitar failed!
[ 4.592345] <<GTP-ERR>>[gt1x_init:2345] Init failed, use default setting
[ 4.794140] dwmmc_rockchip fe2d0000.mmc: Busy; trying anyway
[ 4.795653] rk3x-i2c fead0000.i2c: timeout, ipd: 0x00, state: 3
[ 4.795665] <<GTP-ERR>>[_do_i2c_read:390] I2c Transfer error! (-110)
[ 4.795670] <<GTP-ERR>>[gt1x_get_chip_type:895] I2c communication error.
[ 4.795674] <<GTP-ERR>>[gt1x_init:2355] Get chip type failed!
[ 4.970191] rk_hdmirx fdee0000.hdmirx-controller: hdmirx_cancel_cpu_limit_freq freq qos nod add
[ 5.002323] rk3x-i2c fead0000.i2c: timeout, ipd: 0x00, state: 3
[ 5.002335] <<GTP-ERR>>[_do_i2c_read:390] I2c Transfer error! (-110)
[ 5.002340] <<GTP-ERR>>[gt1x_read_version:845] Read version failed!
[ 5.218990] rk-pcie fe170000.pcie: PCIe Link Fail, LTSSM is 0x3, hw_retries=0
[ 5.294153] mmc_host mmc2: Timeout sending command (cmd 0x202000 arg 0x0 status 0x80202000)
[ 5.315658] rk3x-i2c fead0000.i2c: timeout, ipd: 0x00, state: 3
[ 5.315670] <<GTP-ERR>>[_do_i2c_read:390] I2c Transfer error! (-110)
[ 5.315675] <<GTP-ERR>>[gt1x_read_version:845] Read version failed!
[ 5.512545] mmc_host mmc2: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0)
[ 5.645606] rk3x-i2c fead0000.i2c: timeout, ipd: 0x00, state: 3
[ 5.645618] <<GTP-ERR>>[_do_i2c_read:390] I2c Transfer error! (-110)
[ 5.645623] <<GTP-ERR>>[gt1x_read_version:845] Read version failed!
[ 5.752322] <<GTP-INF>>[gt1x_read_version:863] IC VERSION:GT_000000(Patch)_0000(Mask)_00(SensorID)
[ 5.752333] <<GTP-INF>>[gt1x_init_panel:606] Config group0 used, length:239
[ 5.752339] <<GTP-INF>>[gt1x_init_panel:657] X_MAX=4096,Y_MAX=4096,TRIGGER=0x01,WAKEUP_LEVEL=1
[ 5.998990] rk3x-i2c fead0000.i2c: timeout, ipd: 0x00, state: 2
[ 5.999002] <<GTP-ERR>>[_do_i2c_write:432] I2c transfer error! (-110)
[ 6.040665] dwmmc_rockchip fe2d0000.mmc: Busy; trying anyway
[ 6.238993] rk3x-i2c fead0000.i2c: timeout, ipd: 0x00, state: 2
[ 6.239007] <<GTP-ERR>>[_do_i2c_write:432] I2c transfer error! (-110)
[ 6.478990] rk3x-i2c fead0000.i2c: timeout, ipd: 0x00, state: 2
[ 6.479003] <<GTP-ERR>>[_do_i2c_write:432] I2c transfer error! (-110)
[ 6.540678] mmc_host mmc2: Timeout sending command (cmd 0x202000 arg 0x0 status 0x80202000)
[ 6.719260] rk3x-i2c fead0000.i2c: timeout, ipd: 0x00, state: 2
[ 6.719356] <<GTP-ERR>>[_do_i2c_write:432] I2c transfer error! (-110)
[ 6.759203] mmc_host mmc2: Bus speed (slot 0) = 187500Hz (slot req 100000Hz, actual 93750HZ div = 1)
[ 6.958981] rk3x-i2c fead0000.i2c: timeout, ipd: 0x00, state: 2
[ 6.958996] <<GTP-ERR>>[_do_i2c_write:432] I2c transfer error! (-110)
[ 6.959001] <<GTP-ERR>>[gt1x_send_cfg:551] Send config failed!
[ 6.959005] <<GTP-ERR>>[gt1x_init:2367] Init panel failed.
[ 6.959289] <<GTP-ERR>>[gt1x_ts_probe:587] GTP init failed!!!
[ 6.959442] Goodix-TS-GT1X: probe of 5-0014 failed with error -2147483644
[ 6.991024] EXT4-fs (mmcblk0p6): recovery complete
[ 6.991162] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null)
[ 6.991201] VFS: Mounted root (ext4 filesystem) on device 179:6.
[ 6.991270] devtmpfs: mounted
[ 6.998058] Freeing unused kernel memory: 6656K
[ 7.298363] dwmmc_rockchip fe2d0000.mmc: Busy; trying anyway
[ 7.565723] rk_pcie_establish_link: 132 callbacks suppressed
[ 7.565732] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.592393] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.619060] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.645724] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.672392] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.699061] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.725730] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.752392] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.779062] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.798379] mmc_host mmc2: Timeout sending command (cmd 0x202000 arg 0x0 status 0x80202000)
[ 7.805731] rk-pcie fe170000.pcie: PCIe Linking... LTSSM is 0x3
[ 7.819383] Run /sbin/init as init process
[ 7.819404] with arguments:
[ 7.819409] /sbin/init
[ 7.819412] with environment:
[ 7.819416] HOME=/
[ 7.819419] TERM=linux
[ 7.819422] storagemedia=emmc
[ 7.850773] EXT4-fs (mmcblk0p6): re-mounted. Opts: (null)
[ 7.942273] EXT4-fs (mmcblk0p7): recovery complete
[ 7.942491] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: (null)
[ 8.035038] EXT4-fs (mmcblk0p8): recovery complete
[ 8.035356] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: (null)
[ 8.169572] udevd[406]: starting version 3.2.10
[ 8.179041] udevd[407]: starting eudev-3.2.10
[ 8.195272] dw-dp fde60000.dp: aux failed to read dpcd: -110
[ 8.239762] dw-dp fde60000.dp: aux failed to read dpcd: -110
[ 8.278613] rkcif-mipi-lvds2: rkcif_update_sensor_info: stream[2] get remote terminal sensor failed!
[ 8.278624] rkcif_tools_id2: update sensor info failed -19
[ 8.278791] rkcif-mipi-lvds2: rkcif_update_sensor_info: stream[0] get remote terminal sensor failed!
[ 8.278798] rkcif_tools_id0: update sensor info failed -19
[ 8.279515] rkcif-mipi-lvds2: rkcif_update_sensor_info: stream[3] get remote terminal sensor failed!
[ 8.279520] stream_cif_mipi_id3: update sensor info failed -19
[ 8.279706] rkcif-mipi-lvds2: rkcif_update_sensor_info: stream[1] get remote terminal sensor failed!
[ 8.279715] rkcif_tools_id1: update sensor info failed -19
[ 8.279824] rkcif-mipi-lvds2: rkcif_update_sensor_info: stream[0] get remote terminal sensor failed!
[ 8.279832] stream_cif_mipi_id0: update sensor info failed -19
[ 8.279891] rkcif-mipi-lvds2: rkcif_update_sensor_info: stream[2] get remote terminal sensor failed!
[ 8.279895] rkcif_scale_ch2: update sensor info failed -19
[ 8.280187] rkcif-mipi-lvds2: rkcif_update_sensor_info: stream[2] get remote terminal sensor failed!
[ 8.280194] stream_cif_mipi_id2: update sensor info failed -19
[ 8.281153] dw-dp fde60000.dp: aux failed to read dpcd: -110
[ 8.281495] rkcif-mipi-lvds2: rkcif_update_sensor_info: stream[1] get remote terminal sensor failed!
[ 8.281504] stream_cif_mipi_id1: update sensor info failed -19
[ 8.281983] rkcif-mipi-lvds2: rkcif_update_sensor_info: stream[1] get remote terminal sensor failed!
[ 8.281996] rkcif_scale_ch1: update sensor info failed -19
[ 8.283162] rkcif-mipi-lvds2: rkcif_update_sensor_info: stream[0] get remote terminal sensor failed!
[ 8.283169] rkcif_scale_ch0: update sensor info failed -19
[ 8.290154] rkcif-mipi-lvds2: rkcif_update_sensor_info: stream[3] get remote terminal sensor failed!
[ 8.290171] rkcif_scale_ch3: update sensor info failed -19
[ 8.319917] dw-dp fde60000.dp: aux failed to read dpcd: -110
[ 8.351671] dw-dp fde60000.dp: aux failed to read dpcd: -110
[ 8.375616] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 8.397457] dw-dp fde60000.dp: aux failed to read dpcd: -110
[ 8.434079] dw-dp fde60000.dp: aux failed to read dpcd: -110
[ 8.469597] dw-dp fde60000.dp: aux failed to read dpcd: -110
[ 8.507158] dw-dp fde60000.dp: aux failed to read dpcd: -110
[ 8.528223] usb 1-1: New USB device found, idVendor=18d1, idProduct=181f, bcdDevice=ff.ff
[ 8.528309] usb 1-1: New USB device strings: Mfr=2, Product=3, SerialNumber=4
[ 8.528332] usb 1-1: Product: Android
[ 8.528352] usb 1-1: Manufacturer: Android
[ 8.528371] usb 1-1: SerialNumber: 69KFTC071542
[ 8.897763] rk_hdmirx fdee0000.hdmirx-controller: hdmirx_audio_startup: device is no connected or audio is off
[ 8.897775] hdmi-audio-codec hdmi-audio-codec.7.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 8.903972] mali fb000000.gpu: Loading Mali firmware 0x1010000
[ 8.905723] mali fb000000.gpu: Mali firmware git_sha: ee476db42870778306fa8d559a605a73f13e455c
[ 8.909134] rk_hdmirx fdee0000.hdmirx-controller: hdmirx_audio_startup: device is no connected or audio is off
[ 8.909160] hdmi-audio-codec hdmi-audio-codec.7.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 8.920604] rk_hdmirx fdee0000.hdmirx-controller: hdmirx_audio_startup: device is no connected or audio is off
[ 8.920623] hdmi-audio-codec hdmi-audio-codec.7.auto: ASoC: error at snd_soc_dai_startup on i2s-hifi: -19
[ 8.988049] file system registered
[ 9.021254] read descriptors
[ 9.021294] read strings
[ 9.113265] dw-dp fde60000.dp: aux failed to read dpcd: -110
[ 9.119074] rk-pcie fe170000.pcie: PCIe Link Fail, LTSSM is 0x3, hw_retries=1
[ 9.127972] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[ 9.151179] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[ 9.177535] android_work: did not send uevent (0 0 0000000000000000)
[ 10.132537] rk-pcie fe170000.pcie: failed to initialize host
[ 10.212584] Freeing drm_logo memory: 736K
root@rk3588-buildroot:/#
root@rk3588-buildroot:/#
root@rk3588-buildroot:/#
[END] 2024/9/12 10:04:52