Skip to content

Commit

Permalink
sunxi: Bananapro: Set LDO4 to 2.5V
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
jwrdegoede committed Jan 26, 2016
1 parent f3c5045 commit 54be0f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/Bananapro_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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 comments on commit 54be0f0

Please sign in to comment.