[U-Boot] [PATCH 2/2] sunxi: Specify SATAPWR pin for Orangepi Plus

Hans de Goede hdegoede at redhat.com
Tue Mar 22 21:49:04 CET 2016


This enables the use of the sata connector in u-boot.

Signed-off-by: Hans de Goede <hdegoede at redhat.com>
---
 configs/orangepi_plus_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/orangepi_plus_defconfig b/configs/orangepi_plus_defconfig
index 08f291c..ff124bd 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)"
-- 
2.7.3



More information about the U-Boot mailing list