summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2016-03-22 17:00:13 +0100
committerHans de Goede <hdegoede@redhat.com>2016-03-23 22:04:13 +0100
commitdf63651130af1973e1ddc00de041bcec1824ca6b (patch)
treed38d1deb3732b3956cbbb5b10ebdacb5d0f3fb20 /configs
parent9fbb0c3aa49f4604b0342cb527a6bd099f92eaeb (diff)
downloadtalos-obmc-uboot-df63651130af1973e1ddc00de041bcec1824ca6b.tar.gz
talos-obmc-uboot-df63651130af1973e1ddc00de041bcec1824ca6b.zip
sunxi: Specify SATAPWR pin for Orangepi Plus
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>
Diffstat (limited to 'configs')
-rw-r--r--configs/orangepi_plus_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/orangepi_plus_defconfig b/configs/orangepi_plus_defconfig
index 08f291c41b..ff124bdf7c 100644
--- 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)"
OpenPOWER on IntegriCloud