All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/3] configs: pico-imx6ul: convert DM_USB
@ 2020-07-31  6:14 wig.cheng at technexion.com
  2020-07-31 10:41 ` Fabio Estevam
  2020-08-18 12:33 ` sbabic at denx.de
  0 siblings, 2 replies; 3+ messages in thread
From: wig.cheng at technexion.com @ 2020-07-31  6:14 UTC (permalink / raw)
  To: u-boot

From: Wig Cheng <wig.cheng@technexion.com>

Here is the test commands:

  => ums 0 mmc 0
  UMS: LUN 0, dev 0, hwpart 0, sector 0x0, count 0x710000

Signed-off-by: Wig Cheng <wig.cheng@technexion.com>
---
 configs/pico-imx6ul_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/pico-imx6ul_defconfig b/configs/pico-imx6ul_defconfig
index f838166b18..35fb02e9c8 100644
--- a/configs/pico-imx6ul_defconfig
+++ b/configs/pico-imx6ul_defconfig
@@ -68,6 +68,7 @@ CONFIG_DM_REGULATOR_FIXED=y
 CONFIG_DM_REGULATOR_GPIO=y
 CONFIG_MXC_UART=y
 CONFIG_USB=y
+CONFIG_DM_USB=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_MANUFACTURER="FSL"
 CONFIG_USB_GADGET_VENDOR_NUM=0x0525
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH v2 1/3] configs: pico-imx6ul: convert DM_USB
  2020-07-31  6:14 [PATCH v2 1/3] configs: pico-imx6ul: convert DM_USB wig.cheng at technexion.com
@ 2020-07-31 10:41 ` Fabio Estevam
  2020-08-18 12:33 ` sbabic at denx.de
  1 sibling, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2020-07-31 10:41 UTC (permalink / raw)
  To: u-boot

On Fri, Jul 31, 2020 at 3:15 AM <wig.cheng@technexion.com> wrote:
>
> From: Wig Cheng <wig.cheng@technexion.com>
>
> Here is the test commands:
>
>   => ums 0 mmc 0
>   UMS: LUN 0, dev 0, hwpart 0, sector 0x0, count 0x710000
>
> Signed-off-by: Wig Cheng <wig.cheng@technexion.com>

Reviewed-by: Fabio Estevam <festevam@gmail.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH v2 1/3] configs: pico-imx6ul: convert DM_USB
  2020-07-31  6:14 [PATCH v2 1/3] configs: pico-imx6ul: convert DM_USB wig.cheng at technexion.com
  2020-07-31 10:41 ` Fabio Estevam
@ 2020-08-18 12:33 ` sbabic at denx.de
  1 sibling, 0 replies; 3+ messages in thread
From: sbabic at denx.de @ 2020-08-18 12:33 UTC (permalink / raw)
  To: u-boot

> From: Wig Cheng <wig.cheng@technexion.com>
> Here is the test commands:
>   => ums 0 mmc 0
>   UMS: LUN 0, dev 0, hwpart 0, sector 0x0, count 0x710000
> Signed-off-by: Wig Cheng <wig.cheng@technexion.com>
> Reviewed-by: Fabio Estevam <festevam@gmail.com>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-18 12:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-31  6:14 [PATCH v2 1/3] configs: pico-imx6ul: convert DM_USB wig.cheng at technexion.com
2020-07-31 10:41 ` Fabio Estevam
2020-08-18 12:33 ` sbabic at denx.de

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.