[U-Boot] [PATCH v1] configs: ls1028ardb: enable usb net r8152_eth

Yinbo Zhu yinbo.zhu at nxp.com
Thu Nov 21 01:53:01 UTC 2019


Enable usb net r8152_eth for download img when enetc is busy

Signed-off-by: Yinbo Zhu <yinbo.zhu at nxp.com>
---
 configs/ls1028ardb_tfa_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configs/ls1028ardb_tfa_defconfig b/configs/ls1028ardb_tfa_defconfig
index 1fab450..0664014 100644
--- a/configs/ls1028ardb_tfa_defconfig
+++ b/configs/ls1028ardb_tfa_defconfig
@@ -76,4 +76,6 @@ CONFIG_USB_XHCI_DWC3=y
 CONFIG_WDT=y
 CONFIG_WDT_SP805=y
 CONFIG_MMC_IO_VOLTAGE=y
+CONFIG_USB_HOST_ETHER=y
+CONFIG_USB_ETHER_RTL8152=y
 CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
-- 
2.7.4



More information about the U-Boot mailing list