How can I enable usb host in uboot ?

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

How can I enable usb host in uboot ?

2,344 Views
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 ????

Labels (1)
0 Kudos
1 Reply

1,423 Views
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 Kudos