projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c618bb0
)
rock960: Enable USB Gadget
author
Jagan Teki
<jagan@amarulasolutions.com>
Tue, 19 Nov 2019 08:26:23 +0000
(13:56 +0530)
committer
Kever Yang
<kever.yang@rock-chips.com>
Sat, 23 Nov 2019 15:41:44 +0000
(23:41 +0800)
Enable DWC3 core, gadget for rock960 board.
This would help to use fastboot by default.
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
configs/rock960-rk3399_defconfig
patch
|
blob
|
history
diff --git
a/configs/rock960-rk3399_defconfig
b/configs/rock960-rk3399_defconfig
index 979ca0f93bfc7bcaed8848b2f34b56ff57741ad6..d0ad6865cfe1ea41c951d895dc155a1ad01444a0 100644
(file)
--- a/
configs/rock960-rk3399_defconfig
+++ b/
configs/rock960-rk3399_defconfig
@@
-57,6
+57,8
@@
CONFIG_USB_ETHER_ASIX88179=y
CONFIG_USB_ETHER_MCS7830=y
CONFIG_USB_ETHER_RTL8152=y
CONFIG_USB_ETHER_SMSC95XX=y
+CONFIG_USB_GADGET=y
+CONFIG_USB_DWC3=y
CONFIG_USE_TINY_PRINTF=y
CONFIG_SPL_TINY_MEMSET=y
CONFIG_ERRNO_STR=y