projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0050c92
)
ARM: imx: dh-imx6: Convert USB support to DM
author
Marek Vasut
<marex@denx.de>
Fri, 17 May 2019 14:58:53 +0000
(16:58 +0200)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 11 Jun 2019 08:42:48 +0000
(10:42 +0200)
Enable DM USB host support on DHCOM iMX6 PDK2.
Convert board code to match the DM support.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Cc: Ludwig Zenz <lzenz@dh-electronics.com>
Cc: Stefano Babic <sbabic@denx.de>
configs/dh_imx6_defconfig
patch
|
blob
|
history
diff --git
a/configs/dh_imx6_defconfig
b/configs/dh_imx6_defconfig
index 541f5f342b2b745a96a79c733d3de13f849156f9..60faff8bdc655efd05fb17009ac3334fe6a1f8ed 100644
(file)
--- a/
configs/dh_imx6_defconfig
+++ b/
configs/dh_imx6_defconfig
@@
-65,6
+65,7
@@
CONFIG_DM_SCSI=y
CONFIG_SPI=y
CONFIG_MXC_SPI=y
CONFIG_USB=y
+CONFIG_DM_USB=y
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_MANUFACTURER="dh"
CONFIG_USB_GADGET_VENDOR_NUM=0x0525