Android7.1/imx6 uboot how to unlock in fastboot

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Android7.1/imx6 uboot how to unlock in fastboot

1,588 次查看
lakehu
Contributor II

I am running Android7.1/imx6DL.

Does anyone know


[root@localhost ]# ./android-sdk-linux/platform-tools/fastboot oem unlock

on device serial console

=> fastboot
ERROR: unknown variable: slot-count

at drivers/usb/gadget/f_fastboot.c:2264/cb_getvar()
ERROR: unknown variable: slot-suffixes

at drivers/usb/gadget/f_fastboot.c:2264/cb_getvar()
ERROR: unknown variable: slot-suffixes

at drivers/usb/gadget/f_fastboot.c:2264/cb_getvar()
ERROR: unknown variable: slot-count

at drivers/usb/gadget/f_fastboot.c:2264/cb_getvar()
ERROR: unknown variable: slot-suffixes

at drivers/usb/gadget/f_fastboot.c:2264/cb_getvar()
ERROR: unknown variable: slot-suffixes

at drivers/usb/gadget/f_fastboot.c:2264/cb_getvar()
ERROR: unknown variable: slot-count

at drivers/usb/gadget/f_fastboot.c:2264/cb_getvar()
ERROR: unknown variable: slot-suffixes

at drivers/usb/gadget/f_fastboot.c:2264/cb_getvar()
ERROR: unknown variable: slot-suffixes

at drivers/usb/gadget/f_fastboot.c:2264/cb_getvar()
flashing unlock.
It is not able to unlock device.

标签 (4)
0 项奖励
2 回复数

856 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi,

About the fastboot you can refer to the section 8.2 How do I use Android fastboot? in the Android_Frequently_Asked_Questions.pdf.
Have a great day,
Rita

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励

856 次查看
lakehu
Contributor II

Bootloader lock seems a new feature of Uboot for imx/android.

In the past, I don't meet this in Android5/6 of iMX.

Your document is same as Android 5/6.

Don't solve my issue.

0 项奖励