Enable Fastboot in Yocto Linux

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

Enable Fastboot in Yocto Linux

1,849 次查看
vinothkumars
Senior Contributor IV

Dear NXP,

 

Is there any possible way to enable Fastboot (FBK) support in yocto linux-5.4 kernel version ?

or

Do I needs to configure any USB related configuration in DTS file ?

Regards,
Vinothkumar Sekar
标记 (4)
0 项奖励
2 回复数

1,840 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Vinothkumars,

 

This may be due to the host PC selects an incorrect driver model of the USB devices, leading to the PC inability to find fastboot device.

 

After accessing fastboot, run "reboot bootloader" in console after boot, in host side open "Computer Management->Device Manager", you'll note that the USB appears as:

Universal Serial Bus devices -> USB download gadget,

Right click it, and choose “Updated Driver -> browse my computer for driver software ->

let me pick from a list of available drivers on my computer”, clear “Show compatible hardware” item, then choose “ADB devices”,

Select yes to the pop-up window, this will select the USB as an ADB device,

 

This should fix the issue, and the fastboot device should be listed.

 

 

For more information:

 https://community.nxp.com/t5/i-MX-Processors/MX8MM-won-t-enter-fastboot-mode/m-p/937720

 

 

Hope this helps,

Best regards,

 

0 项奖励

1,837 次查看
vinothkumars
Senior Contributor IV

Thank you for the reply @Bio_TICFSL ,

 

Fastboot is working in u-boot (FB: FastBoot) able to Flash, But, not working in kernel (FBK: FastBootKernel) from UUU script.

I will check. Thank you

 

 

Regards,
Vinothkumar Sekar
0 项奖励