How can I enable usb host in uboot ?

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

How can I enable usb host in uboot ?

2,572 次查看
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,651 次查看
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 项奖励
回复