From: Jagan Teki <jagan@amarulasolutions.com>
To: u-boot@lists.denx.de
Subject: [PATCH 2/3] nanopc-t4: Enable USB Gadget
Date: Sun, 24 May 2020 23:02:12 +0530 [thread overview]
Message-ID: <20200524173213.201123-2-jagan@amarulasolutions.com> (raw)
In-Reply-To: <20200524173213.201123-1-jagan@amarulasolutions.com>
Enable DWC3 core, gadget for nanopc-t4 board.
This would help to use fastboot by default.
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
---
configs/nanopc-t4-rk3399_defconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/configs/nanopc-t4-rk3399_defconfig b/configs/nanopc-t4-rk3399_defconfig
index 3bb5b498f2..40fb797c49 100644
--- a/configs/nanopc-t4-rk3399_defconfig
+++ b/configs/nanopc-t4-rk3399_defconfig
@@ -50,7 +50,10 @@ CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_GENERIC=y
+CONFIG_USB_DWC3=y
+CONFIG_ROCKCHIP_USB2_PHY=y
CONFIG_USB_KEYBOARD=y
+CONFIG_USB_GADGET=y
CONFIG_USB_HOST_ETHER=y
CONFIG_USB_ETHER_ASIX=y
CONFIG_USB_ETHER_ASIX88179=y
--
2.25.1
next prev parent reply other threads:[~2020-05-24 17:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-24 17:32 [PATCH 1/3] arm64: dts: rk3399-nanopi4: Add u-boot,spl-boot-order Jagan Teki
2020-05-24 17:32 ` Jagan Teki [this message]
2020-05-25 2:50 ` [PATCH 2/3] nanopc-t4: Enable USB Gadget Kever Yang
2020-05-24 17:32 ` [PATCH 3/3] doc: rockchip: Document eMMC program steps Jagan Teki
2020-05-25 2:53 ` Kever Yang
2020-05-25 2:50 ` [PATCH 1/3] arm64: dts: rk3399-nanopi4: Add u-boot, spl-boot-order Kever Yang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200524173213.201123-2-jagan@amarulasolutions.com \
--to=jagan@amarulasolutions.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox