How can I enable usb host in uboot ?

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

How can I enable usb host in uboot ?

2,366件の閲覧回数
linhaiboyy
Contributor II

Hi:

   I use uboot version is  2015.04 , linux kernel version is 3.0.15  . Now , I want to the uboot can find the usb disk ,but I use the commond can not find the usb disk.  How can I enable the usb host in uboot ????

ラベル(1)
0 件の賞賛
1 返信

1,445件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi 海波 林

please try uboot-imx

uboot-imx.git - Freescale i.MX u-boot Tree 

and check /* USB Configs */
#define CONFIG_CMD_USB 

in uboot/include/configs/mx6sabresd.h

uboot-imx.git - Freescale i.MX u-boot Tree 

look at usb uboot commands in

http://cache.freescale.com/files/32bit/doc/quick_ref_guide/MEDIA5200UBPG/MEDIA5200UBPG.pdf 

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

0 件の賞賛