|
hi,
我刷了自己编译的uboot.img(https://github.com/rockchip-linux/u-boot)和trust.img(https://github.com/ARM-software/arm-trusted-firmware,
https://github.com/rockchip-linux/rkbin),然后启动就报了panic错误,使用maskrom+reset也不能进入maskrom模式重新烧写,错误信息如下:
switch to partitions #0, OK
mmc0(part 0) is current device
Bootdev: mmc 0
MMC0: HS400, 150Mhz
PartType: EFI
boot mode: None
Android 8.1, Build 2019.8
Load FDT from boot part
DTB: rk-kernel.dtb
Android header version 0
I2c0 speed: 400000Hz
PMIC: RK8090 (on=0x10, off=0x00)
vdd_center 900000 uV
vdd_cpu_l 900000 uV
Warn: can't find connect driver
Warn: can't find connect driver
Failed to found available display route
Warn: can't find connect driver
Warn: can't find connect driver
Failed to found available display route
toybrick_SnMacAc_check read ac id fail
ERR TEE-CORE:main_tee_entry_fast:229: optee api revision mismatch with u-boot/kernel, panic
PANIC: main_tee_entry_fast core/arch/arm/plat-rockchip/main.c:230
|
|