2022-12-24 01:15 AM
hi ST expert:
I am porting openSTDroid to my mp157 board,i use prebuilt kernel img&dtb and android kernel can boot normal,but when i update the kernel, it cant boot normal,can you help me solve this problem?
my compile cmd:
build_kernel mrproper
build_kernel -i
make -j16
sudo provision-device -p ~/study/st-android/android/out/target/product/eval /dev/sda
b&r
tao
2022-12-24 10:08 PM
Hi ST expert:
This issue has been solved, but I am now experiencing AVB related issues that prevent the system booting from sd card,I have been disable BOARD_AVB_ENABLE := false in BoardConfig.mk, How can I turn off dm-verity in build?
Also, can you give me a boot log for reference, I don't have a DK and EV development board, thanks~
my error log: