projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfb33f0
)
sunxi: Enable LDO3 at 3.3V on A13-OLinuXino board
author
Hans de Goede
<hdegoede@redhat.com>
Thu, 14 Apr 2016 14:49:47 +0000
(16:49 +0200)
committer
Hans de Goede
<hdegoede@redhat.com>
Wed, 27 Apr 2016 17:54:26 +0000
(19:54 +0200)
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>
configs/A13-OLinuXino_defconfig
patch
|
blob
|
history
diff --git
a/configs/A13-OLinuXino_defconfig
b/configs/A13-OLinuXino_defconfig
index d2d0cbda6d4567eed81b4b151f5d82c3159378c7..30ea836f399cb3ca1606e53bb080be941e01b493 100644
(file)
--- 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