mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
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>
This commit is contained in:
parent
f3c5045a95
commit
54be0f0578
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue