1. 硬件获取渠道及型号:
SIP 板+自研板,J6E
2. 系统镜像版本:
地平线释放基线730
3. 问题模块:
AVB 校验失败,导致系统无法启动一致复位
4. 问题描述:
发现有J6E板子,经过ota升级之后,一直在重启,无法进入系统。
重新空砖刷路之后,现象依旧存在。空砖刷写指令,
sudo xxx/tools/misc_tools/xmodem_tools/usb_serial_download_secure.sh .
sudo fastboot oem interface:mtd
sudo fastboot flash hb_vspiflash fpt_nose.img
sudo fastboot flash hb_vspiflash fpt.img
sudo fastboot oem interface:blk
sudo fastboot oem bootdevice:scsi
sudo fastboot flash gpt gpt_main_ufs.img
sudo fastboot oem bootdevice:mmc
sudo fastboot flash gpt gpt_main.img
下电,再次运行sudo xxx/tools/misc_tools/xmodem_tools/usb_serial_download_secure.sh .
sudo ./flash_all.sh -m disk

