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:
9fbb0c3
)
sunxi: Specify SATAPWR pin for Orangepi Plus
author
Hans de Goede
<hdegoede@redhat.com>
Tue, 22 Mar 2016 16:00:13 +0000
(17:00 +0100)
committer
Hans de Goede
<hdegoede@redhat.com>
Wed, 23 Mar 2016 21:04:13 +0000
(22:04 +0100)
This enables the use of the sata connector in u-boot.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
configs/orangepi_plus_defconfig
patch
|
blob
|
history
diff --git
a/configs/orangepi_plus_defconfig
b/configs/orangepi_plus_defconfig
index 08f291c41b441f6a47a80803dd3a108858728282..ff124bdf7ca1dd375102ff12db79b5d814fbe0b6 100644
(file)
--- a/
configs/orangepi_plus_defconfig
+++ b/
configs/orangepi_plus_defconfig
@@
-17,3
+17,4
@@
CONFIG_CMD_GPIO=y
CONFIG_SY8106A_POWER=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB1_VBUS_PIN="PG13"
+CONFIG_SYS_EXTRA_OPTIONS="SATAPWR=SUNXI_GPG(11)"