Android7.1/imx6 uboot how to unlock in fastboot

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Android7.1/imx6 uboot how to unlock in fastboot

1,562 Views
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.

Labels (4)
0 Kudos
2 Replies

830 Views
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 Kudos

830 Views
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 Kudos