Skip to content
Snippets Groups Projects
Commit 54be0f05 authored by Hans de Goede's avatar Hans de Goede
Browse files

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: default avatarHans de Goede <hdegoede@redhat.com>
parent f3c5045a
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment