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:
c3c8638
)
board: turris_mox: Add fixed regulator support to defconfig
author
Marek BehĂșn
<marek.behun@nic.cz>
Wed, 16 May 2018 20:13:49 +0000
(22:13 +0200)
committer
Stefan Roese
<sr@denx.de>
Tue, 29 May 2018 06:33:03 +0000
(08:33 +0200)
Without this USB3 won't work in U-Boot.
Signed-off-by: Marek Behun <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
configs/turris_mox_defconfig
patch
|
blob
|
history
diff --git
a/configs/turris_mox_defconfig
b/configs/turris_mox_defconfig
index 7dea7157dcde4032aa845749cfa3637a14a01fb7..3eb0479c6159d7b06817a8ecee16b516172514fa 100644
(file)
--- a/
configs/turris_mox_defconfig
+++ b/
configs/turris_mox_defconfig
@@
-62,6
+62,8
@@
CONFIG_DEBUG_UART_SHIFT=2
CONFIG_DEBUG_UART_ANNOUNCE=y
CONFIG_MVEBU_A3700_UART=y
CONFIG_MVEBU_A3700_SPI=y
+CONFIG_DM_REGULATOR=y
+CONFIG_DM_REGULATOR_FIXED=y
CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_XHCI_HCD=y