projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed5af03
)
configs: am335x_evm_usbspl: Add CONFIG_SPL_NET_VCI_STRING
author
Faiz Abbas
<faiz_abbas@ti.com>
Fri, 16 Feb 2018 08:11:23 +0000
(13:41 +0530)
committer
Tom Rini
<trini@konsulko.com>
Fri, 23 Feb 2018 15:40:50 +0000
(10:40 -0500)
Add CONFIG_SPL_NET_VCI_STRING to enable USB-Ethernet boot mode
support.
Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/am335x_evm_usbspl_defconfig
patch
|
blob
|
history
diff --git
a/configs/am335x_evm_usbspl_defconfig
b/configs/am335x_evm_usbspl_defconfig
index 5afc7407d075cb089bee39b15b1aaf47a1512bad..d61aa944397bec1b2612c6faeceb6ca9b88b1e5f 100644
(file)
--- a/
configs/am335x_evm_usbspl_defconfig
+++ b/
configs/am335x_evm_usbspl_defconfig
@@
-12,6
+12,7
@@
CONFIG_ARCH_MISC_INIT=y
CONFIG_SPL=y
CONFIG_SPL_MUSB_NEW_SUPPORT=y
CONFIG_SPL_NET_SUPPORT=y
+CONFIG_SPL_NET_VCI_STRING="AM335x U-Boot SPL"
CONFIG_SPL_OS_BOOT=y
CONFIG_SPL_USB_GADGET_SUPPORT=y
CONFIG_SPL_USBETH_SUPPORT=y