From: Peter Robinson <pbrobinson@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 5/6] configs: rockchip: rock960: Add support for USB ethernet adapters
Date: Mon, 1 Jul 2019 17:05:53 +0100 [thread overview]
Message-ID: <20190701160554.18688-6-pbrobinson@gmail.com> (raw)
In-Reply-To: <20190701160554.18688-1-pbrobinson@gmail.com>
As the Rock960 doesn't have an onboard wired ethernet interface
it's useful to have some common USB wired ethernet devices added
to enable testing.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
---
configs/rock960-rk3399_defconfig | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/configs/rock960-rk3399_defconfig b/configs/rock960-rk3399_defconfig
index 20c9cdeda3..90115e903b 100644
--- a/configs/rock960-rk3399_defconfig
+++ b/configs/rock960-rk3399_defconfig
@@ -48,5 +48,12 @@ CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_GENERIC=y
CONFIG_ROCKCHIP_USB2_PHY=y
+CONFIG_DM_ETH=y
+CONFIG_USB_HOST_ETHER=y
+CONFIG_USB_ETHER_ASIX88179=y
+CONFIG_USB_ETHER_ASIX=y
+CONFIG_USB_ETHER_MCS7830=y
+CONFIG_USB_ETHER_RTL8152=y
+CONFIG_USB_ETHER_SMSC95XX=y
CONFIG_USE_TINY_PRINTF=y
CONFIG_ERRNO_STR=y
--
2.21.0
next prev parent reply other threads:[~2019-07-01 16:05 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-01 16:05 [U-Boot] Improvements to Rock960 Peter Robinson
2019-07-01 16:05 ` [U-Boot] [PATCH 1/6] arm64: rockchip: rock960: sync dts files from Linux 5.2-rc6 Peter Robinson
2019-07-02 2:06 ` Kever Yang
2019-07-15 13:24 ` [U-Boot] [PATCH 1/6] arm64: rockchip: rock960: sync dts files from Linux 5.2-rc6【请注意,邮件由u-boot-bounces@lists.denx.de代发】 Kever Yang
2019-07-03 1:24 ` [U-Boot] [PATCH 1/6] arm64: rockchip: rock960: sync dts files from Linux 5.2-rc6 Mani
2019-07-01 16:05 ` [U-Boot] [PATCH 2/6] configs: rockchip: rock960: drop options for non-existent HW Peter Robinson
2019-07-02 2:07 ` Kever Yang
2019-07-15 13:24 ` Kever Yang
2019-07-03 1:25 ` Mani
2019-07-01 16:05 ` [U-Boot] [PATCH 3/6] configs: rockchip: rock960: enable pmic and regulator commands Peter Robinson
2019-07-02 2:07 ` Kever Yang
2019-07-15 13:24 ` Kever Yang
2019-07-03 1:25 ` Mani
2019-07-01 16:05 ` [U-Boot] [PATCH 4/6] configs: rockchip: rock960: enable DMA for SDHCI controller Peter Robinson
2019-07-02 2:07 ` Kever Yang
2019-07-15 13:24 ` Kever Yang
2019-07-03 1:27 ` Mani
2019-07-01 16:05 ` Peter Robinson [this message]
2019-07-02 2:07 ` [U-Boot] [PATCH 5/6] configs: rockchip: rock960: Add support for USB ethernet adapters Kever Yang
2019-07-15 13:25 ` Kever Yang
2019-07-03 1:27 ` Mani
2019-07-01 16:05 ` [U-Boot] [PATCH 6/6] configs: rockchip: rock960: enable USB3 support Peter Robinson
2019-07-02 2:07 ` Kever Yang
2019-07-15 13:25 ` [U-Boot] [PATCH 6/6] configs: rockchip: rock960: enable USB3 support【请注意,邮件由u-boot-bounces@lists.denx.de代发】 support Kever Yang
2019-07-03 1:27 ` [U-Boot] [PATCH 6/6] configs: rockchip: rock960: enable USB3 support Mani
2019-07-03 1:30 ` [U-Boot] Improvements to Rock960 Mani
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=20190701160554.18688-6-pbrobinson@gmail.com \
--to=pbrobinson@gmail.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