summaryrefslogtreecommitdiffstats
path: root/configs/Bananapro_defconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2016-01-22 14:55:47 +0100
committerHans de Goede <hdegoede@redhat.com>2016-01-26 16:20:05 +0100
commit54be0f057825b886af008d8d43a97802e5537ab6 (patch)
treed271a5b3d651e72b4325fd81e797b981c6286a5f /configs/Bananapro_defconfig
parentf3c5045a95e0b9f164178bbf8de98b9adf3b099e (diff)
downloadblackbird-obmc-uboot-54be0f057825b886af008d8d43a97802e5537ab6.tar.gz
blackbird-obmc-uboot-54be0f057825b886af008d8d43a97802e5537ab6.zip
sunxi: Bananapro: Set LDO4 to 2.5V
According to the Bananapro schematic VDD25-SATA either comes from a dedicated WL2003E25-5 LTO, or it is connected to LDO4 via a 0 Ohm resistor. In practice it seems that LDO4 is used, so enable it and set it to 2.5V. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'configs/Bananapro_defconfig')
-rw-r--r--configs/Bananapro_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/Bananapro_defconfig b/configs/Bananapro_defconfig
index 40588b9326..4f4a07be56 100644
--- a/configs/Bananapro_defconfig
+++ b/configs/Bananapro_defconfig
@@ -17,3 +17,4 @@ CONFIG_CMD_GPIO=y
CONFIG_NETCONSOLE=y
CONFIG_ETH_DESIGNWARE=y
CONFIG_USB_EHCI_HCD=y
+CONFIG_AXP_ALDO4_VOLT=2500
OpenPOWER on IntegriCloud