Commit df63651130af1973e1ddc00de041bcec1824ca6b

Authored by Hans de Goede
1 parent 9fbb0c3aa4

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>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

configs/orangepi_plus_defconfig
... ... @@ -17,4 +17,5 @@
17 17 CONFIG_SY8106A_POWER=y
18 18 CONFIG_USB_EHCI_HCD=y
19 19 CONFIG_USB1_VBUS_PIN="PG13"
  20 +CONFIG_SYS_EXTRA_OPTIONS="SATAPWR=SUNXI_GPG(11)"