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:
02cc27c
)
sunxi: power: Columbus: only enable ELDO3 when necessary
author
Hans de Goede
<
[email protected]
>
Sat, 10 Oct 2015 12:25:10 +0000
(14:25 +0200)
committer
Hans de Goede
<
[email protected]
>
Tue, 20 Oct 2015 16:40:28 +0000
(18:40 +0200)
ELDO3 is only necessary when using the lcd-panel, and not when using hdmi,
the display code already takes care of enabling ELDO3 when necessary,
so there is no need to permanently enable it in the deconfig.
Signed-off-by: Hans de Goede <
[email protected]
>
Acked-by: Ian Campbell <
[email protected]
>
configs/Colombus_defconfig
patch
|
blob
|
history
diff --git
a/configs/Colombus_defconfig
b/configs/Colombus_defconfig
index d680df1665d59c378a9c7a2f8b852a9739e02319..2ce8cb1996f3b71c1b4ef97f4a4c0cee4d7ae092 100644
(file)
--- a/
configs/Colombus_defconfig
+++ b/
configs/Colombus_defconfig
@@
-23,5
+23,4
@@
CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,RGMII"
# CONFIG_CMD_FPGA is not set
CONFIG_ETH_DESIGNWARE=y
CONFIG_AXP_ALDO1_VOLT=3300
-CONFIG_AXP_ELDO3_VOLT=1800
CONFIG_USB_EHCI_HCD=y