summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2016-04-14 16:49:47 +0200
committerHans de Goede <hdegoede@redhat.com>2016-04-27 19:54:26 +0200
commitad14166426ab8ca40424ede741d27fdcfb4fc2c6 (patch)
tree0564f407913d9b14ef09b8216b420426e7be0a08 /configs
parentbfb33f0bc45b9ee92ed2f85107cf20b9bfdf9f8a (diff)
downloadblackbird-obmc-uboot-ad14166426ab8ca40424ede741d27fdcfb4fc2c6.tar.gz
blackbird-obmc-uboot-ad14166426ab8ca40424ede741d27fdcfb4fc2c6.zip
sunxi: Enable LDO3 at 3.3V on A13-OLinuXino board
LDO3 is used for the VGA output, this fixes a regression where the VGA output on these boards would no longer work. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'configs')
-rw-r--r--configs/A13-OLinuXino_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/A13-OLinuXino_defconfig b/configs/A13-OLinuXino_defconfig
index d2d0cbda6d..30ea836f39 100644
--- a/configs/A13-OLinuXino_defconfig
+++ b/configs/A13-OLinuXino_defconfig
@@ -32,6 +32,7 @@ CONFIG_CMD_EXT2=y
CONFIG_CMD_EXT4=y
CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
+CONFIG_AXP_ALDO3_VOLT=3300
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_MUSB_GADGET=y
CONFIG_USB_GADGET=y
OpenPOWER on IntegriCloud