使用fastboot:
adb reboot bootloader //adb 进入BootLoader(fastboot是BootLoader的命令) fastboot flash boot boot-imx6dl.img fastboot reboot
使用fastboot:
adb reboot bootloader //adb 进入BootLoader(fastboot是BootLoader的命令) fastboot flash boot boot-imx6dl.img fastboot reboot