iMX6 u-boot USB Support

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

iMX6 u-boot USB Support

2,248 Views
brendankrieger
Contributor II

I am currently working with the iMX6 Solo platform and Yocto, and I am trying to boot to a Linux kernel on a USB thumb.  I have been tying to enable usb support in u-boot, but I have not had any success yet.

What steps are taken to enable USB in u-boot for a Yocto build? I would appreciate any guidance.

Thank you,
Brendan

Labels (3)
Tags (2)
0 Kudos
1 Reply

952 Views
igorpadykov
NXP Employee
NXP Employee

Hi Brendan

uboot supports common usb commands, like usb start, fatls, fatload, read

described in

u-boot/README.usb at master · lentinj/u-boot · GitHub

https://boundarydevices.com/u-boot-usb-mass-storage-gadget/

though I am afraid booting a Linux kernel fom a USB thumb is not

supported.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------