20231218给Firefly的AIO-3399J【RK3399】开发板刷Android12挖掘机方案

发布时间:2023年12月19日

20231218给Firefly的AIO-3399J【RK3399】开发板刷Android12挖掘机方案
2023/12/18 21:07


一、整体编译Rockchip的的Android12的挖掘机方案!
由于RK3399的Android12系统默认是IND工业方案,需要修改一下【为挖掘机方案】。

Z:\3TB\81rk_android12_220722\device\rockchip\rk3399\rk3399_Android12\BoardConfig.mk
include device/rockchip/rk3399/BoardConfig.mk

BOARD_SENSOR_ST := true
BOARD_SENSOR_COMPASS_AK8963-64 := true
BOARD_SENSOR_MPU_PAD := false
BOARD_COMPASS_SENSOR_SUPPORT := true
BOARD_GYROSCOPE_SENSOR_SUPPORT := true
CAMERA_SUPPORT_AUTOFOCUS:= false

BOARD_CAMERA_SUPPORT := true
BOARD_CAMERA_SUPPORT_EXT := true
PRODUCT_KERNEL_DTS := rk3399-evb-ind-lpddr4-android-avb

修改为:
include device/rockchip/rk3399/BoardConfig.mk

BOARD_SENSOR_ST := true
BOARD_SENSOR_COMPASS_AK8963-64 := true
BOARD_SENSOR_MPU_PAD := false
BOARD_COMPASS_SENSOR_SUPPORT := true
BOARD_GYROSCOPE_SENSOR_SUPPORT := true
CAMERA_SUPPORT_AUTOFOCUS:= false

BOARD_CAMERA_SUPPORT := true
BOARD_CAMERA_SUPPORT_EXT := true
#PRODUCT_KERNEL_DTS := rk3399-evb-ind-lpddr4-android-avb
#PRODUCT_KERNEL_DTS := rk3399-firefly-aio
PRODUCT_KERNEL_DTS := rk3399-sapphire-excavator-edp-avb


rootroot@rootroot-X99-Turbo:~/3TB$?
rootroot@rootroot-X99-Turbo:~/3TB$ tar --use-compress-program=pigz -xvpf rk356x_android12_220722.tgz?
rootroot@rootroot-X99-Turbo:~/3TB$ mv rk_android12_220722 81rk_android12_220722
rootroot@rootroot-X99-Turbo:~/3TB$ cd 81rk_android12_220722
rootroot@rootroot-X99-Turbo:~/3TB/81rk_android12_220722$?
rootroot@rootroot-X99-Turbo:~/3TB/81rk_android12_220722$ source build/envsetup.sh?
rootroot@rootroot-X99-Turbo:~/3TB/81rk_android12_220722$?
rootroot@rootroot-X99-Turbo:~/3TB/81rk_android12_220722$ lunch

You're building on Linux

Lunch menu... pick a combo:
? ? ?1. PX30_Android12-user
? ? ?2. PX30_Android12-userdebug
? ? ?3. aosp_arm-eng
? ? ?4. aosp_arm64-eng
? ? ?5. aosp_blueline-userdebug
? ? ?6. aosp_blueline_car-userdebug
? ? ?7. aosp_bonito-userdebug
? ? ?8. aosp_bonito_car-userdebug
? ? ?9. aosp_bramble_car-userdebug
? ? ?10. aosp_cf_arm64_auto-userdebug
? ? ?11. aosp_cf_arm64_phone-userdebug
? ? ?12. aosp_cf_x86_64_foldable-userdebug
? ? ?13. aosp_cf_x86_64_pc-userdebug
? ? ?14. aosp_cf_x86_64_phone-userdebug
? ? ?15. aosp_cf_x86_64_tv-userdebug
? ? ?16. aosp_cf_x86_auto-userdebug
? ? ?17. aosp_cf_x86_phone-userdebug
? ? ?18. aosp_cf_x86_tv-userdebug
? ? ?19. aosp_coral_car-userdebug
? ? ?20. aosp_crosshatch-userdebug
? ? ?21. aosp_crosshatch_car-userdebug
? ? ?22. aosp_crosshatch_vf-userdebug
? ? ?23. aosp_flame_car-userdebug
? ? ?24. aosp_oriole_car-userdebug
? ? ?25. aosp_raven_car-userdebug
? ? ?26. aosp_redfin_car-userdebug
? ? ?27. aosp_sargo-userdebug
? ? ?28. aosp_sargo_car-userdebug
? ? ?29. aosp_sunfish_car-userdebug
? ? ?30. aosp_x86-eng
? ? ?31. aosp_x86_64-eng
? ? ?32. arm_krait-eng
? ? ?33. arm_v7_v8-eng
? ? ?34. armv8-eng
? ? ?35. armv8_cortex_a55-eng
? ? ?36. armv8_kryo385-eng
? ? ?37. beagle_x15-userdebug
? ? ?38. beagle_x15_auto-userdebug
? ? ?39. fuchsia_arm64-eng
? ? ?40. fuchsia_x86_64-eng
? ? ?41. hikey-userdebug
? ? ?42. hikey64_only-userdebug
? ? ?43. hikey960-userdebug
? ? ?44. hikey960_tv-userdebug
? ? ?45. hikey_tv-userdebug
? ? ?46. qemu_trusty_arm64-userdebug
? ? ?47. rk3326_pie-user
? ? ?48. rk3326_pie-userdebug
? ? ?49. rk3326_q-user
? ? ?50. rk3326_q-userdebug
? ? ?51. rk3326_r-user
? ? ?52. rk3326_r-userdebug
? ? ?53. rk3326_s-user
? ? ?54. rk3326_s-userdebug
? ? ?55. rk3326_sgo-user
? ? ?56. rk3326_sgo-userdebug
? ? ?57. rk3399_Android10-user
? ? ?58. rk3399_Android10-userdebug
? ? ?59. rk3399_Android11-user
? ? ?60. rk3399_Android11-userdebug
? ? ?61. rk3399_Android12-user
? ? ?62. rk3399_Android12-userdebug
? ? ?63. rk3399_mid-user
? ? ?64. rk3399_mid-userdebug
? ? ?65. rk3566_32bit-user
? ? ?66. rk3566_32bit-userdebug
? ? ?67. rk3566_eink-user
? ? ?68. rk3566_eink-userdebug
? ? ?69. rk3566_einkw6-user
? ? ?70. rk3566_einkw6-userdebug
? ? ?71. rk3566_r-user
? ? ?72. rk3566_r-userdebug
? ? ?73. rk3566_s-user
? ? ?74. rk3566_s-userdebug
? ? ?75. rk3566_sgo-user
? ? ?76. rk3566_sgo-userdebug
? ? ?77. rk3568_s-user
? ? ?78. rk3568_s-userdebug
? ? ?79. sdk_car_arm-userdebug
? ? ?80. sdk_car_arm64-userdebug
? ? ?81. sdk_car_portrait_x86_64-userdebug
? ? ?82. sdk_car_x86-userdebug
? ? ?83. sdk_car_x86_64-userdebug
? ? ?84. silvermont-eng
? ? ?85. uml-userdebug
? ? ?86. yukawa-userdebug
? ? ?87. yukawa_sei510-userdebug

Which would you like? [aosp_arm-eng] 62

============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=12
TARGET_PRODUCT=rk3399_Android12
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-a
TARGET_CPU_VARIANT=cortex-a53
TARGET_2ND_ARCH=arm
TARGET_2ND_ARCH_VARIANT=armv7-a-neon
TARGET_2ND_CPU_VARIANT=cortex-a15
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-5.15.0-91-generic-x86_64-Ubuntu-20.04.6-LTS
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=SP2A.220305.012
OUT_DIR=out
============================================
rootroot@rootroot-X99-Turbo:~/3TB/81rk_android12_220722$?
rootroot@rootroot-X99-Turbo:~/3TB/81rk_android12_220722$?
rootroot@rootroot-X99-Turbo:~/3TB/81rk_android12_220722$ ll
total 224
drwxrwxr-x ?38 rootroot rootroot ?4096 12月 18 16:37 ./
drwxrwxrwx ? 7 rootroot rootroot ?4096 12月 18 16:35 ../
lrwxrwxrwx ? 1 rootroot rootroot ? ?19 3月 ? 4 ?2022 Android.bp -> build/soong/root.bp
drwxrwxr-x ?36 rootroot rootroot ?4096 3月 ? 4 ?2022 art/
drwxrwxr-x ?15 rootroot rootroot ?4096 3月 ? 4 ?2022 bionic/
drwxrwxr-x ? 4 rootroot rootroot ?4096 3月 ? 4 ?2022 bootable/
lrwxrwxrwx ? 1 rootroot rootroot ? ?26 3月 ? 4 ?2022 bootstrap.bash -> build/soong/bootstrap.bash*
drwxrwxr-x ? 7 rootroot rootroot ?4096 3月 ? 4 ?2022 build/
lrwxrwxrwx ? 1 rootroot rootroot ? ?23 3月 ? 4 ?2022 BUILD -> build/bazel/bazel.BUILD
-rwxrwxrwx ? 1 rootroot rootroot ?9024 12月 18 16:36 build.sh*
-r-xr-xr-x ? 1 rootroot rootroot 14109 3月 ? 4 ?2022 .classpath*
drwxrwxr-x ? 3 rootroot rootroot ?4096 3月 ? 4 ?2022 compatibility/
drwxrwxr-x ?14 rootroot rootroot ?4096 6月 ?24 ?2022 cts/
drwxrwxr-x ? 8 rootroot rootroot ?4096 3月 ? 4 ?2022 dalvik/
drwxrwxr-x ? 5 rootroot rootroot ?4096 3月 ? 4 ?2022 developers/
drwxrwxr-x ?20 rootroot rootroot ?4096 6月 ?24 ?2022 development/
drwxrwxr-x ?11 rootroot rootroot ?4096 3月 ? 4 ?2022 device/
drwxrwxr-x 357 rootroot rootroot 12288 6月 ?24 ?2022 external/
drwxrwxr-x ?16 rootroot rootroot ?4096 3月 ? 4 ?2022 frameworks/
drwxrwxr-x ?17 rootroot rootroot ?4096 3月 ? 4 ?2022 hardware/
-r--r--r-- ? 1 rootroot rootroot ? 162 3月 ? 4 ?2022 javaenv.sh
drwxrwxr-x ? 5 rootroot rootroot ?4096 3月 ? 4 ?2022 kernel/
drwxrwxr-x ?27 rootroot rootroot ?4096 6月 ?24 ?2022 kernel-4.19/
drwxrwxr-x ? 3 rootroot rootroot ?4096 3月 ? 4 ?2022 kernel-5.10/
drwxrwxr-x ?20 rootroot rootroot ?4096 3月 ? 4 ?2022 libcore/
drwxrwxr-x ?10 rootroot rootroot ?4096 3月 ? 4 ?2022 libnativehelper/
-r--r--r-- ? 1 rootroot rootroot ? ?92 3月 ? 4 ?2022 Makefile
drwxrwxr-x ?11 rootroot rootroot ?4096 3月 ? 4 ?2022 mkcombinedroot/
-r-xr-xr-x ? 1 rootroot rootroot 10151 3月 ? 4 ?2022 mkimage_ab.sh*
-r-xr-xr-x ? 1 rootroot rootroot ?8544 3月 ? 4 ?2022 mkimage.sh*
drwxrwxr-x ? 6 rootroot rootroot ?4096 12月 18 16:37 out/
drwxrwxr-x ? 9 rootroot rootroot ?4096 3月 ? 4 ?2022 packages/
drwxrwxr-x ? 6 rootroot rootroot ?4096 3月 ? 4 ?2022 pdk/
drwxrwxr-x ?10 rootroot rootroot ?4096 3月 ? 4 ?2022 platform_testing/
drwxrwxr-x ?34 rootroot rootroot ?4096 6月 ?24 ?2022 prebuilts/
drwxrwxr-x ? 7 rootroot rootroot ?4096 11月 ?4 ?2021 .repo/
-r-xr-xr-x ? 1 rootroot rootroot ? 519 3月 ? 4 ?2022 restore_patches.sh*
drwxrwxr-x ? 9 rootroot rootroot ?4096 3月 ? 4 ?2022 rkbin/
drwxrwxr-x ? 4 rootroot rootroot ?4096 3月 ? 4 ?2022 RKDocs/
drwxrwxr-x ? 5 rootroot rootroot ?4096 3月 ? 4 ?2022 rkst/
drwxrwxr-x ? 5 rootroot rootroot ?4096 3月 ? 4 ?2022 RKTools/
drwxrwxr-x ?22 rootroot rootroot ?4096 3月 ? 4 ?2022 sdk/
drwxrwxr-x ?45 rootroot rootroot ?4096 3月 ? 4 ?2022 system/
drwxrwxr-x ?11 rootroot rootroot ?4096 3月 ? 4 ?2022 test/
drwxrwxr-x ? 4 rootroot rootroot ?4096 3月 ? 4 ?2022 toolchain/
drwxrwxr-x ?23 rootroot rootroot ?4096 3月 ? 4 ?2022 tools/
drwxrwxr-x ?25 rootroot rootroot ?4096 6月 ?24 ?2022 u-boot/
drwxrwxr-x ? 4 rootroot rootroot ?4096 3月 ? 4 ?2022 vendor/
lrwxrwxrwx ? 1 rootroot rootroot ? ?27 3月 ? 4 ?2022 WORKSPACE -> build/bazel/bazel.WORKSPACE
rootroot@rootroot-X99-Turbo:~/3TB/81rk_android12_220722$?
rootroot@rootroot-X99-Turbo:~/3TB/81rk_android12_220722$?
rootroot@rootroot-X99-Turbo:~/3TB/81rk_android12_220722$ ./build.sh -UACKu
will build u-boot
will build android
will build kernel with Clang
will build kernel
will build update.img
-------------------KERNEL_VERSION:4.19
-------------------KERNEL_DTS:rk3399-sapphire-excavator-edp-avb

============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=12
TARGET_PRODUCT=rk3399_Android12
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-a
TARGET_CPU_VARIANT=cortex-a53
TARGET_2ND_ARCH=arm
TARGET_2ND_ARCH_VARIANT=armv7-a-neon
TARGET_2ND_CPU_VARIANT=cortex-a15
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-5.15.0-91-generic-x86_64-Ubuntu-20.04.6-LTS
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=SP2A.220305.012
OUT_DIR=out
============================================
start build uboot

#### build completed successfully (1 seconds) ####


#### build completed successfully (1 seconds) ####


#### build completed successfully (2 seconds) ####

grep: .config: No such file or directory
## make rk3399_defconfig -j72
? HOSTCC ?scripts/basic/fixdep
? HOSTCC ?scripts/kconfig/conf.o
? SHIPPED scripts/kconfig/zconf.tab.c
? SHIPPED scripts/kconfig/zconf.lex.c
? SHIPPED scripts/kconfig/zconf.hash.c


frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/DeviceControlsControllerImpl.kt:94:51: warning: 'CONTROLS_ENABLED: String' is deprecated. Deprecated in Java
? ? ? ? if (secureSettings.getInt(Settings.Secure.CONTROLS_ENABLED, 1) == 0) {
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ^
frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/VpnStatusObserver.kt:43:24: warning: 'get(Class<T!>!): T!' is deprecated. Deprecated in Java
? ? ? ? ? ? Dependency.get(SecurityController::class.java)
? ? ? ? ? ? ? ? ? ? ? ?^
frameworks/base/packages/SystemUI/src/com/android/systemui/util/kotlin/nullability.kt:29:1: warning: expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
inline fun <T> Optional<T>.getOrNull(): T? = orElse(null)
^
[ 99% 130386/130406] //frameworks/base/packages/SystemUI:SystemUI r8 [common]
Warning: Missing class android.compat.annotation.UnsupportedAppUsage (referenced from: void com.android.systemui.people.widget.PeopleBackupHelper.writeNewStateDescription(android.os.ParcelFileDescriptor))
Missing class android.support.annotation.Keep (referenced from: kotlinx.coroutines.android.AndroidExceptionPreHandler)
Missing class org.jetbrains.annotations.NotNull (referenced from: java.util.List com.android.keyguard.FontInterpolator$VarFontKey.sortedAxes and 4935 other contexts)
Missing class org.jetbrains.annotations.Nullable (referenced from: android.graphics.fonts.Font com.android.keyguard.FontInterpolator$InterpKey.l and 1143 other contexts)
[100% 130406/130406] Target super fs image for debug: out/target/product/rk3399_Android12/super.img
2023-12-18 18:26:51 - build_super_image.py - INFO ? ?: Building super image from info dict...
2023-12-18 18:26:51 - sparse_img.py - INFO ? ?: Total of 235295 4096-byte output blocks in 18 input chunks.
2023-12-18 18:26:51 - sparse_img.py - INFO ? ?: Total of 37257 4096-byte output blocks in 6 input chunks.
2023-12-18 18:26:51 - sparse_img.py - INFO ? ?: Total of 54007 4096-byte output blocks in 7 input chunks.
2023-12-18 18:26:51 - sparse_img.py - INFO ? ?: Total of 4303 4096-byte output blocks in 2 input chunks.
2023-12-18 18:26:51 - sparse_img.py - INFO ? ?: Total of 168 4096-byte output blocks in 2 input chunks.
2023-12-18 18:26:51 - sparse_img.py - INFO ? ?: Total of 64 4096-byte output blocks in 4 input chunks.
2023-12-18 18:26:51 - sparse_img.py - INFO ? ?: Total of 61210 4096-byte output blocks in 5 input chunks.
2023-12-18 18:26:57 - build_super_image.py - INFO ? ?: Done writing image out/target/product/rk3399_Android12/super.img

#### build completed successfully (01:45:17 (hh:mm:ss)) ####

Build android ok!
make and copy android images
TARGET_PRODUCT=rk3399_Android12
TARGET_BASE_PARAMETER_IMAGE==device/rockchip/common/baseparameter/v1.0/baseparameter.img
HIGH_RELIABLE_RECOVERY_OTA=
BOARD_AVB_ENABLE=false
system filesysystem is ext4
create dtbo.img...
done.
create rockdev/Image-rk3399_Android12/resource.img...
done.
create rockdev/Image-rk3399_Android12/boot.img...
done.
create rockdev/Image-rk3399_Android12/boot-debug.img...
done.
skip copy images: /home/rootroot/3TB/81rk_android12_220722/out/target/product/rk3399_Android12/vendor_boot.img
skip copy images: /home/rootroot/3TB/81rk_android12_220722/out/target/product/rk3399_Android12/vendor_boot-debug.img
create rockdev/Image-rk3399_Android12/recovery.img...
done.
create rockdev/Image-rk3399_Android12/super.img...
done.
skip copy images: /home/rootroot/3TB/81rk_android12_220722/out/target/product/rk3399_Android12/userdata.img
create vbmeta.img...
BOARD_AVB_ENABLE is false, use default vbmeta.img
create misc.img.... done.
create uboot.img...
create trust.img...
create loader...
create config.cfg...
create baseparameter...done.
Make image ok!
Make update.img
packing update.img with Image -RK330C
regenernate package-file-tmp...
start to make update.img...
Android Firmware Package Tool v2.0
------ PACKAGE ------
Add file: ./package-file
package-file,Add file: ./package-file done,offset=0x800,size=0x2b0,userspace=0x1
Add file: ./Image/MiniLoaderAll.bin
bootloader,Add file: ./Image/MiniLoaderAll.bin done,offset=0x1000,size=0x7194e,userspace=0xe4
Add file: ./Image/parameter.txt
parameter,Add file: ./Image/parameter.txt done,offset=0x73000,size=0x292,userspace=0x1
Add file: ./Image/uboot.img
uboot,Add file: ./Image/uboot.img done,offset=0x73800,size=0x400000,userspace=0x800
Add file: ./Image/trust.img
trust,Add file: ./Image/trust.img done,offset=0x473800,size=0x400000,userspace=0x800
Add file: ./Image/misc.img
misc,Add file: ./Image/misc.img done,offset=0x873800,size=0xc000,userspace=0x18
Add file: ./Image/dtbo.img
dtbo,Add file: ./Image/dtbo.img done,offset=0x87f800,size=0x25f,userspace=0x1
Add file: ./Image/vbmeta.img
vbmeta,Add file: ./Image/vbmeta.img done,offset=0x880000,size=0x1000,userspace=0x2
Add file: ./Image/boot.img
boot,Add file: ./Image/boot.img done,offset=0x881000,size=0x1d64800,userspace=0x3ac9
Add file: ./Image/recovery.img
recovery,Add file: ./Image/recovery.img done,offset=0x25e5800,size=0x5f7f800,userspace=0xbeff
Add file: ./Image/baseparameter.img
baseparameter,Add file: ./Image/baseparameter.img done,offset=0x8565000,size=0x100000,userspace=0x200
Add file: ./Image/super.img
super,Add file: ./Image/super.img done,offset=0x8665000,size=0x5ebe2488,userspace=0xbd7c5
Add CRC...
Make firmware OK!
------ OK ------
********rkImageMaker ver 2.0********
Generating new image, please wait...
Writing head info...
Writing boot file...
Writing firmware...
Generating MD5 data...
MD5 data generated successfully!
New image generated successfully!
Making update.img OK.
Make update image ok!
/home/rootroot/3TB/81rk_android12_220722
rootroot@rootroot-X99-Turbo:~/3TB/81rk_android12_220722$ ll


二、LOG1原始:

U-Boot 2017.09-dirty #rootroot (Dec 18 2023 - 16:38:28 +0800)

Model: Rockchip RK3399 Evaluation Board
PreSerial: 2, raw, 0xff1a0000
DRAM: ?2 GiB
Sysmem: init
Relocation Offset: 7db74000
Relocation fdt: 7bd682c0 - 7bd6acdb
CR: M/C/I
Using default environment

DM: v1
dwmmc@fe320000: 1, sdhci@fe330000: 0
Bootdev(atags): mmc 0
MMC0: HS400, 150Mhz
PartType: EFI
boot mode: recovery (misc)
Android 12.0, Build 2022.3, v2
Found DTB in recovery part
DTB: rk-kernel.dtb
HASH(c): OK
ANDROID: fdt overlay OK
I2c0 speed: 400000Hz
PMIC: ?RK808?
vdd_center 900000 uV
vdd_cpu_l 900000 uV
vdd_log 1100000 uV
warning: bad baseparameter
Model: Rockchip RK3399 Excavator Board edp avb (Android)
Rockchip UBOOT DRM driver version: v1.0.1
xfer: num: 2, addr: 0x50
xfer: num: 2, addr: 0x50
Monitor has basic audio support
hdmi info isn't saved in main block
mode:1920x1080
hdmi@ff940000: ?detailed mode clock 148500 kHz, flags[5]
? ? H: 1920 2008 2052 2200
? ? V: 1080 1084 1089 1125
bus_format: 2025
CEA mode used vic=16
final pixclk = 148500000 tmdsclk = 148500000
PHY powered down in 0 iterations
PHY PLL locked 1 iterations
PHY powered down in 0 iterations
PHY PLL locked 1 iterations
sink has audio support
hdmi_set_clk_regenerator: fs=48000Hz ftdms=148.500MHz N=6144 cts=148500
Using display timing dts
edp@ff970000: ?detailed mode clock 200000 kHz, flags[a]
? ? H: 1536 1548 1564 1612
? ? V: 2048 2056 2060 2068
bus_format: 100e
AUX CH command reply failed!
AUX CH error happens: 2
AUX CH command reply failed!
failed to read dpcd caps: -110
CLK: (uboot. arml: enter 816000 KHz, init 816000 KHz, kernel 0N/A)
CLK: (uboot. armb: enter 816000 KHz, init 816000 KHz, kernel 0N/A)
? aplll 816000 KHz
? apllb 816000 KHz
? dpll 856000 KHz
? cpll 200000 KHz
? gpll 800000 KHz
? npll 600000 KHz
? vpll 148000 KHz
? aclk_perihp 133333 KHz
? hclk_perihp 66666 KHz
? pclk_perihp 33333 KHz
? aclk_perilp0 266666 KHz
? hclk_perilp0 88888 KHz
? pclk_perilp0 44444 KHz
? hclk_perilp1 100000 KHz
? pclk_perilp1 50000 KHz
Net: ? eth0: ethernet@fe300000
Hit key to stop autoboot('CTRL+C'): ?0?
ANDROID: reboot reason: "recovery"
optee api revision: 2.0
TEEC: Reset area[0] info...
TEEC: Reset area[1] info...
Vboot=0, AVB images, AVB verify
General failure?
INF [0x0] TEE-CORE:tee_rpmb_init:1217: RPMB INIT: Verify key failed. Try again.

ERR [0x0] TEE-CORE:tee_rpmb_init:1225: ERROR: Verify RPMB authentication key failed!

General failure?
INF [0x0] TEE-CORE:tee_rpmb_init:1217: RPMB INIT: Verify key failed. Try again.

ERR [0x0] TEE-CORE:tee_rpmb_init:1225: ERROR: Verify RPMB authentication key failed!

General failure?
INF [0x0] TEE-CORE:tee_rpmb_init:1217: RPMB INIT: Verify key failed. Try again.

ERR [0x0] TEE-CORE:tee_rpmb_init:1225: ERROR: Verify RPMB authentication key failed!

General failure?
INF [0x0] TEE-CORE:tee_rpmb_init:1217: RPMB INIT: Verify key failed. Try again.

ERR [0x0] TEE-CORE:tee_rpmb_init:1225: ERROR: Verify RPMB authentication key failed!

lib/avb/libavb_user/avb_ops_user.c: init lock state error
Error determining whether device is unlocked.
read_is_device_unlocked() ops returned that device is UNLOCKED
Magic is incorrect.
Error validating A/B metadata from disk. Resetting and writing new A/B metadata to disk.
avb_footer.c:41: ERROR: Footer magic is incorrect.
avb_vbmeta_image.c:65: ERROR: Magic is incorrect.
avb_slot_verify.c:773: ERROR: recovery: Error verifying vbmeta image: invalid vbmeta header
Verify recovery with vbmeta.
avb_slot_verify.c:762: ERROR: vbmeta: Error verifying vbmeta image: OK_NOT_SIGNED
General failure?
INF [0x0] TEE-CORE:tee_rpmb_init:1217: RPMB INIT: Verify key failed. Try again.

ERR [0x0] TEE-CORE:tee_rpmb_init:1225: ERROR: Verify RPMB authentication key failed!

General failure?
INF [0x0] TEE-CORE:tee_rpmb_init:1217: RPMB INIT: Verify key failed. Try again.

ERR [0x0] TEE-CORE:tee_rpmb_init:1225: ERROR: Verify RPMB authentication key failed!

General failure?
INF [0x0] TEE-CORE:tee_rpmb_init:1217: RPMB INIT: Verify key failed. Try again.

ERR [0x0] TEE-CORE:tee_rpmb_init:1225: ERROR: Verify RPMB authentication key failed!

General failure?
INF [0x0] TEE-CORE:tee_rpmb_init:1217: RPMB INIT: Verify key failed. Try again.

ERR [0x0] TEE-CORE:tee_rpmb_init:1225: ERROR: Verify RPMB authentication key failed!

lib/avb/libavb_user/avb_ops_user.c: init rollback index error
avb_slot_verify.c:883: ERROR: vbmeta: Error getting rollback index for location.
AVB verify failed
Android boot failed, error -1.
Unknown command 'boot_fit' - try 'help'

## Booting Rockchip Format Image
Could not find kernel partition, ret=-1
Card did not respond to voltage select!
mmc_init: -95, time 9
switch to partitions #0, OK
mmc0(part 0) is current device
Failed to mount ext2 filesystem...
** Unrecognized filesystem type **
starting USB...
Bus usb@fe380000: USB EHCI 1.00
Bus usb@fe3a0000: USB OHCI 1.0
Bus usb@fe3c0000: USB EHCI 1.00
Bus usb@fe3e0000: USB OHCI 1.0
Bus dwc3@fe800000: probe failed, error -2
Bus dwc3@fe900000: usb maximum-speed not found
Rockchip Type-C PHY is initialized
Register 2000140 NbrPorts 2
Starting the controller
USB XHCI 1.10
scanning bus usb@fe380000 for devices... 1 USB Device(s) found
scanning bus usb@fe3a0000 for devices... 1 USB Device(s) found
scanning bus usb@fe3c0000 for devices... WARN: interface 0 has 2 endpoint descriptor, different from the interface descriptor's value: 1
2 USB Device(s) found
scanning bus usb@fe3e0000 for devices... 1 USB Device(s) found
scanning bus dwc3@fe900000 for devices... 1 USB Device(s) found
? ? ? ?scanning usb for storage devices... 0 Storage Device(s) found

Device 0: unknown device
ethernet@fe300000 Waiting for PHY auto negotiation to complete......... TIMEOUT !
Could not initialize PHY ethernet@fe300000
missing environment variable: pxeuuid
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/01-0a-2b-aa-3b-0e-5d
ethernet@fe300000 Waiting for PHY auto negotiation to complete......... TIMEOUT !
Could not initialize PHY ethernet@fe300000
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/00000000
ethernet@fe300000 Waiting for PHY auto negotiation to complete......... TIMEOUT !
Could not initialize PHY ethernet@fe300000
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/0000000
ethernet@fe300000 Waiting for PHY auto negotiation to complete......... TIMEOUT !
Could not initialize PHY ethernet@fe300000
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/000000
ethernet@fe300000 Waiting for PHY auto negotiation to complete......... TIMEOUT !
Could not initialize PHY ethernet@fe300000
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/00000
ethernet@fe300000 Waiting for PHY auto negotiation to complete......... TIMEOUT !
Could not initialize PHY ethernet@fe300000
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/0000
ethernet@fe300000 Waiting for PHY auto negotiation to complete......... TIMEOUT !
Could not initialize PHY ethernet@fe300000
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/000
ethernet@fe300000 Waiting for PHY auto negotiation to complete......... TIMEOUT !
Could not initialize PHY ethernet@fe300000
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/00
ethernet@fe300000 Waiting for PHY auto negotiation to complete......... TIMEOUT !
Could not initialize PHY ethernet@fe300000
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/0
ethernet@fe300000 Waiting for PHY auto negotiation to complete......... TIMEOUT !
Could not initialize PHY ethernet@fe300000
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/default-arm-rockchip
ethernet@fe300000 Waiting for PHY auto negotiation to complete......... TIMEOUT !
Could not initialize PHY ethernet@fe300000
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/default-arm
ethernet@fe300000 Waiting for PHY auto negotiation to complete......... TIMEOUT !
Could not initialize PHY ethernet@fe300000
missing environment variable: bootfile
Retrieving file: pxelinux.cfg/default
ethernet@fe300000 Waiting for PHY auto negotiation to complete......... TIMEOUT !
Could not initialize PHY ethernet@fe300000
Config file not found
ethernet@fe300000 Waiting for PHY auto negotiation to complete......... TIMEOUT !
Could not initialize PHY ethernet@fe300000
ethernet@fe300000 Waiting for PHY auto negotiation to complete......... TIMEOUT !
Could not initialize PHY ethernet@fe300000
=>?

三、直接用Firefly AIO-3399J的Android10的SDK里面的uboot替换之后,重新打包,LOG:

就会碰到5秒钟之后重启。初步判断是uboot/kernel之间的版本不匹配,内核自动重启了!

U-Boot 2017.09 (Dec 18 2023 - 18:31:20 +0800)

Model: Rockchip RK3399 Evaluation Board
PreSerial: 2, raw, 0xff1a0000
DRAM: ?2 GiB
Sysmem: init
Relocation Offset: 7db7a000
Relocation fdt: 7bd6e2d0 - 7bd70ceb
CR: M/C/I
Using default environment

dwmmc@fe320000: 1, sdhci@fe330000: 0
Bootdev(atags): mmc 0
MMC0: HS400, 150Mhz
PartType: EFI
boot mode: normal
Android 12.0, Build 2022.3, v2
Found DTB in boot part
DTB: rk-kernel.dtb
HASH(c): OK
ANDROID: fdt overlay OK
I2c0 speed: 400000Hz
PMIC: ?RK808?
vdd_center 900000 uV
vdd_cpu_l 1125000 uV
vdd_log 1100000 uV
warning: bad baseparameter
Model: Rockchip RK3399 Excavator Board edp avb (Android)
no key node
Rockchip UBOOT DRM driver version: v1.0.1
xfer: num: 2, addr: 0x50
xfer: num: 2, addr: 0x50
Monitor has basic audio support
hdmi info isn't saved in main block
mode:1920x1080
Detailed mode clock 148500 kHz, flags[5]
? ? H: 1920 2008 2052 2200
? ? V: 1080 1084 1089 1125
bus_format: 2025
CEA mode used vic=16
final pixclk = 148500000 tmdsclk = 148500000
PHY powered down in 0 iterations
PHY PLL locked 1 iterations
PHY powered down in 0 iterations
PHY PLL locked 1 iterations
sink has audio support
hdmi_set_clk_regenerator: fs=48000Hz ftdms=148.500MHz N=6144 cts=148500
Using display timing dts
Detailed mode clock 200000 kHz, flags[a]
? ? H: 1536 1548 1564 1612
? ? V: 2048 2056 2060 2068
bus_format: 100e
AUX CH command reply failed!
AUX CH error happens: 2
AUX CH command reply failed!
AUX CH error happens: 2
AUX CH command reply failed!
AUX CH error happens: 2
failed to get Rx Max Link Rate
failed to init training
unable to do link train
CLK: (uboot. arml: enter 816000 KHz, init 816000 KHz, kernel 0N/A)
CLK: (uboot. armb: enter 816000 KHz, init 816000 KHz, kernel 0N/A)
? aplll 816000 KHz
? apllb 816000 KHz
? dpll 856000 KHz
? cpll 200000 KHz
? gpll 800000 KHz
? npll 600000 KHz
? vpll 148000 KHz
? aclk_perihp 133333 KHz
? hclk_perihp 66666 KHz
? pclk_perihp 33333 KHz
? aclk_perilp0 266666 KHz
? hclk_perilp0 88888 KHz
? pclk_perilp0 44444 KHz
? hclk_perilp1 100000 KHz
? pclk_perilp1 50000 KHz
Net: ? eth0: ethernet@fe300000
Hit key to stop autoboot('CTRL+C'): ?0?
emmc boot?
No FDT memory address configured. Default at 0x08300000
libfdt fdt_getprop(): FDT_ERR_NOTFOUND
lzf debug,store_value=Rockchip RK3399 Excavator Board edp avb (Android)
ANDROID: reboot reason: "(none)"
optee api revision: 2.0
Vboot=0, AVB images, AVB verify
read_is_device_unlocked() ops returned that device is UNLOCKED
avb_slot_verify.c:762: ERROR: vbmeta: Error verifying vbmeta image: OK_NOT_SIGNED
get image from preloaded partition...
Could not find "system" partition
Booting IMAGE kernel at 0x00280000 with fdt at 0x08300000...


Fdt Ramdisk skip relocation
## Booting Android Image at 0x0027f800 ...
Kernel load addr 0x00280000 size 28461 KiB
RAM disk load addr 0x0a200000 size 1334 KiB
## Flattened Device Tree blob at 0x08300000
? ?Booting using the fdt blob at 0x08300000
? ?XIP Kernel Image from 0x00280000 to 0x00280000 ... OK
? 'reserved-memory' ramoops@110000: addr=110000 size=f0000
? ?Using Device Tree in place at 0000000008300000, end 000000000831d956
failed to reserve drm-cubic-lut memory
Adding bank: 0x00200000 - 0x08400000 (size: 0x08200000)
Adding bank: 0x0a200000 - 0x80000000 (size: 0x75e00000)
Total: 1201.660 ms

Starting kernel ...

[ ? ?0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ ? ?0.000000] Linux version 4.19.232 (rootroot@rootroot-X99-Turbo) (Android (7284624, based on r416183b) clang version 12.0.5 (https://android.googlesource.com/toolchain/llvm-project c935d99d7cf2016289302412d708641d52d2f7ee), LLD 12.0.5 (/buildbot/src/android/llvm-toolchain/out/llvm-project/lld c935d99d7cf2016289302412d708641d52d2f7ee)) #1 SMP PREEMPT Mon Dec 18 16:39:18 CST 2023
[ ? ?0.000000] Machine model: Rockchip RK3399 Excavator Board edp avb (Android)
[ ? ?0.000000] earlycon: uart8250 at MMIO32 0x00000000ff1a0000 (options '')
[ ? ?0.000000] bootconsole [uart8250] enabled
[ ? ?0.000000] OF: fdt: Reserved memory: failed to reserve memory for node 'stb-devinfo@00000000': base 0x0000000000000000, size 0 MiB
[ ? ?0.000000] cma: Reserved 16 MiB at 0x000000007f000000
[ ? ?0.000000] psci: probing for conduit method from DT.
[ ? ?0.000000] psci: PSCIv1.0 detected in firmware.
[ ? ?0.000000] psci: Using standard PSCI v0.2 function IDs
[ ? ?0.000000] psci: Trusted OS migration not required
[ ? ?0.000000] psci: SMC Calling Convention v1.0
[ ? ?0.000000] percpu: Embedded 24 pages/cpu s58840 r8192 d31272 u98304
[ ? ?0.000000] Detected VIPT I-cache on CPU0
[ ? ?0.000000] CPU features: enabling workaround for ARM erratum 845719
[ ? ?0.000000] Built 1 zonelists, mobility grouping on. ?Total pages: 507912
[ ? ?0.000000] Kernel command line: storagemedia=emmc androidboot.storagemedia=emmc androidboot.mode=normal ?androidboot.dtb_idx=0 androidboot.dtbo_idx=0 ?androidboot.verifiedbootstate=orange androidboot.slot_suffix= androidboot.serialno=62089c75a9d193d6 console=ttyFIQ0 firmware_class.path=/vendor/etc/firmware init=/init rootwait ro loop.max_part=7 androidboot.console=ttyFIQ0 androidboot.wificountrycode=CN androidboot.hardware=rk30board androidboot.boot_devices=fe330000.sdhci androidboot.selinux=permissive earlycon=uart8250,mmio32,0xff1a0000 androidboot.baseband=N/A androidboot.veritymode=enforcing coherent_pool=1m
[ ? ?0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ ? ?0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ ? ?0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ ? ?0.000000] Memory: 1978332K/2064384K available (15870K kernel code, 2094K rwdata, 9156K rodata, 1280K init, 949K bss, 69668K reserved, 16384K cma-reserved)
[ ? ?0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ ? ?0.000000] rcu: Preemptible hierarchical RCU implementation.
[ ? ?0.000000] rcu: ?? ?RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
[ ? ?0.000000] ?? ?Tasks RCU enabled.
[ ? ?0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[ ? ?0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ ? ?0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ ? ?0.000000] GICv3: Distributor has no Range Selector support
[ ? ?0.000000] GICv3: no VLPI support, no direct LPI support
[ ? ?0.000000] ITS [mem 0xfee20000-0xfee3ffff]
[ ? ?0.000000] ITS@0x00000000fee20000: allocated 65536 Devices @200000 (flat, esz 8, psz 64K, shr 0)
[ ? ?0.000000] ITS: using cache flushing for cmd queue
[ ? ?0.000000] GIC: using LPI property table @0x000000000a3f0000
[ ? ?0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000
[ ? ?0.000000] CPU0: using LPI pending table @0x000000007e000000
[ ? ?0.000000] GIC: using cache flushing for LPI property table
[ ? ?0.000000] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] }
[ ? ?0.000000] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] }
[ ? ?0.000000] random: random: get_random_bytes called from start_kernel+0x22c/0x3d0 with crng_init=0
[ ? ?0.000000] rockchip_clk_register_frac_branch: could not find dclk_vop0_frac as parent of dclk_vop0, rate changes may not work
[ ? ?0.000000] rockchip_clk_register_frac_branch: could not find dclk_vop1_frac as parent of dclk_vop1, rate changes may not work
[ ? ?0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[ ? ?0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ ? ?0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ ? ?0.001935] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=80000)
[ ? ?0.002849] pid_max: default: 32768 minimum: 301
[ ? ?0.003382] Security Framework initialized
[ ? ?0.003752] SELinux: ?Initializing.
[ ? ?0.004165] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ ? ?0.004767] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[ ? ?0.007016] ASID allocator initialised with 32768 entries
[ ? ?0.007601] rcu: Hierarchical SRCU implementation.
[ ? ?0.008459] Platform MSI: interrupt-controller@fee20000 domain created
[ ? ?0.009571] PCI/MSI: /interrupt-controller@fee00000/interrupt-controller@fee20000 domain created
[ ? ?0.011122] smp: Bringing up secondary CPUs ...
[ ? ?0.012158] Detected VIPT I-cache on CPU1
[ ? ?0.012193] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000
[ ? ?0.012238] CPU1: using LPI pending table @0x000000007e190000
[ ? ?0.012287] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ ? ?0.013134] Detected VIPT I-cache on CPU2
[ ? ?0.013166] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000
[ ? ?0.013212] CPU2: using LPI pending table @0x000000007e1e0000
[ ? ?0.013260] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ ? ?0.014093] Detected VIPT I-cache on CPU3
[ ? ?0.014125] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000
[ ? ?0.014168] CPU3: using LPI pending table @0x000000007e210000
[ ? ?0.014215] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ ? ?0.015061] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
[ ? ?0.015067] CPU features: enabling workaround for EL2 vector hardening
[ ? ?0.015075] Detected PIPT I-cache on CPU4
[ ? ?0.015099] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000
[ ? ?0.015155] CPU4: using LPI pending table @0x000000007e260000
[ ? ?0.015188] CPU4: Booted secondary processor 0x0000000100 [0x410fd082]
[ ? ?0.015902] Detected PIPT I-cache on CPU5
[ ? ?0.015928] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000
[ ? ?0.015983] CPU5: using LPI pending table @0x000000007e270000
[ ? ?0.016016] CPU5: Booted secondary processor 0x0000000101 [0x410fd082]
[ ? ?0.016122] smp: Brought up 1 node, 6 CPUs
[ ? ?0.027846] SMP: Total of 6 processors activated.
[ ? ?0.028267] CPU features: detected: GIC system register CPU interface
[ ? ?0.028838] CPU features: detected: 32-bit EL0 Support
[ ? ?0.035513] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[ ? ?0.036255] CPU: All CPU(s) started at EL2
[ ? ?0.036668] alternatives: patching kernel code
[ ? ?0.038622] devtmpfs: initialized
[ ? ?0.052930] Registered cp15_barrier emulation handler
[ ? ?0.052962] Trying to unpack rootfs image as initramfs...
[ ? ?0.053938] Registered setend emulation handler
[ ? ?0.054702] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ ? ?0.055651] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ ? ?0.056599] pinctrl core: initialized pinctrl subsystem
[ ? ?0.057773] NET: Registered protocol family 16
[ ? ?0.058562] schedtune: configured to support 6 boost groups
[ ? ?0.059335] audit: initializing netlink subsys (disabled)
[ ? ?0.063547] audit: type=2000 audit(0.059:1): state=initialized audit_enabled=0 res=1
[ ? ?0.064377] cpuidle: using governor menu
[ ? ?0.064765] Registered FIQ tty driver
[ ? ?0.065332] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ ? ?0.070458] DMA: preallocated 1024 KiB pool for atomic allocations
[ ? ?0.074755] console [pstore-1] enabled
[ ? ?0.075254] pstore: Registered ramoops as persistent store backend
[ ? ?0.075849] ramoops: attached 0xf0000@0x110000, ecc: 0/0
[ ? ?0.094152] rockchip-gpio ff720000.gpio0: probed gpio0 (ff720000.gpio0)
[ ? ?0.095137] rockchip-gpio ff730000.gpio1: probed gpio1 (ff730000.gpio1)
[ ? ?0.096104] rockchip-gpio ff780000.gpio2: probed gpio2 (ff780000.gpio2)
[ ? ?0.097080] rockchip-gpio ff788000.gpio3: probed gpio3 (ff788000.gpio3)
[ ? ?0.098041] rockchip-gpio ff790000.gpio4: probed gpio4 (ff790000.gpio4)
[ ? ?0.098739] rockchip-pinctrl pinctrl: probed pinctrl
[ ? ?0.110764] cryptd: max_cpu_qlen set to 1000
[ ? ?0.112200] fiq debugger fiq mode enabled
[ ? ?0.112829] console [ttyFIQ0] enabled
[ ? ?0.113186] bootconsole [uart8250[ ? ?0.112829] console [ttyFIQ0] enabled
[ ? ?0.113186] bootconsole [u] disabled
art8250] disabled
[ ? ?0.114297] Registered fiq debugger ttyFIQ0
[ ? ?0.114824] reg-fixed-voltage vcc1v8-s3: Failed to register regulator: -517
[ ? ?0.114971] reg-fixed-voltage vcc3v0-sd: Failed to register regulator: -517
[ ? ?0.115048] reg-fixed-voltage vcc3v3-sys: Failed to register regulator: -517
[ ? ?0.115113] vcc_sys: supplied by dc_12v
[ ? ?0.115401] vcc5v0_host: supplied by vcc_sys
[ ? ?0.115840] vcc_lcd: supplied by vcc5v0_sys
[ ? ?0.118027] Freeing initrd memory: 1332K
[ ? ?0.141553] rk_iommu ff650800.iommu: version = 1
[ ? ?0.141947] rk_iommu ff660480.iommu: version = 1
[ ? ?0.142201] rk_iommu ff670800.iommu: version = 1
[ ? ?0.142470] rk_iommu ff8f3f00.iommu: version = 1
[ ? ?0.142664] rk_iommu ff903f00.iommu: version = 1
[ ? ?0.142863] rk_iommu ff914000.iommu: version = 1
[ ? ?0.143119] rk_iommu ff924000.iommu: version = 1
[ ? ?0.143619] SCSI subsystem initialized
[ ? ?0.143791] usbcore: registered new interface driver usbfs
[ ? ?0.143833] usbcore: registered new interface driver hub
[ ? ?0.143876] usbcore: registered new device driver usb
[ ? ?0.144113] media: Linux media interface: v0.10
[ ? ?0.144145] videodev: Linux video capture interface: v2.00
[ ? ?0.144201] pps_core: LinuxPPS API ver. 1 registered
[ ? ?0.144215] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ ? ?0.144231] PTP clock support registered
[ ? ?0.145990] Advanced Linux Sound Architecture Driver Initialized.
[ ? ?0.146315] Bluetooth: Core ver 2.22
[ ? ?0.146352] NET: Registered protocol family 31
[ ? ?0.146366] Bluetooth: HCI device and connection manager initialized
[ ? ?0.146382] Bluetooth: HCI socket layer initialized
[ ? ?0.146398] Bluetooth: L2CAP socket layer initialized
[ ? ?0.146439] Bluetooth: SCO socket layer initialized
[ ? ?0.146839] rockchip-cpuinfo cpuinfo: SoC?? ??? ?: 0
[ ? ?0.146857] rockchip-cpuinfo cpuinfo: Serial?? ??? ?: 62089c75a9d193d6
[ ? ?0.147247] clocksource: Switched to clocksource arch_sys_counter
[ ? ?0.207403] VFS: Disk quotas dquot_6.6.0
[ ? ?0.207480] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ ? ?0.208675] thermal thermal_zone1: power_allocator: sustainable_power will be estimated
[ ? ?0.208880] NET: Registered protocol family 2
[ ? ?0.209050] IP idents hash table entries: 32768 (order: 6, 262144 bytes)
[ ? ?0.210207] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
[ ? ?0.210258] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ ? ?0.210399] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[ ? ?0.210706] TCP: Hash tables configured (established 16384 bind 16384)
[ ? ?0.210816] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[ ? ?0.210889] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[ ? ?0.211034] NET: Registered protocol family 1
[ ? ?0.212838] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ ? ?0.213123] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ ? ?0.214517] Initialise system trusted keyrings
[ ? ?0.214670] workingset: timestamp_bits=45 max_order=19 bucket_order=0
[ ? ?0.218687] utf8_selftest: All 154 tests passed
[ ? ?0.218707] fuse init (API version 7.27)
[ ? ?0.219777]?
[ ? ?0.219777] TEE Core Framework initialization (ver 1:0.1)
[ ? ?0.219802] TEE armv7 Driver initialization
[ ? ?0.220169] tz_tee_probe: name="armv7sec", id=0, pdev_name="armv7sec.0"
[ ? ?0.220188] TEE core: Alloc the misc device "opteearmtz00" (id=0)
[ ? ?0.220333] TEE Core: Register the misc device "opteearmtz00" (id=0,minor=62)
[ ? ?0.221444] Key type asymmetric registered
[ ? ?0.221460] Asymmetric key parser 'x509' registered
[ ? ?0.221495] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ ? ?0.221506] io scheduler noop registered
[ ? ?0.221611] io scheduler cfq registered (default)
[ ? ?0.221625] io scheduler mq-deadline registered
[ ? ?0.221637] io scheduler kyber registered
[ ? ?0.221712] io scheduler bfq registered
[ ? ?0.223282] phy phy-ff770000.syscon:usb2-phy@e460.1: Linked as a consumer to regulator.6
[ ? ?0.223662] phy phy-ff770000.syscon:usb2-phy@e460.2: No vbus specified for otg port
[ ? ?0.225340] rockchip-mipi-dphy-rx ff770000.syscon:mipi-dphy-rx0: invalid resource
[ ? ?0.228606] rockchip-pcie f8000000.pcie: missing "memory-region" property
[ ? ?0.228735] rockchip-pcie f8000000.pcie: no vpcie12v regulator found
[ ? ?0.228758] rockchip-pcie f8000000.pcie: no vpcie3v3 regulator found
[ ? ?0.228778] rockchip-pcie f8000000.pcie: no vpcie1v8 regulator found
[ ? ?0.228797] rockchip-pcie f8000000.pcie: no vpcie0v9 regulator found
[ ? ?0.228826] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges:
[ ? ?0.228852] rockchip-pcie f8000000.pcie: ? MEM 0xfa000000..0xfbdfffff -> 0xfa000000
[ ? ?0.228870] rockchip-pcie f8000000.pcie: ? ?IO 0xfbe00000..0xfbefffff -> 0xfbe00000
[ ? ?0.780622] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout!
[ ? ?0.780644] rockchip-pcie f8000000.pcie: deferred probe failed
[ ? ?0.780721] rockchip-pcie: probe of f8000000.pcie failed with error -110
[ ? ?0.781343] pwm-backlight backlight: backlight supply power not found, using dummy regulator
[ ? ?0.781405] pwm-backlight backlight: Linked as a consumer to regulator.0
[ ? ?0.781694] iommu: Adding device ff670000.iep to group 2
[ ? ?0.781721] iep ff670000.iep: Linked as a consumer to ff670800.iommu
[ ? ?0.781883] iep: failed to find iep power down clock source.
[ ? ?0.782190] iep: IEP Power ON
[ ? ?0.782226] iep: IEP Power OFF
[ ? ?0.782293] iep: IEP Driver loaded succesfully
[ ? ?0.782456] iep: Module initialized.
[ ? ?0.782576] mpp_service mpp-srv: 4b382d7e3f50 author: Herman Chen 2021-11-26 video: rockchip: mpp: rkvdec2: setup link mode clk
[ ? ?0.782586] mpp_service mpp-srv: probe start
[ ? ?0.782903] iommu: Adding device ff660000.rkvdec to group 1
[ ? ?0.782929] mpp_rkvdec ff660000.rkvdec: Linked as a consumer to ff660480.iommu
[ ? ?0.783102] mpp_rkvdec ff660000.rkvdec: probing start
[ ? ?0.783417] rkvdec_init:1222: failed on clk_get clk_hevc_cabac
[ ? ?0.783479] mpp_rkvdec ff660000.rkvdec: shared_video_hevc_cabac is not found!
[ ? ?0.783492] rkvdec_init:1253: No hevc cabac reset resource define
[ ? ?0.783664] mpp_rkvdec ff660000.rkvdec: probing finish
[ ? ?0.784613] iommu: Adding device ff650400.vdpu to group 0
[ ? ?0.784640] mpp_vdpu2 ff650400.vdpu: Linked as a consumer to ff650800.iommu
[ ? ?0.784806] mpp_vdpu2 ff650400.vdpu: probe device
[ ? ?0.785107] mpp_vdpu2 ff650400.vdpu: reset_group->rw_sem_on=0
[ ? ?0.785129] mpp_vdpu2 ff650400.vdpu: reset_group->rw_sem_on=0
[ ? ?0.785249] mpp_vdpu2 ff650400.vdpu: probing finish
[ ? ?0.785587] iommu: Adding device ff650000.vepu to group 0
[ ? ?0.785611] mpp_vepu2 ff650000.vepu: Linked as a consumer to ff650800.iommu
[ ? ?0.785652] mpp_vepu2 ff650000.vepu: probe device
[ ? ?0.785908] mpp_vepu2 ff650000.vepu: reset_group->rw_sem_on=0
[ ? ?0.785926] mpp_vepu2 ff650000.vepu: reset_group->rw_sem_on=0
[ ? ?0.786121] mpp_vepu2 ff650000.vepu: probing finish
[ ? ?0.787122] mpp_service mpp-srv: probe success
[ ? ?0.790505] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ ? ?0.790528] dma-pl330 ff6d0000.dma-controller: ?? ?DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
[ ? ?0.792025] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
[ ? ?0.792046] dma-pl330 ff6e0000.dma-controller: ?? ?DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[ ? ?0.793010] rockchip-system-monitor rockchip-system-monitor: system monitor probe
[ ? ?0.793433] vdd_log: supplied by regulator-dummy
[ ? ?0.794226] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[ ? ?0.794902] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 38, base_baud = 1500000) is a 16550A
[ ? ?0.796921] random: fast init done
[ ? ?0.797002] iommu: Adding device ff8f0000.vop to group 3
[ ? ?0.797039] rockchip-vop ff8f0000.vop: Linked as a consumer to ff8f3f00.iommu
[ ? ?0.797175] random: crng init done
[ ? ?0.797351] iommu: Adding device ff900000.vop to group 4
[ ? ?0.797382] rockchip-vop ff900000.vop: Linked as a consumer to ff903f00.iommu
[ ? ?0.801461] rockchip-drm display-subsystem: Linked as a consumer to ff8f0000.vop
[ ? ?0.801495] rockchip-drm display-subsystem: Linked as a consumer to ff900000.vop
[ ? ?0.802332] rockchip-drm display-subsystem: Linked as a consumer to ff970000.edp
[ ? ?0.802462] rockchip-drm display-subsystem: Linked as a consumer to fec00000.dp
[ ? ?0.802861] rockchip-drm display-subsystem: Linked as a consumer to ff940000.hdmi
[ ? ?0.810289] panel-simple panel: Linked as a consumer to regulator.8
[ ? ?0.810323] panel-simple panel: panel supply vsp not found, using dummy regulator
[ ? ?0.810382] panel-simple panel: Linked as a consumer to regulator.0
[ ? ?0.810406] panel-simple panel: panel supply vsn not found, using dummy regulator
[ ? ?0.811365] midgard ff9a0000.gpu: Failed to get regulator
[ ? ?0.811384] midgard ff9a0000.gpu: Power control initialization failed
[ ? ?0.811876] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ ? ?0.818365] brd: module loaded
[ ? ?0.831535] loop: module loaded
[ ? ?0.831876] zram: Added device: zram0
[ ? ?0.832161] SCSI Media Changer driver v0.25?
[ ? ?0.834211] tun: Universal TUN/TAP device driver, 1.6
[ ? ?0.834815] rk_gmac-dwmac fe300000.ethernet: PTP uses main clock
[ ? ?0.834854] rk_gmac-dwmac fe300000.ethernet: phy regulator is not available yet, deferred probing
[ ? ?0.835264] PPP generic driver version 2.4.2
[ ? ?0.835388] PPP BSD Compression module registered
[ ? ?0.835402] PPP Deflate Compression module registered
[ ? ?0.835437] PPP MPPE Compression module registered
[ ? ?0.835450] NET: Registered protocol family 24
[ ? ?0.835472] PPTP driver version 0.8.5
[ ? ?0.835743] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
[ ? ?0.835754] CSLIP: code copyright 1989 Regents of the University of California.
[ ? ?0.835817] usbcore: registered new interface driver catc
[ ? ?0.835852] usbcore: registered new interface driver kaweth
[ ? ?0.835866] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[ ? ?0.835899] usbcore: registered new interface driver pegasus
[ ? ?0.835933] usbcore: registered new interface driver rtl8150
[ ? ?0.835971] usbcore: registered new interface driver r8152
[ ? ?0.835983] hso: drivers/net/usb/hso.c: Option Wireless
[ ? ?0.836032] usbcore: registered new interface driver hso
[ ? ?0.836069] usbcore: registered new interface driver asix
[ ? ?0.836103] usbcore: registered new interface driver ax88179_178a
[ ? ?0.836137] usbcore: registered new interface driver cdc_ether
[ ? ?0.836171] usbcore: registered new interface driver cdc_eem
[ ? ?0.836208] usbcore: registered new interface driver dm9601
[ ? ?0.836247] usbcore: registered new interface driver smsc75xx
[ ? ?0.836288] usbcore: registered new interface driver smsc95xx
[ ? ?0.836317] usbcore: registered new interface driver gl620a
[ ? ?0.836353] usbcore: registered new interface driver net1080
[ ? ?0.836387] usbcore: registered new interface driver plusb
[ ? ?0.836422] usbcore: registered new interface driver rndis_host
[ ? ?0.836457] usbcore: registered new interface driver cdc_subset
[ ? ?0.836491] usbcore: registered new interface driver zaurus
[ ? ?0.836529] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[ ? ?0.836562] usbcore: registered new interface driver int51x1
[ ? ?0.836596] usbcore: registered new interface driver kalmia
[ ? ?0.836631] usbcore: registered new interface driver ipheth
[ ? ?0.836664] usbcore: registered new interface driver sierra_net
[ ? ?0.836701] usbcore: registered new interface driver cx82310_eth
[ ? ?0.836741] usbcore: registered new interface driver cdc_ncm
[ ? ?0.836776] usbcore: registered new interface driver qmi_wwan
[ ? ?0.836805] usbcore: registered new interface driver cdc_mbim
[ ? ?0.837734] dwc3 fe800000.dwc3: Failed to get clk 'ref': -2
[ ? ?0.838612] dwc3 fe900000.dwc3: Failed to get clk 'ref': -2
[ ? ?0.843477] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ ? ?0.843494] ehci-pci: EHCI PCI platform driver
[ ? ?0.843551] ehci-platform: EHCI generic platform driver
[ ? ?0.845846] ehci-platform fe3c0000.usb: EHCI Host Controller
[ ? ?0.845990] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 1
[ ? ?0.846224] ehci-platform fe3c0000.usb: irq 33, io mem 0xfe3c0000
[ ? ?0.857281] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
[ ? ?0.857418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ ? ?0.857434] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ ? ?0.857448] usb usb1: Product: EHCI Host Controller
[ ? ?0.857461] usb usb1: Manufacturer: Linux 4.19.232 ehci_hcd
[ ? ?0.857473] usb usb1: SerialNumber: fe3c0000.usb
[ ? ?0.857852] hub 1-0:1.0: USB hub found
[ ? ?0.857891] hub 1-0:1.0: 1 port detected
[ ? ?0.858412] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ ? ?0.858437] ohci-platform: OHCI generic platform driver
[ ? ?0.858717] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
[ ? ?0.858863] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 2
[ ? ?0.859030] ohci-platform fe3e0000.usb: irq 34, io mem 0xfe3e0000
[ ? ?0.918057] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
[ ? ?0.918074] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ ? ?0.918084] usb usb2: Product: Generic Platform OHCI controller
[ ? ?0.918093] usb usb2: Manufacturer: Linux 4.19.232 ohci_hcd
[ ? ?0.918102] usb usb2: SerialNumber: fe3e0000.usb
[ ? ?0.918426] hub 2-0:1.0: USB hub found
[ ? ?0.918462] hub 2-0:1.0: 1 port detected
[ ? ?0.919447] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ ? ?0.919585] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[ ? ?0.919972] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000009002030010
[ ? ?0.920018] xhci-hcd xhci-hcd.1.auto: irq 73, io mem 0xfe900000
[ ? ?0.920281] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ ? ?0.920298] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ ? ?0.920311] usb usb3: Product: xHCI Host Controller
[ ? ?0.920324] usb usb3: Manufacturer: Linux 4.19.232 xhci-hcd
[ ? ?0.920336] usb usb3: SerialNumber: xhci-hcd.1.auto
[ ? ?0.920697] hub 3-0:1.0: USB hub found
[ ? ?0.920737] hub 3-0:1.0: 1 port detected
[ ? ?0.920974] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ ? ?0.921106] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[ ? ?0.921128] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ ? ?0.921187] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ ? ?0.921286] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[ ? ?0.921301] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ ? ?0.921313] usb usb4: Product: xHCI Host Controller
[ ? ?0.921325] usb usb4: Manufacturer: Linux 4.19.232 xhci-hcd
[ ? ?0.921336] usb usb4: SerialNumber: xhci-hcd.1.auto
[ ? ?0.921647] hub 4-0:1.0: USB hub found
[ ? ?0.921681] hub 4-0:1.0: 1 port detected
[ ? ?0.922000] usbcore: registered new interface driver cdc_acm
[ ? ?0.922017] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ ? ?0.922066] usbcore: registered new interface driver usblp
[ ? ?0.922109] usbcore: registered new interface driver cdc_wdm
[ ? ?0.922304] usbcore: registered new interface driver uas
[ ? ?0.922376] usbcore: registered new interface driver usb-storage
[ ? ?0.922416] usbcore: registered new interface driver ums-alauda
[ ? ?0.922475] usbcore: registered new interface driver ums-cypress
[ ? ?0.922512] usbcore: registered new interface driver ums-datafab
[ ? ?0.922551] usbcore: registered new interface driver ums_eneub6250
[ ? ?0.922589] usbcore: registered new interface driver ums-freecom
[ ? ?0.922628] usbcore: registered new interface driver ums-isd200
[ ? ?0.922666] usbcore: registered new interface driver ums-jumpshot
[ ? ?0.922704] usbcore: registered new interface driver ums-karma
[ ? ?0.922740] usbcore: registered new interface driver ums-onetouch
[ ? ?0.922778] usbcore: registered new interface driver ums-sddr09
[ ? ?0.922816] usbcore: registered new interface driver ums-sddr55
[ ? ?0.922854] usbcore: registered new interface driver ums-usbat
[ ? ?0.922926] usbcore: registered new interface driver usbserial_generic
[ ? ?0.922951] usbserial: USB Serial support registered for generic
[ ? ?0.922989] usbcore: registered new interface driver option
[ ? ?0.923016] usbserial: USB Serial support registered for GSM modem (1-port)
[ ? ?0.923125] usbcore: registered new interface driver trancevibrator
[ ? ?0.923560] usbcore: registered new interface driver xpad
[ ? ?0.923609] usbcore: registered new interface driver usb_acecad
[ ? ?0.923653] usbcore: registered new interface driver aiptek
[ ? ?0.923688] usbcore: registered new interface driver gtco
[ ? ?0.923729] usbcore: registered new interface driver hanwang
[ ? ?0.923769] usbcore: registered new interface driver kbtab
[ ? ?0.924128] cyttsp5_loader_init: Parade TTSP FW Loader Driver (Built TTDA.03.08.874312) rc=0
[ ? ?0.924153] cyttsp5_device_access_init: Parade TTSP Device Access Driver (Built TTDA.03.08.874312) rc=0
[ ? ?0.925586] i2c /dev entries driver
[ ? ?0.927030] input: gsl3673 as /devices/platform/ff110000.i2c/i2c-1/1-0040/input/input0
[ ? ?0.997411] gsl3673 1-0040: GSL3673 test_i2c error!
[ ? ?0.997428] gsl3673 1-0040: gsl_probe: init_chip failed
[ ? ?0.997717] gsl3673: probe of 1-0040 failed with error -1
[ ? ?0.999204] rk808 0-001b: chip id: 0x0
[ ? ?1.002506] rk808-regulator rk808-regulator: there is no dvs0 gpio
[ ? ?1.002538] rk808-regulator rk808-regulator: there is no dvs1 gpio
[ ? ?1.002971] vdd_center: supplied by vcc_sys
[ ? ?1.003618] vdd_cpu_l: supplied by vcc_sys
[ ? ?1.003855] vcc_ddr: supplied by vcc_sys
[ ? ?1.004362] vcc_1v8: supplied by vcc_sys
[ ? ?1.004849] vcc1v8_dvp: supplied by vcc_sys
[ ? ?1.005328] vcc3v0_tp: supplied by vcc_sys
[ ? ?1.005815] vcc1v8_pmu: supplied by vcc_sys
[ ? ?1.006317] vcc_sdio: supplied by vcc_sys
[ ? ?1.006680] vcca3v0_codec: supplied by vcc_sys
[ ? ?1.007161] vcc_1v5: supplied by vcc_sys
[ ? ?1.007545] vcca1v8_codec: supplied by vcc_sys
[ ? ?1.008038] vcc_3v0: supplied by vcc_sys
[ ? ?1.008281] rk808 0-001b: failed to register 12 regulator
[ ? ?1.012974] rk808-rtc rk808-rtc: registered as rtc0
[ ? ?1.013484] rk808-rtc rk808-rtc: setting system clock to 2013-01-18 08:55:40 UTC (1358499340)
[ ? ?1.014002] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
[ ? ?1.014424] vdd_cpu_b: supplied by vcc_sys
[ ? ?1.015978] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
[ ? ?1.016395] vdd_gpu: supplied by vcc_sys
[ ? ?1.018335] fusb302 4-0022: Can't get property of role, set role to default DRP
[ ? ?1.021381] fusb302 4-0022: port 0 probe success with role ROLE_MODE_DRP, try_role ROLE_MODE_NONE
[ ? ?1.021530] input: Typec_Headphone as /devices/platform/ff3d0000.i2c/i2c-4/4-0022/input/input1
[ ? ?1.021826] gsensor_mpu6500 4-0068: sensor_register_device: mpu6500_acc, id = 29
[ ? ?1.021846] i2c i2c-4: sensor_probe: mpu6500_acc,000000001bce5021
[ ? ?1.021890] gsensor_mpu6500 4-0068: sensor_chip_init:mpu6500_acc:devid=0x0,ops=0x00000000577598cf
[ ? ?1.022199] gsensor_mpu6500 4-0068: set MPU6500_PWR_MGMT_1 error,res: -6!
[ ? ?1.022213] gsensor_mpu6500 4-0068: sensor_initial:fail to init sensor
[ ? ?1.022226] gsensor_mpu6500 4-0068: sensor_chip_init:fail to init sensor
[ ? ?1.022238] i2c i2c-4: sensor_probe failed -2
[ ? ?1.022238]?
[ ? ?1.022281] i2c i2c-4: 1 i2c clients have been registered at 0x68
[ ? ?1.022801] vm149c 1-000c: probing...
[ ? ?1.022818] vm149c 1-000c: driver version: 00.01.00
[ ? ?1.022832] vm149c 1-000c: could not get module rockchip,vcm-max-current from dts!
[ ? ?1.022845] vm149c 1-000c: could not get module rockchip,vcm-start-current from dts!
[ ? ?1.022855] vm149c 1-000c: could not get module rockchip,vcm-rated-current from dts!
[ ? ?1.022864] vm149c 1-000c: could not get module rockchip,vcm-step-mode from dts!
[ ? ?1.022897] vm149c 1-000c: probing successful
[ ? ?1.022991] sgm3784 1-0030: driver version: 00.01.00
[ ? ?1.023046] sgm3784 1-0030: get torch-gpio failed, using assist light mode
[ ? ?1.023085] sgm3784 1-0030: led0 max torch:299200UA flash:1122000UA timeout:1600000US
[ ? ?1.023097] sgm3784 1-0030: led1 max torch:299200UA flash:1122000UA timeout:1600000US
[ ? ?1.023264] sgm3784 1-0030: sgm3784_i2c_read: reg:0x0 failed
[ ? ?1.023279] sgm3784 1-0030: Read chip id error
[ ? ?1.024462] iommu: Adding device ff910000.rkisp1 to group 5
[ ? ?1.024491] rkisp1 ff910000.rkisp1: Linked as a consumer to ff914000.iommu
[ ? ?1.024668] rkisp1 ff910000.rkisp1: rkisp1 driver version: v00.01.05
[ ? ?1.024698] rkisp1 ff910000.rkisp1: Missing rockchip,grf property
[ ? ?1.024961] rkisp1 ff910000.rkisp1: Entity type for entity rkisp1-isp-subdev was not initialized!
[ ? ?1.026993] usbcore: registered new interface driver uvcvideo
[ ? ?1.027011] USB Video Class driver (1.1.1)
[ ? ?1.028404] __power_supply_register: Expected proper parent device for 'test_ac'
[ ? ?1.028583] __power_supply_register: Expected proper parent device for 'test_battery'
[ ? ?1.028869] thermal thermal_zone2: power_allocator: sustainable_power will be estimated
[ ? ?1.028965] __power_supply_register: Expected proper parent device for 'test_usb'
[ ? ?1.030366] rockchip-thermal ff260000.tsadc: tsadc is probed successfully!
[ ? ?1.031467] device-mapper: uevent: version 1.0.3
[ ? ?1.031731] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[ ? ?1.031956] device-mapper: verity-avb: AVB error handler initialized with vbmeta device:?
[ ? ?1.031976] Bluetooth: HCI UART driver ver 2.3
[ ? ?1.031992] Bluetooth: HCI UART protocol H4 registered
[ ? ?1.032244] cpu cpu0: bin=1
[ ? ?1.032282] cpu cpu0: leakage=34
[ ? ?1.032323] cpu cpu0: Failed to get reg
[ ? ?1.032344] cpu cpu0: bin-scale=34
[ ? ?1.032406] cpu cpu4: bin=1
[ ? ?1.032434] cpu cpu4: leakage=54
[ ? ?1.032675] cpu cpu4: Linked as a consumer to regulator.23
[ ? ?1.045091] cpu cpu4: temp=33333, pvtm=159454 (160022 + -568)
[ ? ?1.046178] cpu cpu4: Dropping the link to regulator.23
[ ? ?1.046224] cpu cpu4: pvtm-volt-sel=3
[ ? ?1.046248] cpu cpu4: bin-scale=17
[ ? ?1.047533] sdhci: Secure Digital Host Controller Interface driver
[ ? ?1.047549] sdhci: Copyright(c) Pierre Ossman
[ ? ?1.047559] Synopsys Designware Multimedia Card Interface Driver
[ ? ?1.048119] dwmmc_rockchip fe310000.dwmmc: IDMAC supports 32-bit address mode.
[ ? ?1.048387] dwmmc_rockchip fe310000.dwmmc: Using internal DMA controller.
[ ? ?1.048412] dwmmc_rockchip fe310000.dwmmc: Version ID is 270a
[ ? ?1.048456] dwmmc_rockchip fe310000.dwmmc: DW MMC controller at irq 28,32 bit host data width,256 deep fifo
[ ? ?1.048553] dwmmc_rockchip fe310000.dwmmc: allocated mmc-pwrseq
[ ? ?1.048570] mmc_host mmc0: card is non-removable.
[ ? ?1.061076] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ ? ?1.074739] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode.
[ ? ?1.075052] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller.
[ ? ?1.075079] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a
[ ? ?1.075150] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 29,32 bit host data width,256 deep fifo
[ ? ?1.075555] sdhci-pltfm: SDHCI platform and OF driver helper
[ ? ?1.102549] mmc2: SDHCI controller on fe330000.sdhci [fe330000.sdhci] using ADMA
[ ? ?1.104549] cryptodev: driver 1.12 loaded.
[ ? ?1.104653] hidraw: raw HID events driver (C) Jiri Kosina
[ ? ?1.108003] usbcore: registered new interface driver usbhid
[ ? ?1.108021] usbhid: USB HID core driver
[ ? ?1.108116] ion_device_add_heap: ion_system_contig_heap id=0 type=1
[ ? ?1.108636] ion_device_add_heap: ion_system_heap id=1 type=0
[ ? ?1.108666] ion_device_add_heap: reserved id=2 type=4
[ ? ?1.109065] ashmem: initialized
[ ? ?1.110599] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ ? ?1.112511] mmc0: queuing unknown CIS tuple 0x80 (2 bytes)
[ ? ?1.113228] rockchip-saradc ff100000.saradc: failed to get regulator, -517
[ ? ?1.113968] optee: probing for conduit method from DT.
[ ? ?1.113999] optee: revision 1.1
[ ? ?1.114614] optee: initialized driver
[ ? ?1.114638] rknandbase v1.2 2021-01-07
[ ? ?1.114770] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[ ? ?1.115347] usbcore: registered new interface driver snd-usb-audio
[ ? ?1.116424] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[ ? ?1.118100] rt5651 1-001a: Device with ID register 0xffffff80 is not rt5651
[ ? ?1.120268] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
[ ? ?1.123251] netem: version 1.3
[ ? ?1.123278] u32 classifier
[ ? ?1.123286] ? ? Actions configured
[ ? ?1.124026] xt_time: kernel timezone is -0000
[ ? ?1.124182] gre: GRE over IPv4 demultiplexor driver
[ ? ?1.124196] IPv4 over IPsec tunneling driver
[ ? ?1.125022] Initializing XFRM netlink socket
[ ? ?1.125048] IPsec XFRM device driver
[ ? ?1.125109] mmc0: queuing unknown CIS tuple 0x81 (9 bytes)
[ ? ?1.125473] NET: Registered protocol family 10
[ ? ?1.126752] Segment Routing with IPv6
[ ? ?1.126854] mip6: Mobile IPv6
[ ? ?1.127641] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ ? ?1.128537] NET: Registered protocol family 17
[ ? ?1.128567] NET: Registered protocol family 15
[ ? ?1.128631] Bridge firewalling registered
[ ? ?1.129064] Bluetooth: RFCOMM TTY layer initialized
[ ? ?1.129098] Bluetooth: RFCOMM socket layer initialized
[ ? ?1.129138] Bluetooth: RFCOMM ver 1.11
[ ? ?1.129157] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ ? ?1.129169] Bluetooth: BNEP filters: protocol multicast
[ ? ?1.129183] Bluetooth: BNEP socket layer initialized
[ ? ?1.129199] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ ? ?1.129211] Bluetooth: HIDP socket layer initialized
[ ? ?1.129240] l2tp_core: L2TP core driver, V2.0
[ ? ?1.129261] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[ ? ?1.129275] [BT_RFKILL]: Enter rfkill_rk_init
[ ? ?1.129289] [WLAN_RFKILL]: Enter rfkill_wlan_init
[ ? ?1.129741] [WLAN_RFKILL]: Enter rfkill_wlan_probe
[ ? ?1.129793] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = ap6354
[ ? ?1.129809] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
[ ? ?1.129824] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
[ ? ?1.129883] [WLAN_RFKILL]: wlan_platdata_parse_dt: WIFI,host_wake_irq = 3, flags = 0.
[ ? ?1.129900] [WLAN_RFKILL]: wlan_platdata_parse_dt: The ref_wifi_clk not found !
[ ? ?1.129915] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
[ ? ?1.129930] [WLAN_RFKILL]: rfkill_set_wifi_bt_power: 1
[ ? ?1.129944] [WLAN_RFKILL]: Exit rfkill_wlan_probe
[ ? ?1.130560] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 83.
[ ? ?1.130637] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 9.
[ ? ?1.130661] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 90.
[ ? ?1.130690] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 4.
[ ? ?1.130762] [BT_RFKILL]: Request irq for bt wakeup host
[ ? ?1.130844] [BT_RFKILL]: BT_WAKE_HOST IRQ fired
[ ? ?1.130870] [BT_RFKILL]: ** disable irq
[ ? ?1.131030] [BT_RFKILL]: bt_default device registered.
[ ? ?1.131707] gyro_mpu6500 4-0068-1: sensor_register_device: mpu6500_gyro, id = 58
[ ? ?1.131730] i2c i2c-4: sensor_probe: mpu6500_gyro,00000000cc8b3cbc
[ ? ?1.131784] gyro_mpu6500 4-0068-1: sensor_chip_init:mpu6500_gyro:devid=0x0,ops=0x00000000e691036b
[ ? ?1.132420] gyro_mpu6500 4-0068-1: sensor_active:fail to active sensor
[ ? ?1.132441] gyro_mpu6500 4-0068-1: sensor_init:line=84,error
[ ? ?1.132458] gyro_mpu6500 4-0068-1: sensor_initial:fail to init sensor
[ ? ?1.132473] gyro_mpu6500 4-0068-1: sensor_chip_init:fail to init sensor
[ ? ?1.132489] i2c i2c-4: sensor_probe failed -2
[ ? ?1.132489]?
[ ? ?1.132916] ov13850 1-0010: driver version: 00.01.05
[ ? ?1.132976] ov13850 1-0010: Failed to get power-gpios, maybe no use
[ ? ?1.133061] ov13850 1-0010: 1-0010 supply avdd not found, using dummy regulator
[ ? ?1.133177] ov13850 1-0010: Linked as a consumer to regulator.0
[ ? ?1.133204] ov13850 1-0010: 1-0010 supply dovdd not found, using dummy regulator
[ ? ?1.133294] ov13850 1-0010: 1-0010 supply dvdd not found, using dummy regulator
[ ? ?1.133416] ov13850 1-0010: could not get sleep pinstate
[ ? ?1.133840] mmc2: new HS400 Enhanced strobe MMC card at address 0001
[ ? ?1.134759] mmcblk2: mmc2:0001 TX2932 29.1 GiB?
[ ? ?1.135387] mmcblk2boot0: mmc2:0001 TX2932 partition 1 4.00 MiB
[ ? ?1.136021] mmcblk2boot1: mmc2:0001 TX2932 partition 2 4.00 MiB
[ ? ?1.136247] mmcblk2rpmb: mmc2:0001 TX2932 partition 3 4.00 MiB, chardev (237:0)
[ ? ?1.137496] ov13850 1-0010: Unexpected sensor id(000000), ret(-5)
[ ? ?1.138424] gc8034 1-0037: driver version: 00.01.06
[ ? ?1.138481] gc8034 1-0037: Failed to get power-gpios, maybe no use
[ ? ?1.138565] gc8034 1-0037: 1-0037 supply avdd not found, using dummy regulator
[ ? ?1.138648] gc8034 1-0037: Linked as a consumer to regulator.0
[ ? ?1.138696] gc8034 1-0037: 1-0037 supply dovdd not found, using dummy regulator
[ ? ?1.138774] gc8034 1-0037: 1-0037 supply dvdd not found, using dummy regulator
[ ? ?1.138840] gc8034 1-0037: lane_num(4) ?pixel_rate(319887360)
[ ? ?1.138912] gc8034 1-0037: could not get sleep pinstate
[ ? ?1.139895] ?mmcblk2: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14
[ ? ?1.143825] gc8034 1-0037: gc8034 read reg:0xf0 failed !
[ ? ?1.144071] gc8034 1-0037: gc8034 read reg:0xf1 failed !
[ ? ?1.144092] gc8034 1-0037: Unexpected sensor id(000000), ret(-6)
[ ? ?1.145517] registered taskstats version 1
[ ? ?1.145536] Loading compiled-in X.509 certificates
[ ? ?1.145682] Key type ._fscrypt registered
[ ? ?1.145699] Key type .fscrypt registered
[ ? ?1.145713] Key type fscrypt-provisioning registered
[ ? ?1.146084] pstore: Using compression: deflate
[ ? ?1.147143] rga: rga2_irq, irq = 49, match scheduler
[ ? ?1.147679] rga: Driver loaded successfully rga[3] ver:3.2.18218
[ ? ?1.147777] rga: probe successfully
[ ? ?1.148298] rga: Module initialized. v1.2.4
[ ? ?1.181622] reg-fixed-voltage vcc1v8-s3: Failed to register regulator: -517
[ ? ?1.182114] reg-fixed-voltage vcc3v0-sd: Failed to register regulator: -517
[ ? ?1.182408] vcc3v3_sys: supplied by vcc_sys
[ ? ?1.182814] phy phy-ff770000.syscon:usb2-phy@e450.9: Linked as a consumer to regulator.6
[ ? ?1.183442] phy phy-ff770000.syscon:usb2-phy@e450.10: No vbus specified for otg port
[ ? ?1.185677] rockchip-drm display-subsystem: defer getting devfreq
[ ? ?1.185853] rockchip-vop ff8f0000.vop: missing rockchip,grf property
[ ? ?1.185982] rockchip-drm display-subsystem: bound ff8f0000.vop (ops vop_component_ops)
[ ? ?1.186043] rockchip-vop ff900000.vop: missing rockchip,grf property
[ ? ?1.186198] rockchip-drm display-subsystem: bound ff900000.vop (ops vop_component_ops)
[ ? ?1.186235] rockchip-dp ff970000.edp: no DP phy configured
[ ? ?1.186853] rockchip-drm display-subsystem: bound ff970000.edp (ops rockchip_dp_component_ops)
[ ? ?1.187310] rockchip-drm display-subsystem: bound fec00000.dp (ops cdn_dp_component_ops)
[ ? ?1.187537] dwhdmi-rockchip ff940000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
[ ? ?1.188677] dwhdmi-rockchip ff940000.hdmi: registered DesignWare HDMI I2C bus driver
[ ? ?1.190163] rockchip-drm display-subsystem: bound ff940000.hdmi (ops dw_hdmi_rockchip_ops)
[ ? ?1.190183] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ ? ?1.190195] [drm] No driver support for vblank timestamp query.
[ ? ?1.191723] mmc_host mmc0: Bus speed (slot 0) = 100000000Hz (slot req 100000000Hz, actual 100000000HZ div = 0)
[ ? ?1.200417] dwmmc_rockchip fe310000.dwmmc: Successfully tuned phase to 135
[ ? ?1.204173] mmc0: new ultra high speed SDR104 SDIO card at address 0001
[ ? ?1.259357] usb 1-1: New USB device found, idVendor=1a40, idProduct=0201, bcdDevice= 1.00
[ ? ?1.259387] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ ? ?1.259399] usb 1-1: Product: USB 2.0 Hub [MTT]
[ ? ?1.260389] hub 1-1:1.0: USB hub found
[ ? ?1.260654] hub 1-1:1.0: 7 ports detected
[ ? ?1.277695] vendor storage:20190527 ret = 0
[ ? ?1.728287] rockchip-drm display-subsystem: fb0: ?frame buffer device
[ ? ?1.729016] [drm] Initialized rockchip 2.0.0 20140818 for display-subsystem on minor 0
[ ? ?1.729784] midgard ff9a0000.gpu: Linked as a consumer to regulator.24
[ ? ?1.729841] midgard ff9a0000.gpu: leakage=39
[ ? ?1.744437] midgard ff9a0000.gpu: temp=33333, pvtm=126875 (127243 + -368)
[ ? ?1.746231] midgard ff9a0000.gpu: pvtm-volt-sel=2
[ ? ?1.746668] midgard ff9a0000.gpu: avs=0
[ ? ?1.747140] midgard ff9a0000.gpu: GPU identified as 0x0860 r2p0 status 0
[ ? ?1.747233] midgard ff9a0000.gpu: Protected mode not available
[ ? ?1.747665] midgard ff9a0000.gpu: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0
[ ? ?1.747713] midgard ff9a0000.gpu: Using configured power model mali-simple-power-model, and fallback mali-simple-power-model
[ ? ?1.747808] I : [File] : drivers/gpu/arm/midgard/backend/gpu/mali_kbase_devfreq.c; [Line] : 417; [Func] : midgard_kbase_devfreq_init(); success initing power_model_simple.
[ ? ?1.748676] midgard ff9a0000.gpu: Probed as mali0
[ ? ?1.749331] rk_gmac-dwmac fe300000.ethernet: PTP uses main clock
[ ? ?1.749375] rk_gmac-dwmac fe300000.ethernet: phy regulator is not available yet, deferred probing
[ ? ?1.749813] dwc3 fe800000.dwc3: Failed to get clk 'ref': -2
[ ? ?1.757986] ehci-platform fe380000.usb: EHCI Host Controller
[ ? ?1.758314] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 5
[ ? ?1.758610] ehci-platform fe380000.usb: irq 31, io mem 0xfe380000
[ ? ?1.770773] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
[ ? ?1.770946] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ ? ?1.770964] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ ? ?1.770980] usb usb5: Product: EHCI Host Controller
[ ? ?1.770993] usb usb5: Manufacturer: Linux 4.19.232 ehci_hcd
[ ? ?1.771006] usb usb5: SerialNumber: fe380000.usb
[ ? ?1.771595] hub 5-0:1.0: USB hub found
[ ? ?1.771634] hub 5-0:1.0: 1 port detected
[ ? ?1.772229] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
[ ? ?1.772512] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 6
[ ? ?1.772903] ohci-platform fe3a0000.usb: irq 32, io mem 0xfe3a0000
[ ? ?1.831602] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
[ ? ?1.831630] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ ? ?1.831642] usb usb6: Product: Generic Platform OHCI controller
[ ? ?1.831653] usb usb6: Manufacturer: Linux 4.19.232 ohci_hcd
[ ? ?1.831662] usb usb6: SerialNumber: fe3a0000.usb
[ ? ?1.832053] hub 6-0:1.0: USB hub found
[ ? ?1.832091] hub 6-0:1.0: 1 port detected
[ ? ?1.832740] rk808-regulator rk808-regulator: there is no dvs0 gpio
[ ? ?1.832770] rk808-regulator rk808-regulator: there is no dvs1 gpio
[ ? ?1.832836] vdd_center: supplied by vcc_sys
[ ? ?1.833125] vdd_cpu_l: supplied by vcc_sys
[ ? ?1.833366] vcc_ddr: supplied by vcc_sys
[ ? ?1.833583] vcc_1v8: supplied by vcc_sys
[ ? ?1.833800] vcc1v8_dvp: supplied by vcc_sys
[ ? ?1.834061] vcc3v0_tp: supplied by vcc_sys
[ ? ?1.834275] vcc1v8_pmu: supplied by vcc_sys
[ ? ?1.834509] vcc_sdio: supplied by vcc_sys
[ ? ?1.834731] vcca3v0_codec: supplied by vcc_sys
[ ? ?1.834953] vcc_1v5: supplied by vcc_sys
[ ? ?1.835168] vcca1v8_codec: supplied by vcc_sys
[ ? ?1.835401] vcc_3v0: supplied by vcc_sys
[ ? ?1.835627] vcc3v3_s3: supplied by vcc3v3_sys
[ ? ?1.835853] vcc3v3_s0: supplied by vcc3v3_sys
[ ? ?1.836364] rockchip-iodomain ff320000.syscon:io-domains: Linked as a consumer to regulator.39
[ ? ?1.836401] rockchip-iodomain ff320000.syscon:io-domains: pmu1830(3000000 uV) supplied by vcc_3v0
[ ? ?1.836689] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.39
[ ? ?1.836719] rockchip-iodomain ff770000.syscon:io-domains: bt656(3000000 uV) supplied by vcc_3v0
[ ? ?1.836777] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.38
[ ? ?1.836805] rockchip-iodomain ff770000.syscon:io-domains: audio(1800000 uV) supplied by vcca1v8_codec
[ ? ?1.836882] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.35
[ ? ?1.836908] rockchip-iodomain ff770000.syscon:io-domains: sdmmc(3000000 uV) supplied by vcc_sdio
[ ? ?1.836986] rockchip-iodomain ff770000.syscon:io-domains: gpio1830(3000000 uV) supplied by vcc_3v0
[ ? ?1.837171] cpu cpu0: Linked as a consumer to regulator.29
[ ? ?1.837214] cpu cpu0: Dropping the link to regulator.29
[ ? ?1.837362] cpu cpu0: Linked as a consumer to regulator.29
[ ? ?1.837856] cpu cpu0: avs=0
[ ? ?1.838049] cpu cpu0: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0
[ ? ?1.838592] cpu cpu0: failed to find power_model node
[ ? ?1.838975] cpu cpu4: Linked as a consumer to regulator.23
[ ? ?1.839605] cpu cpu4: avs=0
[ ? ?1.839651] energy_model: pd4: hertz/watts ratio non-monotonically decreasing: em_cap_state 2 >= em_cap_state1
[ ? ?1.839843] cpu cpu4: l=0 h=2147483647 hyst=5000 l_limit=0 h_limit=0 h_table=0
[ ? ?1.841549] cpu cpu4: failed to find power_model node
[ ? ?1.842633] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode.
[ ? ?1.842809] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller.
[ ? ?1.842838] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a
[ ? ?1.842875] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 29,32 bit host data width,256 deep fifo
[ ? ?1.842985] dwmmc_rockchip fe320000.dwmmc: Linked as a consumer to regulator.35
[ ? ?1.843060] dwmmc_rockchip fe320000.dwmmc: Dropping the link to regulator.35
[ ? ?1.843524] rockchip-dmc dmc: Linked as a consumer to regulator.28
[ ? ?1.843561] rockchip-dmc dmc: Failed to get ddr_leakage
[ ? ?1.844073] rockchip-dmc dmc: avs=0
[ ? ?1.844191] rockchip-dmc dmc: failed to get vop pn to msch rl
[ ? ?1.844335] rockchip-dmc dmc: l=-2147483648 h=2147483647 hyst=0 l_limit=0 h_limit=0 h_table=0
[ ? ?1.844370] rockchip-dmc dmc: could not find power_model node
[ ? ?1.844564] rockchip-dmc dmc: Get wrong frequency, Request 600000000, Current 856000000
[ ? ?1.844589] devfreq dmc: Couldn't update frequency transition information.
[ ? ?1.844987] rockchip-saradc ff100000.saradc: failed to get regulator, -517
[ ? ?1.846026] asoc-simple-card hdmi-sound: i2s-hifi <-> ff8a0000.i2s mapping ok
[ ? ?1.848104] asoc-simple-card spdif-sound: dit-hifi <-> ff870000.spdif mapping ok
[ ? ?1.848603] vcc1v8_s3: supplied by vcc_1v8
[ ? ?1.849009] vcc3v0_sd: supplied by vcc3v3_sys
[ ? ?1.849802] rk_gmac-dwmac fe300000.ethernet: PTP uses main clock
[ ? ?1.849900] rk_gmac-dwmac fe300000.ethernet: Linked as a consumer to regulator.40
[ ? ?1.849916] rk_gmac-dwmac fe300000.ethernet: clock input or output? (input).
[ ? ?1.849927] rk_gmac-dwmac fe300000.ethernet: TX delay(0x28).
[ ? ?1.849937] rk_gmac-dwmac fe300000.ethernet: RX delay(0x11).
[ ? ?1.849955] rk_gmac-dwmac fe300000.ethernet: integrated PHY? (no).
[ ? ?1.850000] rk_gmac-dwmac fe300000.ethernet: cannot get clock clk_mac_speed
[ ? ?1.850013] rk_gmac-dwmac fe300000.ethernet: clock input from PHY
[ ? ?1.855030] rk_gmac-dwmac fe300000.ethernet: init for RGMII
[ ? ?1.855433] rk_gmac-dwmac fe300000.ethernet: User ID: 0x10, Synopsys ID: 0x35
[ ? ?1.855451] rk_gmac-dwmac fe300000.ethernet: ?? ?DWMAC1000
[ ? ?1.855460] rk_gmac-dwmac fe300000.ethernet: DMA HW capability register supported
[ ? ?1.855470] rk_gmac-dwmac fe300000.ethernet: RX Checksum Offload Engine supported
[ ? ?1.855478] rk_gmac-dwmac fe300000.ethernet: COE Type 2
[ ? ?1.855487] rk_gmac-dwmac fe300000.ethernet: TX Checksum insertion supported
[ ? ?1.855495] rk_gmac-dwmac fe300000.ethernet: Wake-Up On Lan supported
[ ? ?1.855529] rk_gmac-dwmac fe300000.ethernet: Normal descriptors
[ ? ?1.855537] rk_gmac-dwmac fe300000.ethernet: Ring mode enabled
[ ? ?1.855546] rk_gmac-dwmac fe300000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ ? ?1.900886] rockchip-dmc dmc: Get wrong frequency, Request 600000000, Current 856000000
[ ? ?1.936173] mdio_bus stmmac-0:00: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
[ ? ?1.936212] mdio_bus stmmac-0:01: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
[ ? ?1.936224] mdio_bus stmmac-0:02: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:02, irq=POLL)
[ ? ?1.936235] mdio_bus stmmac-0:03: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:03, irq=POLL)
[ ? ?1.936245] mdio_bus stmmac-0:04: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:04, irq=POLL)
[ ? ?1.936255] mdio_bus stmmac-0:05: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:05, irq=POLL)
[ ? ?1.936264] mdio_bus stmmac-0:06: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:06, irq=POLL)
[ ? ?1.936274] mdio_bus stmmac-0:07: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:07, irq=POLL)
[ ? ?1.936283] mdio_bus stmmac-0:08: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:08, irq=POLL)
[ ? ?1.936292] mdio_bus stmmac-0:09: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:09, irq=POLL)
[ ? ?1.936301] mdio_bus stmmac-0:0a: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:0a, irq=POLL)
[ ? ?1.936310] mdio_bus stmmac-0:0b: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:0b, irq=POLL)
[ ? ?1.936319] mdio_bus stmmac-0:0c: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:0c, irq=POLL)
[ ? ?1.936329] mdio_bus stmmac-0:0d: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:0d, irq=POLL)
[ ? ?1.936358] mdio_bus stmmac-0:0e: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:0e, irq=POLL)
[ ? ?1.936376] mdio_bus stmmac-0:0f: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:0f, irq=POLL)
[ ? ?1.936393] mdio_bus stmmac-0:10: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:10, irq=POLL)
[ ? ?1.936411] mdio_bus stmmac-0:11: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:11, irq=POLL)
[ ? ?1.936427] mdio_bus stmmac-0:12: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:12, irq=POLL)
[ ? ?1.936469] mdio_bus stmmac-0:13: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:13, irq=POLL)
[ ? ?1.936488] mdio_bus stmmac-0:14: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:14, irq=POLL)
[ ? ?1.936505] mdio_bus stmmac-0:15: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:15, irq=POLL)
[ ? ?1.936522] mdio_bus stmmac-0:16: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:16, irq=POLL)
[ ? ?1.936539] mdio_bus stmmac-0:17: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:17, irq=POLL)
[ ? ?1.936548] mdio_bus stmmac-0:18: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:18, irq=POLL)
[ ? ?1.936557] mdio_bus stmmac-0:19: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:19, irq=POLL)
[ ? ?1.936576] mdio_bus stmmac-0:1a: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:1a, irq=POLL)
[ ? ?1.936593] mdio_bus stmmac-0:1b: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:1b, irq=POLL)
[ ? ?1.936609] mdio_bus stmmac-0:1c: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:1c, irq=POLL)
[ ? ?1.936626] mdio_bus stmmac-0:1d: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:1d, irq=POLL)
[ ? ?1.936643] mdio_bus stmmac-0:1e: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:1e, irq=POLL)
[ ? ?1.936660] mdio_bus stmmac-0:1f: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:1f, irq=POLL)
[ ? ?1.938238] dwmmc_rockchip fe320000.dwmmc: IDMAC supports 32-bit address mode.
[ ? ?1.938584] dwmmc_rockchip fe320000.dwmmc: Using internal DMA controller.
[ ? ?1.938616] dwmmc_rockchip fe320000.dwmmc: Version ID is 270a
[ ? ?1.938655] dwmmc_rockchip fe320000.dwmmc: DW MMC controller at irq 29,32 bit host data width,256 deep fifo
[ ? ?1.938757] dwmmc_rockchip fe320000.dwmmc: Linked as a consumer to regulator.43
[ ? ?1.938816] dwmmc_rockchip fe320000.dwmmc: Linked as a consumer to regulator.35
[ ? ?1.938912] mmc_host mmc1: card is polling.
[ ? ?1.950814] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
[ ? ?1.953981] rockchip-dmc dmc: Get wrong frequency, Request 600000000, Current 856000000
[ ? ?1.964418] rockchip-saradc ff100000.saradc: Linked as a consumer to regulator.42
[ ? ?1.966274] input: adc-keys as /devices/platform/adc-keys/input/input2
[ ? ?1.969716] input: gpio-keys as /devices/platform/gpio-keys/input/input3
[ ? ?1.970774] It doesn't contain Rogue gpu
[ ? ?1.971464] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ ? ?1.972250] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ ? ?1.973151] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 417; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '', rk_ko_ver is '5', built at '16:40:09', on 'Dec 18 2023'.
[ ? ?1.973327] Mali:?
[ ? ?1.973328] Mali device driver loaded
[ ? ?1.973354] rkisp1 ff910000.rkisp1: clear unready subdev num: 3
[ ? ?1.973748] rockchip-mipi-dphy-rx: No link between dphy and sensor
[ ? ?1.973764] rkisp1: update sensor failed
[ ? ?1.973800] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ ? ?1.973816] cfg80211: failed to load regulatory.db
[ ? ?1.973864] ALSA device list:
[ ? ?1.973874] ? #0: hdmi-sound
[ ? ?1.973886] ? #1: ROCKCHIP,SPDIF
[ ? ?1.987410] mmc_host mmc1: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0)
[ ? ?1.988510] Freeing unused kernel memory: 1280K
[ ? ?1.988611] Run /init as init process
[ ? ?1.997287] phy phy-ff770000.syscon:usb2-phy@e450.10: charger = USB_SDP_CHARGER
[ ? ?1.998656] init: init first stage started!
[ ? ?1.998761] init: Unable to open /lib/modules, skipping module loading.
[ ? ?1.998950] init: Copied ramdisk prop to /second_stage_resources/system/etc/ramdisk/build.prop
[ ? ?1.999202] init: [libfs_mgr]ReadFstabFromDt(): failed to read fstab from dt
[ ? ?1.999851] init: Using Android DT directory /proc/device-tree/firmware/android/
[ ? ?2.007367] rockchip-dmc dmc: Get wrong frequency, Request 600000000, Current 856000000
[ ? ?2.023969] mmc_host mmc1: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0)
[ ? ?2.025064] init: [libfs_mgr]superblock s_max_mnt_count:65535,/dev/block/by-name/metadata
[ ? ?2.025140] init: [libfs_mgr]Filesystem on /dev/block/by-name/metadata was not cleanly shutdown; state flags: 0x1, incompat feature flags: 0x46
[ ? ?2.026816] EXT4-fs (mmcblk2p11): Ignoring removed nomblk_io_submit option
[ ? ?2.040121] EXT4-fs (mmcblk2p11): recovery complete
[ ? ?2.040548] EXT4-fs (mmcblk2p11): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
[ ? ?2.040631] init: [libfs_mgr]check_fs(): mount(/dev/block/by-name/metadata,/metadata,ext4)=0: Success
[ ? ?2.059458] init: [libfs_mgr]check_fs(): unmount(/metadata) succeeded
[ ? ?2.059571] init: [libfs_mgr]Not running /system/bin/e2fsck on /dev/block/mmcblk2p11 (executable not in system image)
[ ? ?2.060629] rockchip-dmc dmc: Get wrong frequency, Request 600000000, Current 856000000
[ ? ?2.062930] EXT4-fs (mmcblk2p11): mounted filesystem with ordered data mode. Opts: discard
[ ? ?2.063156] mmc_host mmc1: Bus speed (slot 0) = 100000Hz (slot req 100000Hz, actual 100000HZ div = 0)
[ ? ?2.074851] EXT4-fs (dm-0): mounted filesystem without journal. Opts: barrier=1
[ ? ?2.083223] EXT4-fs (dm-2): mounted filesystem without journal. Opts: barrier=1
[ ? ?2.088575] EXT4-fs (dm-4): mounted filesystem without journal. Opts: barrier=1
[ ? ?2.093704] EXT4-fs (dm-1): mounted filesystem without journal. Opts: barrier=1
[ ? ?2.097985] EXT4-fs (dm-3): mounted filesystem without journal. Opts: barrier=1
[ ? ?2.102639] EXT4-fs (dm-5): mounted filesystem without journal. Opts: barrier=1
[ ? ?2.107836] EXT4-fs (dm-6): mounted filesystem without journal. Opts: barrier=1
[ ? ?2.116888] rockchip-dmc dmc: Get wrong frequency, Request 600000000, Current 856000000
[ ? ?2.119456] init: 26 output lines suppressed due to ratelimiting
[ ? ?2.212846] cdn-dp fec00000.dp: [drm:cdn_dp_pd_event_work] Not connected. Disabling cdn
[ ? ?2.245043] rockchip-dmc dmc: Get wrong frequency, Request 600000000, Current 856000000
[ ? ?2.255101] init: Opening SELinux policy
[ ? ?2.260663] init: Loading SELinux policy
[ ? ?2.274466] SELinux: ?Permission nlmsg_getneigh in class netlink_route_socket not defined in policy.
[ ? ?2.274669] SELinux: the above unknown classes and permissions will be denied
[ ? ?2.274717] SELinux: ?policy capability network_peer_controls=1
[ ? ?2.274728] SELinux: ?policy capability open_perms=1
[ ? ?2.274733] SELinux: ?policy capability extended_socket_class=1
[ ? ?2.274745] SELinux: ?policy capability always_check_network=0
[ ? ?2.274750] SELinux: ?policy capability cgroup_seclabel=0
[ ? ?2.274762] SELinux: ?policy capability nnp_nosuid_transition=1
[ ? ?2.401245] audit: type=1403 audit(1358499341.886:2): auid=4294967295 ses=4294967295 lsm=selinux res=1
[ ? ?2.405552] selinux: SELinux: Loaded file_contexts
[ ? ?2.405577] selinux:?
[ ? ?2.479921] init: init second stage started!
[ ? ?2.521104] init: Using Android DT directory /proc/device-tree/firmware/android/
[ ? ?2.524437] init: Overriding previous property 'persist.sys.usb.config':'none' with new value 'adb'
[ ? ?2.524951] init: Overriding previous property 'persist.sys.usb.config':'adb' with new value 'none'
[ ? ?2.525002] init: Couldn't load property file '/vendor/default.prop': open() failed: No such file or directory: No such file or directory
[ ? ?2.526905] init: Do not have permissions to set 'http://www.google.com/webhp?client' to '' in property file '/vendor/build.prop': Illegal property name
[ ? ?2.526929] init: Do not have permissions to set '{CID}&amp;source' to 'android-home' in property file '/vendor/build.prop': Illegal property name
[ ? ?2.531839] init: Setting product property ro.product.brand to 'rockchip' (from ro.product.product.brand)
[ ? ?2.531881] init: Setting product property ro.product.device to 'rk3399_Android12' (from ro.product.product.device)
[ ? ?2.531907] init: Setting product property ro.product.manufacturer to 'rockchip' (from ro.product.product.manufacturer)
[ ? ?2.602802] audit: type=1107 audit(1358499342.086:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=u:r:init:s0 msg='avc: ?denied ?{ read } for property=persist.sys.adb_enable pid=0 uid=0 gid=0 scontext=u:r:vendor_init:s0 tcontext=u:object_r:system_prop:s0 tclass=file permissive=1'
[ ? ?2.603065] audit: type=1107 audit(1358499342.086:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=u:r:init:s0 msg='avc: ?denied ?{ read } for property=flash.success pid=0 uid=0 gid=0 scontext=u:r:vendor_init:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1'
[ ? ?2.690776] rockchip-dmc dmc: Get wrong frequency, Request 600000000, Current 856000000
[ ? ?2.734645] ueventd: ueventd started!
[ ? ?2.736646] selinux: SELinux: Loaded file_contexts
[ ? ?2.736670] selinux:?
[ ? ?2.736920] ueventd: Parsing file /system/etc/ueventd.rc...
[ ? ?2.737339] ueventd: Added '/vendor/etc/ueventd.rc' to import list
[ ? ?2.737357] ueventd: Added '/odm/etc/ueventd.rc' to import list
[ ? ?2.737654] ueventd: Parsing file /vendor/etc/ueventd.rc...
[ ? ?2.738622] ueventd: Parsing file /odm/etc/ueventd.rc...
[ ? ?2.738647] ueventd: Unable to read config file '/odm/etc/ueventd.rc': open() failed: No such file or directory
[ ? ?2.738673] ueventd: Parsing file /vendor/ueventd.rc...
[ ? ?2.763992] rockchip-dmc dmc: Get wrong frequency, Request 600000000, Current 856000000
[ ? ?2.817368] rockchip-dmc dmc: Get wrong frequency, Request 600000000, Current 856000000
[ ? ?2.870713] rockchip-dmc dmc: Get wrong frequency, Request 600000000, Current 856000000
[ ? ?2.924058] rockchip-dmc dmc: Get wrong frequency, Request 600000000, Current 856000000
[ ? ?3.017481] rockchip-dmc dmc: Get wrong frequency, Request 600000000, Current 856000000
[ ? ?3.019700] midgard_kbase: disagrees about version of symbol module_layout
[ ? ?3.077537] rockchip-dmc dmc: Get wrong frequency, Request 600000000, Current 856000000
[ ? ?3.175218] rockchip-dmc dmc: Get wrong frequency, Request 800000000, Current 856000000
[ ? ?3.276853] Trying to create more than 6 SchedTune boosting groups
[ ? ?3.313643] Registered swp emulation handler
console:/ $ [ ? ?3.363808] logd.auditd: start
[ ? ?3.363835] logd.klogd: 3363260238
[ ? ?3.372332] binder: 164:164 ioctl 40046210 7ffa55f1c4 returned -22
[ ? ?3.373416] binder: 166:166 ioctl 40046210 7ff874fc24 returned -22
[ ? ?3.375597] binder: 165:165 ioctl 40046210 7ff02ca454 returned -22
[ ? ?3.381765] EXT4-fs (mmcblk2p10): Ignoring removed nomblk_io_submit option
[ ? ?3.384272] EXT4-fs (mmcblk2p10): recovery complete
[ ? ?3.384295] EXT4-fs (mmcblk2p10): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
[ ? ?3.428165] binder: 174:174 ioctl 40046210 7ffe7ca3f4 returned -22
[ ? ?3.428343] binder: 174:174 ioctl 40046210 7ffe7ca394 returned -22
[ ? ?3.433806] e2fsck: e2fsck 1.45.4 (23-Sep-2019)
[ ? ?3.436686] e2fsck: Pass 1: Checking inodes, blocks, and sizes
[ ? ?3.437548] e2fsck: Pass 2: Checking directory structure
[ ? ?3.438524] e2fsck: Pass 3: Checking directory connectivity
[ ? ?3.438561] e2fsck: Pass 4: Checking reference counts
[ ? ?3.441581] e2fsck: Pass 5: Checking group summary information
[ ? ?3.451153] e2fsck: /dev/block/by-name/cache: 17/98304 files (0.0% non-contiguous), 7203/98304 blocks
[ ? ?3.456571] EXT4-fs (mmcblk2p10): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
[ ? ?3.491180] binder: 187:187 ioctl 40046210 7fed5e0f84 returned -22
[ ? ?3.556862] binder: 189:189 ioctl 40046210 7ff2d7d244 returned -22
[ ? ?3.557423] binder: 189:189 ioctl 40046210 7ff2d7d184 returned -22
[ ? ?3.573772] type=1400 audit(1358499343.056:5): avc: denied { write } for comm="tee-supplicant" name="property_service" dev="tmpfs" ino=21338 scontext=u:r:tee:s0 tcontext=u:object_r:property_socket:s0 tclass=sock_file permissive=1
[ ? ?3.573860] type=1400 audit(1358499343.056:6): avc: denied { connectto } for comm="tee-supplicant" path="/dev/socket/property_service" scontext=u:r:tee:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
[ ? ?3.574026] type=1107 audit(1358499343.056:7): uid=0 auid=4294967295 ses=4294967295 subj=u:r:init:s0 msg='avc: denied { set } for property=vendor.security.tee_supplicant pid=188 uid=0 gid=0 scontext=u:r:tee:s0 tcontext=u:object_r:vendor_default_prop:s0 tclass=property_service permissive=1'
[ ? ?3.613725] wait_for_keymaster: Waiting for Keymaster device
[ ? ?3.613981] binder: 198:198 ioctl 40046210 7ff91014d4 returned -22
[ ? ?3.632143] binder: 191:191 ioctl 40046210 7fe5d4a174 returned -22
[ ? ?3.633151] binder: 192:192 ioctl 40046210 7ffd1a5b54 returned -22
INF USER-TA:read_data_from_uboot_ta:661: (read_data_from_uboot_ta) filename(security_partition) !


ERR [0x0] TEE-CORE:ree_fs_open:1492: tee file not exists
ERR USER-TA:read_data_from_uboot_ta:689: TEE_InvokeTACommand returned 0xffff0000


INF USER-TA:TA_OpenSessionEntryPoint:341: Hello Rockchip Keymaster! rpmb :1


INF USER-TA:read_data_from_uboot_ta:661: (read_data_from_uboot_ta) filename(security_partition) !


ERR [0x1] TEE-CORE:ree_fs_open:1492: tee file not exists
ERR USER-TA:read_data_from_uboot_ta:689: TEE_InvokeTACommand returned 0xffff0000


INF USER-TA:TA_OpenSessionEntryPoint:341: Hello Rockchip Keymaster! rpmb :1


[ ? ?3.675636] binder: 190:190 ioctl 40046210 7ffe073ac4 returned -22
[ ? ?3.680525] binder: 190:200 ioctl 40046210 77b5c8b154 returned -22
[ ? ?3.803657] binder: 196:196 ioctl 40046210 7fe2095954 returned -22
[ ? ?3.805212] binder: 196:196 ioctl 40046210 7fe2095974 returned -22
[ ? ?4.015581] binder: 222:222 ioctl 40046210 7ffe2c1e54 returned -22
[ ? ?4.016101] binder: 222:222 ioctl 40046210 7ffe2c1e34 returned -22
[ ? ?4.112184] binder: 197:197 ioctl 40046210 7fca2b9ec4 returned -22
[ ? ?4.615076] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
[ ? ?4.615938] wait_for_keymaster: Keymaster device ready
[ ? ?4.616958] binder: 241:241 ioctl 40046210 7fc5ae8ac4 returned -22
[ ? ?4.620714] binder: undelivered transaction 128, process died.
[ ? ?4.632260] binder: 242:242 ioctl 40046210 7fe47e4214 returned -22
[ ? ?4.659865] binder: 246:246 ioctl 40046210 7fd03afa44 returned -22
[ ? ?4.679846] type=1400 audit(1358499344.163:8): avc: denied { create } for comm="kdevtmpfs" name="dm-7" scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=1
[ ? ?4.680380] type=1400 audit(1358499344.163:9): avc: denied { setattr } for comm="kdevtmpfs" name="dm-7" dev="devtmpfs" ino=17583 scontext=u:r:kernel:s0 tcontext=u:object_r:device:s0 tclass=blk_file permissive=1
[ ? ?4.681531] rockchip-dmc dmc: Get wrong frequency, Request 800000000, Current 856000000
[ ? ?4.718290] fsck.f2fs: Info: Fix the reported corruption.
[ ? ?4.718724] fsck.f2fs: ?? ?Info: No support kernel version!
[ ? ?4.718742] fsck.f2fs: Info: Segments per section = 1
[ ? ?4.718758] fsck.f2fs: Info: Sections per zone = 1
[ ? ?4.718773] fsck.f2fs: Info: sector size = 4096
[ ? ?4.718794] fsck.f2fs: Info: total sectors = 6601211 (25785 MB)
[ ? ?4.719220] fsck.f2fs: Info: MKFS version
[ ? ?4.719237] fsck.f2fs: ? "4.19.232"
[ ? ?4.719252] fsck.f2fs: Info: FSCK version
[ ? ?4.719266] fsck.f2fs: ? from "4.19.232"
[ ? ?4.785480] F2FS-fs (dm-7): Using encoding defined by superblock: utf8-12.1.0 with flags 0x0
[ ? ?4.849744] F2FS-fs (dm-7): Mounted with checkpoint version = 6eaff68d
[ ? ?4.923582] binder: 268:268 ioctl 40046210 7ff67f2ca4 returned -22
[ ? ?4.947517] binder: 269:269 ioctl 40046210 7fc9dba354 returned -22
[ ? ?4.961613] fscrypt: AES-256-CTS-CBC using implementation "cts(cbc-aes-ce)"
[ ? ?4.993262] binder: 274:274 ioctl 40046210 7fff59f194 returned -22
[ ? ?5.008938] fscrypt: AES-256-XTS using implementation "xts-aes-ce"
INF USER-TA:TA_InvokeCommandEntryPoint:2132: -------1111-----TA_InvokeCommandEntryPoint------105

[ ? ?5.046946] apexd: This device does not support updatable APEX. Exiting
[ ? ?5.047005] apexd: Marking APEXd as activated
[ ? ?5.147168] binder: 280:280 ioctl 40046210 7fd3b7e074 returned -22
[ ? ?5.301435] apexd: This device does not support updatable APEX. Exiting
[ ? ?5.301476] apexd: Marking APEXd as ready
[ ? ?5.365726] logd: logd reinit
[ ? ?5.366528] logd: FrameworkListener: read() failed (Connection reset by peer)
[ ? ?5.608556] type=1400 audit(1358499345.093:10): avc: denied { setattr } for comm="init" name="nfc" dev="dm-7" ino=118 scontext=u:r:vendor_init:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=1
[ ? ?5.608668] init: Verified that /data/nfc has the encryption policy 5cd789e46b72957fc4eed86dc5105b22 v2 modes 1/4 flags 0xa
[ ? ?5.608988] init: Inferred action different from explicit one, expected 0 but got 2
[ ? ?5.609303] init: Verified that /data/nfc/param has the encryption policy 5cd789e46b72957fc4eed86dc5105b22 v2 modes 1/4 flags 0xa
[ ? ?5.642322] binder: 291:291 ioctl 40046210 7ff7465f64 returned -22
[ ? ?5.692663] binder: 298:298 ioctl 40046210 7fd37d7184 returned -22
[ ? ?5.767798] binder: 299:299 ioctl 40046210 ffd07cf8 returned -22
[ ? ?5.769654] binder: 299:299 ioctl 40046210 ffd07ce0 returned -22
[ ? ?5.778116] binder: 301:301 ioctl 40046210 7fd1ddaef4 returned -22
[ ? ?5.798776] binder: 309:309 ioctl 40046210 7fd772a2e4 returned -22
[ ? ?5.818059] binder: 304:304 ioctl 40046210 ff8f2a68 returned -22
[ ? ?5.818515] binder: 304:304 ioctl 40046210 ff8f2a50 returned -22
[ ? ?5.832504] binder: 292:292 ioctl 40046210 7fe8501fb4 returned -22
[ ? ?5.836812] binder: 292:292 ioctl 40046210 7fe85021c4 returned -22
[ ? ?5.837186] binder: 312:312 ioctl 40046210 7fd154d794 returned -22
INF USER-TA:TA_OpenSessionEntryPoint:114: Hello Rockchip gatekeeper! rpmb :1


[ ? ?5.849191] binder: 306:306 ioctl 40046210 ffcad1d0 returned -22
[ ? ?5.868114] binder: 313:313 ioctl 40046210 7fc7432464 returned -22
[ ? ?5.879745] binder: 310:310 ioctl 40046210 7fdd9ff164 returned -22
[ ? ?5.886081] binder: 318:318 ioctl 40046210 7fd2516314 returned -22
[ ? ?5.903361] binder: 319:319 ioctl 40046210 7fd7352c74 returned -22
[ ? ?5.906718] healthd: BatteryCurrentNowPath not found
[ ? ?5.906837] healthd: BatteryCycleCountPath not found
[ ? ?5.908538] file system registered
[ ? ?5.910328] healthd: battery l=50 v=3 t=2.6 h=2 st=3 fc=100 chg=au
[ ? ?5.910642] binder: 305:305 ioctl 40046210 ffd2fbb8 returned -22
[ ? ?5.911062] binder: 305:305 ioctl 40046210 ffd2fba0 returned -22
[ ? ?5.912886] using random self ethernet address
[ ? ?5.912985] using random host ethernet address
INF USER-TA:TA_OpenSessionEntryPoint:96: Hello Rockchip Weaver! rpmb :1


[ ? ?5.932906] binder: 320:320 ioctl 40046210 7fd495e3c4 returned -22
[ ? ?5.933408] binder: 320:320 ioctl 40046210 7fd495e3a4 returned -22
INF [0x0] TEE-CORE:tee_rpmb_init:1217: RPMB INIT: Verify key failed. Try again.

[ ? ?5.937962] binder: 307:307 ioctl 40046210 7fe86173f4 returned -22
ERR [0x0] TEE-CORE:tee_rpmb_init:1225: ERROR: Verify RPMB authentication key failed!

INF USER-TA:read_securedata:322: TEE_ITEM_NOT_FOUND return !


INF [0x0] TEE-CORE:tee_rpmb_init:1217: RPMB INIT: Verify key failed. Try again.

ERR [0x0] TEE-CORE:tee_rpmb_init:1225: ERROR: Verify RPMB authentication key failed!

[ ? ?5.959358] Unable to handle kernel access to user memory outside uaccess routines at virtual address 0000000000000058
[ ? ?5.961146] Mem abort info:
[ ? ?5.961410] ? ESR = 0x96000005
[ ? ?5.961688] ? Exception class = DABT (current EL), IL = 32 bits
[ ? ?5.962216] ? SET = 0, FnV = 0
[ ? ?5.962493] ? EA = 0, S1PTW = 0
[ ? ?5.962774] Data abort info:
[ ? ?5.963027] ? ISV = 0, ISS = 0x00000005
[ ? ?5.964284] ? CM = 0, WnR = 0
[ ? ?5.964563] user pgtable: 4k pages, 39-bit VAs, pgdp = 0000000024ea7433
[ ? ?5.965048] binder: 308:308 ioctl 40046210 ff9f61d8 returned -22
[ ? ?5.965144] [0000000000000058] pgd=0000000000000000, pud=0000000000000000
[ ? ?5.966268] Internal error: Oops: 96000005 [#1] PREEMPT SMP
[ ? ?5.966761] Modules linked in: incrementalfs
[ ? ?5.967145] Process android.hardwar (pid: 313, stack limit = 0x00000000726bf3fb)
[ ? ?5.967801] CPU: 4 PID: 313 Comm: android.hardwar Not tainted 4.19.232 #1
[ ? ?5.968396] Hardware name: Rockchip RK3399 Excavator Board edp avb (Android) (DT)
[ ? ?5.969058] pstate: 80400005 (Nzcv daif +PAN -UAO)
[ ? ?5.969495] pc : optee_handle_rpc+0x30c/0x534
[ ? ?5.969885] lr : optee_handle_rpc+0xbc/0x534
[ ? ?5.970263] sp : ffffff800ee63b30
[ ? ?5.970561] x29: ffffff800ee63b60 x28: ffffff800ee63ba8?
[ ? ?5.971032] x27: 000000000000fffe x26: dead000000000100?
[ ? ?5.971505] x25: ffffff800ee63bf8 x24: ffffffc06a2d2600?
[ ? ?5.971975] x23: ffffffc07a5b4200 x22: ffffff800ee63bc8?
[ ? ?5.972444] x21: ffffffc06a2d2380 x20: ffffff800a8000e0?
[ ? ?5.972915] x19: ffffff800ee63bd8 x18: 000000000000b67e?
[ ? ?5.973394] x17: 0000000000000000 x16: 0000000000000000?
[ ? ?5.973866] x15: 0000000000000000 x14: 0000000000200000?
[ ? ?5.974337] x13: 0000000000000800 x12: 00000000000015a6?
[ ? ?5.974814] x11: 0000000000000079 x10: ffffff8008c4f970?
[ ? ?5.975289] x9 : 0000000000000002 x8 : 0000000000000003?
[ ? ?5.975761] x7 : 0000000000000000 x6 : 0000000000000000?
[ ? ?5.976230] x5 : 0000000000000000 x4 : 0000000000000000?
[ ? ?5.976700] x3 : 0000000000000000 x2 : ffffff800ee63bc8?
[ ? ?5.977181] x1 : 0000000000000000 x0 : 0000000000000000?
[ ? ?5.977655]?
[ ? ?5.977655] PC: 0xffffff8008c4f928:
[ ? ?5.978093] f928 ?a942e288 f100051f 54000bc0 b50004e8 f94002a0 97ffed06 aa0003f7 52800068
[ ? ?5.978823] f948 ?910023e3 528000c1 52800022 aa1503e0 a900ffe8 a901fff8 94000145 34000ae0
[ ? ?5.979548] f968 ?92800175 1400005e b9401e88 52800049 b9001a89 7100051f 54000281 f9401288
[ ? ?5.980273] f988 ?f100051f 54000221 a9428288 f100051f 54000820 b5000828 52800068 a900ffe8
[ ? ?5.980996] f9a8 ?b9805808 a901ffe8 97fff6c0 910023e3 528000e1 52800022 aa1503e0 9400012c
[ ? ?5.981721] f9c8 ?b900169f 14000003 129fff28 b9001688 52800068 72a64008 b9000268 f0006189
[ ? ?5.982445] f9e8 ?f85f83a8 f9423929 eb08013f 54000ec1 a9464ff4 a94557f6 a9445ff8 a9437bfd
[ ? ?5.983170] fa08 ?9101c3ff d65f03c0 f00059c0 91105000 940e4c64 17ffffef b0005e60 f00060c1
[ ? ?5.983897]?
[ ? ?5.983897] LR: 0xffffff8008c4f6d8:
[ ? ?5.984333] f6d8 ?7100143f 540019a8 f0004388 91090108 10000089 3861690a 8b0a0929 d61f0120
[ ? ?5.985059] f6f8 ?b9400661 52800022 aa1503e0 97fff60f b140041f 540000c8 910023e2 aa1f03e1
[ ? ?5.985785] f718 ?aa0003f4 97fff7df 34000520 f800427f f9000a7f 140000ab 29408268 b3607d00
[ ? ?5.986504] f738 ?97fff7be 140000a7 2940e268 aa0003f7 aa1f03e1 b3607d18 aa1803e0 97fff7f7
[ ? ?5.987231] f758 ?b13ffc1f 54001622 b9400008 aa0003f4 51000d08 7100111f 54000368 f0004389
[ ? ?5.987955] f778 ?91091929 1000008a 3868692b 8b0b094a d61f0140 b9401e88 7100051f 540011e1
[ ? ?5.988673] f798 ?39408288 f100091f 54001181 910023e0 97d3dd66 f94007ea f9400be9 2a1f03e8
[ ? ?5.989398] f7b8 ?b900169f a902a68a 14000086 f94007e8 d360fe89 29025269 d360fd0a 2900a26a
[ ? ?5.990125]?
[ ? ?5.990125] SP: 0xffffff800ee63ab0:
[ ? ?5.990560] 3ab0 ?6a2d2600 ffffffc0 0ee63bf8 ffffff80 00000100 dead0000 0000fffe 00000000
[ ? ?5.991284] 3ad0 ?0ee63ba8 ffffff80 0ee63b60 ffffff80 08c4f758 ffffff80 0ee63b30 ffffff80
[ ? ?5.992018] 3af0 ?08c4f9a8 ffffff80 80400005 00000000 6a2d2600 ffffffc0 7a5b4200 ffffffc0
[ ? ?5.992751] 3b10 ?ffffffff 0000007f 6a2d2380 ffffffc0 0ee63b60 ffffff80 08c4f9a8 ffffff80
[ ? ?5.993475] 3b30 ?09e0c000 00000000 00000003 00000000 00000000 00000000 00000002 00000000
[ ? ?5.994202] 3b50 ?00000000 00000000 5690d900 e6714dc3 0ee63c30 ffffff80 08c4e350 ffffff80
[ ? ?5.994928] 3b70 ?ffff0005 00000000 0ee63c08 ffffff80 7a5b4200 ffffffc0 6a2d2380 ffffffc0
[ ? ?5.995652] 3b90 ?7a5b4238 ffffffc0 7a5b4218 ffffffc0 0ee63ba8 ffffff80 ffff0005 00000000
[ ? ?5.996378]?
[ ? ?5.996378] X2: 0xffffff800ee63b48:
[ ? ?5.996813] 3b48 ?00000002 00000000 00000000 00000000 5690d900 e6714dc3 0ee63c30 ffffff80
[ ? ?5.997537] 3b68 ?08c4e350 ffffff80 ffff0005 00000000 0ee63c08 ffffff80 7a5b4200 ffffffc0
[ ? ?5.998261] 3b88 ?6a2d2380 ffffffc0 7a5b4238 ffffffc0 7a5b4218 ffffffc0 0ee63ba8 ffffff80
[ ? ?5.998988] 3ba8 ?ffff0005 00000000 ffffffc0 00000000 6a2d2600 00000000 00000000 00000000
[ ? ?5.999716] 3bc8 ?00000000 00000000 00000000 00000000 ffff0005 ffffffc0 6a2d2600 00000000
[ ? ?6.000440] 3be8 ?00000000 00000000 00000000 00000000 7a5b4238 ffffffc0 7a5b4238 ffffffc0
[ ? ?6.001166] 3c08 ?00000000 e6714dc3 00000000 ffffff80 0ee63c18 ffffff80 0ee63c18 ffffff80
[ ? ?6.001883] 3c28 ?5690d900 e6714dc3 0ee63ca0 ffffff80 08c4e9bc ffffff80 6a1dba00 ffffffc0
[ ? ?6.002611]?
[ ? ?6.002611] X10: 0xffffff8008c4f8f0:
[ ? ?6.003057] f8f0 ?b9001a89 340006e8 f9401289 f100053f 54000681 7100091f 54000103 d1000508
[ ? ?6.003782] f910 ?91010289 f940012a b50005ca f1000508 91008129 54ffff81 a942e288 f100051f
[ ? ?6.004507] f930 ?54000bc0 b50004e8 f94002a0 97ffed06 aa0003f7 52800068 910023e3 528000c1
[ ? ?6.005232] f950 ?52800022 aa1503e0 a900ffe8 a901fff8 94000145 34000ae0 92800175 1400005e
[ ? ?6.005955] f970 ?b9401e88 52800049 b9001a89 7100051f 54000281 f9401288 f100051f 54000221
[ ? ?6.006679] f990 ?a9428288 f100051f 54000820 b5000828 52800068 a900ffe8 b9805808 a901ffe8
[ ? ?6.007402] f9b0 ?97fff6c0 910023e3 528000e1 52800022 aa1503e0 9400012c b900169f 14000003
[ ? ?6.008126] f9d0 ?129fff28 b9001688 52800068 72a64008 b9000268 f0006189 f85f83a8 f9423929
[ ? ?6.008852]?
[ ? ?6.008852] X19: 0xffffff800ee63b58:
[ ? ?6.009297] 3b58 ?5690d900 e6714dc3 0ee63c30 ffffff80 08c4e350 ffffff80 ffff0005 00000000
[ ? ?6.010030] 3b78 ?0ee63c08 ffffff80 7a5b4200 ffffffc0 6a2d2380 ffffffc0 7a5b4238 ffffffc0
[ ? ?6.010757] 3b98 ?7a5b4218 ffffffc0 0ee63ba8 ffffff80 ffff0005 00000000 ffffffc0 00000000
[ ? ?6.011481] 3bb8 ?6a2d2600 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.012205] 3bd8 ?ffff0005 ffffffc0 6a2d2600 00000000 00000000 00000000 00000000 00000000
[ ? ?6.012928] 3bf8 ?7a5b4238 ffffffc0 7a5b4238 ffffffc0 00000000 e6714dc3 00000000 ffffff80
[ ? ?6.013652] 3c18 ?0ee63c18 ffffff80 0ee63c18 ffffff80 5690d900 e6714dc3 0ee63ca0 ffffff80
[ ? ?6.014376] 3c38 ?08c4e9bc ffffff80 6a1dba00 ffffffc0 00000000 00000000 00000004 00000000
[ ? ?6.015105]?
[ ? ?6.015105] X20: 0xffffff800a800060:
[ ? ?6.015552] 0060 ?00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.016284] 0080 ?00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.017013] 00a0 ?00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.017743] 00c0 ?00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.018478] 00e0 ?00000007 00000000 00000000 00000000 00000000 ffff0000 00000002 00000001
[ ? ?6.019208] 0100 ?00000001 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.019936] 0120 ?0000000a 00000000 09e0c000 00000000 00000200 00000000 6a145280 ffffffc0
[ ? ?6.020661] 0140 ?00000000 00000000 08512b60 00000000 00000000 00000000 00000004 00000006
[ ? ?6.021389]?
[ ? ?6.021389] X21: 0xffffffc06a2d2300:
[ ? ?6.021834] 2300 ?00000000 000081ed 000003e8 000003e8 00000000 00000000 50f90e11 00000000
[ ? ?6.022567] 2320 ?1cf7f366 00000000 50f90e11 00000000 1cf7f366 00000000 50f90e11 00000000
[ ? ?6.023296] 2340 ?1ccf16ca 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.024021] 2360 ?6a2d2360 ffffffc0 6a2d2360 ffffffc0 00000000 00000000 00000000 00000000
[ ? ?6.024744] 2380 ?7a670000 ffffffc0 6a2d2610 ffffffc0 6a05b390 ffffffc0 6a2d2400 ffffffc0
[ ? ?6.025468] 23a0 ?00000005 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.026191] 23c0 ?00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.026915] 23e0 ?00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.027640]?
[ ? ?6.027640] X22: 0xffffff800ee63b48:
[ ? ?6.028085] 3b48 ?00000002 00000000 00000000 00000000 5690d900 e6714dc3 0ee63c30 ffffff80
[ ? ?6.028808] 3b68 ?08c4e350 ffffff80 ffff0005 00000000 0ee63c08 ffffff80 7a5b4200 ffffffc0
[ ? ?6.029532] 3b88 ?6a2d2380 ffffffc0 7a5b4238 ffffffc0 7a5b4218 ffffffc0 0ee63ba8 ffffff80
[ ? ?6.030255] 3ba8 ?ffff0005 00000000 ffffffc0 00000000 6a2d2600 00000000 00000000 00000000
[ ? ?6.030979] 3bc8 ?00000000 00000000 00000000 00000000 ffff0005 ffffffc0 6a2d2600 00000000
[ ? ?6.031702] 3be8 ?00000000 00000000 00000000 00000000 7a5b4238 ffffffc0 7a5b4238 ffffffc0
[ ? ?6.032425] 3c08 ?00000000 e6714dc3 00000000 ffffff80 0ee63c18 ffffff80 0ee63c18 ffffff80
[ ? ?6.033148] 3c28 ?5690d900 e6714dc3 0ee63ca0 ffffff80 08c4e9bc ffffff80 6a1dba00 ffffffc0
[ ? ?6.033874]?
[ ? ?6.033874] X23: 0xffffffc07a5b4180:
[ ? ?6.034321] 4180 ?00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.035049] 41a0 ?00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.035774] 41c0 ?00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.036499] 41e0 ?00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.037223] 4200 ?7a670800 ffffffc0 7a670000 ffffffc0 08c4dee0 ffffff80 00000000 00000000
[ ? ?6.037948] 4220 ?00000000 00000000 7a5b4228 ffffffc0 7a5b4228 ffffffc0 0ee63bf8 ffffff80
[ ? ?6.038688] 4240 ?0ee63bf8 ffffff80 00000000 00000000 00000000 00000000 7a5b4258 ffffffc0
[ ? ?6.039419] 4260 ?7a5b4258 ffffffc0 7a5b4268 ffffffc0 7a5b4268 ffffffc0 00000000 00000000
[ ? ?6.040146]?
[ ? ?6.040146] X24: 0xffffffc06a2d2580:
[ ? ?6.040591] 2580 ?6a2d2420 ffffffc0 6a2d2420 ffffffc0 08511a20 00000000 00000000 00000000
[ ? ?6.041316] 25a0 ?00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.042040] 25c0 ?00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.042765] 25e0 ?00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.043492] 2600 ?7a670000 ffffffc0 6a2d2380 ffffffc0 6a05b010 ffffffc0 6a2d2388 ffffffc0
[ ? ?6.044216] 2620 ?09e080e0 00000000 0a8000e0 ffffff80 00000060 00000000 00000000 00000000
[ ? ?6.044941] 2640 ?00000000 00000000 00000000 00000000 00000001 00000021 00000002 00000000
[ ? ?6.045665] 2660 ?00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.046390]?
[ ? ?6.046390] X25: 0xffffff800ee63b78:
[ ? ?6.046835] 3b78 ?0ee63c08 ffffff80 7a5b4200 ffffffc0 6a2d2380 ffffffc0 7a5b4238 ffffffc0
[ ? ?6.047559] 3b98 ?7a5b4218 ffffffc0 0ee63ba8 ffffff80 ffff0005 00000000 ffffffc0 00000000
[ ? ?6.048283] 3bb8 ?6a2d2600 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.049007] 3bd8 ?ffff0005 ffffffc0 6a2d2600 00000000 00000000 00000000 00000000 00000000
[ ? ?6.049731] 3bf8 ?7a5b4238 ffffffc0 7a5b4238 ffffffc0 00000000 e6714dc3 00000000 ffffff80
[ ? ?6.050456] 3c18 ?0ee63c18 ffffff80 0ee63c18 ffffff80 5690d900 e6714dc3 0ee63ca0 ffffff80
[ ? ?6.051180] 3c38 ?08c4e9bc ffffff80 6a1dba00 ffffffc0 00000000 00000000 00000004 00000000
[ ? ?6.051904] 3c58 ?0a800020 ffffff80 00000000 00000000 0a800000 ffffff80 6a05b380 ffffffc0
[ ? ?6.052629]?
[ ? ?6.052629] X28: 0xffffff800ee63b28:
[ ? ?6.053075] 3b28 ?08c4f9a8 ffffff80 09e0c000 00000000 00000003 00000000 00000000 00000000
[ ? ?6.053799] 3b48 ?00000002 00000000 00000000 00000000 5690d900 e6714dc3 0ee63c30 ffffff80
[ ? ?6.054523] 3b68 ?08c4e350 ffffff80 ffff0005 00000000 0ee63c08 ffffff80 7a5b4200 ffffffc0
[ ? ?6.055247] 3b88 ?6a2d2380 ffffffc0 7a5b4238 ffffffc0 7a5b4218 ffffffc0 0ee63ba8 ffffff80
[ ? ?6.055971] 3ba8 ?ffff0005 00000000 ffffffc0 00000000 6a2d2600 00000000 00000000 00000000
[ ? ?6.056695] 3bc8 ?00000000 00000000 00000000 00000000 ffff0005 ffffffc0 6a2d2600 00000000
[ ? ?6.057418] 3be8 ?00000000 00000000 00000000 00000000 7a5b4238 ffffffc0 7a5b4238 ffffffc0
[ ? ?6.058143] 3c08 ?00000000 e6714dc3 00000000 ffffff80 0ee63c18 ffffff80 0ee63c18 ffffff80
[ ? ?6.058869]?
[ ? ?6.058869] X29: 0xffffff800ee63ae0:
[ ? ?6.059314] 3ae0 ?08c4f758 ffffff80 0ee63b30 ffffff80 08c4f9a8 ffffff80 80400005 00000000
[ ? ?6.060038] 3b00 ?6a2d2600 ffffffc0 7a5b4200 ffffffc0 ffffffff 0000007f 6a2d2380 ffffffc0
[ ? ?6.060770] 3b20 ?0ee63b60 ffffff80 08c4f9a8 ffffff80 09e0c000 00000000 00000003 00000000
[ ? ?6.061498] 3b40 ?00000000 00000000 00000002 00000000 00000000 00000000 5690d900 e6714dc3
[ ? ?6.062222] 3b60 ?0ee63c30 ffffff80 08c4e350 ffffff80 ffff0005 00000000 0ee63c08 ffffff80
[ ? ?6.062946] 3b80 ?7a5b4200 ffffffc0 6a2d2380 ffffffc0 7a5b4238 ffffffc0 7a5b4218 ffffffc0
[ ? ?6.063669] 3ba0 ?0ee63ba8 ffffff80 ffff0005 00000000 ffffffc0 00000000 6a2d2600 00000000
[ ? ?6.064395] 3bc0 ?00000000 00000000 00000000 00000000 00000000 00000000 ffff0005 ffffffc0
[ ? ?6.065120]?
[ ? ?6.065260] Call trace:
[ ? ?6.065483] ?optee_handle_rpc+0x30c/0x534
[ ? ?6.065839] ?optee_do_call_with_arg+0x1a0/0x28c
[ ? ?6.066240] ?optee_invoke_func+0x19c/0x1fc
[ ? ?6.066606] ?tee_ioctl_invoke+0x1c0/0x46c
[ ? ?6.066961] ?tee_ioctl+0x268/0x5ac
[ ? ?6.067262] ?do_vfs_ioctl+0x4c8/0x714
[ ? ?6.067584] ?__arm64_sys_ioctl+0x70/0x98
[ ? ?6.067931] ?el0_svc_common+0x98/0x160
[ ? ?6.068264] ?el0_svc_handler+0x28/0x60
[ ? ?6.068597] ?el0_svc+0x8/0xc
[ ? ?6.068854] Code: 54000820 b5000828 52800068 a900ffe8 (b9805808)?
[ ? ?6.069392] ---[ end trace 4dcb36593b7bc6c9 ]---
[ ? ?6.076659] Kernel panic - not syncing: Fatal exception
[ ? ?6.077127] SMP: stopping secondary CPUs
[ ? ?6.077531] CRU:
[ ? ?6.077710] 00000000: 0000003b 00001101 80000000 00000108 00000007 00007f00 00000000 00000000
[ ? ?6.078453] 00000020: 0000004b 00001101 80000000 00000108 00000007 00007f00 00000000 00000000
[ ? ?6.079196] 00000040: 0000006b 00001301 8000031f 00000108 00000007 00007f00 00000000 00000000
[ ? ?6.079939] 00000060: 00000064 00001403 8000031f 00000108 00000007 00007f00 00000000 00000000
[ ? ?6.080682] 00000080: 00000064 00001301 8000031f 00000108 00000007 00007f00 00000000 00000000
[ ? ?6.081425] 000000a0: 0000004b 00001301 8000031f 00000108 00000007 00007f00 00000000 00000000
[ ? ?6.082178] 000000c0: 00000129 00001608 8000031f 00000108 00000007 00007f00 00000000 00000000
[ ? ?6.082930] 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.083673] 00000100: 00000100 00000606 00000140 00006808 00000083 00008580 00008320 00000141
[ ? ?6.084416] 00000120: 00000181 00008181 00000141 00000141 00004141 00008343 00003185 00000103
[ ? ?6.085168] 00000140: 00000477 00000300 00004a87 0000033f 00009381 00008387 00001103 00005282
[ ? ?6.085911] 00000160: 00008247 00000187 00001784 0000001f 00000380 00000300 00000380 00000000
[ ? ?6.086663] 00000180: 0000e380 00001200 00000200 00000200 00000200 00000200 00003f3f 00000081
[ ? ?6.087416] 000001a0: 00000000 00000000 00004141 00000421 00008700 000002dc 00000005 00000381
[ ? ?6.088159] 000001c0: 00000381 00000100 00000000 00000087 00000087 00000141 00000141 00008181
[ ? ?6.088901] 000001e0: 00008320 00000007 00008f1f 00008f8f 00008f8f 00008783 00008787 00008787
[ ? ?6.089654] 00000200: 000000cf 000000cf 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.090396] 00000220: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.091148] 00000240: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.091890] 00000260: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.092634] 00000280: 0bb8ea60 0bb8ea60 0bb8ea60 0bb8ea60 0bb8ea60 0bb8ea60 0bb8ea60 0bb8ea60
[ ? ?6.093376] 000002a0: 0bb8ea60 0bb8ea60 0bb8ea60 0bb8ea60 00000000 00000000 00000000 00000000
[ ? ?6.094129] 000002c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.094872] 000002e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.095614] 00000300: 00000080 00000080 00000202 0000006f 00000c30 000001c0 0000001d 000001c0
[ ? ?6.096367] 00000320: 0000fff8 0000f0ff 0000c0ff 0000c130 00000040 0000e233 00000000 00000000
[ ? ?6.097119] 00000340: 00000505 00000505 00000000 00000000 00000e04 0000000f 0000cfeb 00003f00
[ ? ?6.097862] 00000360: 0000ef60 00000020 00000ffe 000001f0 00000000 00000f86 00000d08 00000180
[ ? ?6.098614] 00000380: 00000010 00000000 0000003a 00000000 00000000 00000000 00000000 00000000
[ ? ?6.099357] 000003a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.100100] 000003c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.100842] 000003e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.101594] 00000400: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.102337] 00000420: 00000080 00004070 00000000 00000014 00000000 00000000 00000000 00000000
[ ? ?6.103080] 00000440: 00000000 00000000 00000020 00000000 00001000 00000000 00000000 00000000
[ ? ?6.103822] 00000460: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.104564] 00000480: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.105307] 000004a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.106059] 000004c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.106801] 000004e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.107543] 00000500: 00000000 00000000 00640064 00000000 00000003 00000003 00000000 00000000
[ ? ?6.108286] 00000520: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.109028] 00000540: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.109771] 00000560: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.110512] 00000580: 00000002 00000000 00000004 000008aa 00000004
[ ? ?6.111058] PMU CRU:
[ ? ?6.111259] 00000000: 000000a9 00001203 80000000 00000108 00000007 00007f00 00000000 00000000
[ ? ?6.112004] 00000020: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.112748] 00000040: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.113492] 00000060: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.114236] 00000080: 0000060d 00001986 00000303 00000003 000002dc 00000200 0bb8ea60 00010014
[ ? ?6.114980] 000000a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.115725] 000000c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.116469] 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.117213] 00000100: 00000ffc 0000fb80 0000000f 00000000 00000024 00000000 00000000 00000000
[ ? ?6.117955] 00000120: 00000000 00000000 00000000 00000000 00000003
[ ? ?6.118502] PMU:
[ ? ?6.118669] 00000000: 00000000 00000000 00000000 00000000 00000000 80cf0100 80cf0100 00000000
[ ? ?6.119422] 00000020: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.120176] 00000040: 00000000 00000000 00000000 00000000 00000000 cacf833f 00000000 00000000
[ ? ?6.120920] 00000060: 20000678 20000678 20000678 00000010 00000000 00007e00 00000000 28800000
[ ? ?6.121674] 00000080: 000003c0 00011940 00005dc0 000003c0 00005dc0 00000060 0000000f 00000018
[ ? ?6.122419] 000000a0: 00000018 00000018 00000018 00000006 00000006 00005dc0 00005dc0 00005dc0
[ ? ?6.123163] 000000c0: 00000000 00000000 00000000 00000000 00000000 00000000 3fffffff 00000000
[ ? ?6.123908] 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.124648] Kernel Offset: disabled
[ ? ?6.124958] CPU features: 0x00000000,2000600c
[ ? ?6.125346] Memory Limit: none
[ ? ?6.125632] rockchip-thermal ff260000.tsadc: channal 0: temperature(38 C)
[ ? ?6.126225] THERMAL REGS:
[ ? ?6.126459] 00000000: 00000200 00030133 00000031 00000002 00000000 00000000 00000000 00000000
[ ? ?6.127203] 00000020: 00000219 00000210 00000000 00000000 0000024e 00000000 00000000 00000000
[ ? ?6.127947] 00000040: 000002a5 000002a5 00000000 00000000 00000000 00000000 00000000 00000000
[ ? ?6.128691] 00000060: 00000004 00000004 00000753 00000753 00000000 00000000 00000000 00000000
[ ? ?6.129431] 00000080: 00000000 00000000
[ ? ?6.136969] Rebooting in 5 seconds..

[END] 2023/12/18 18:42:03

文章来源:https://blog.csdn.net/wb4916/article/details/135072224
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。