iMX6 u-boot USB Support

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

iMX6 u-boot USB Support

2,532件の閲覧回数
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

ラベル(3)
タグ(2)
0 件の賞賛
返信
1 返信

1,236件の閲覧回数
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!

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