]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
sunxi: Enable AXP818 SW for Sinovoip BPI M3
authorChen-Yu Tsai <wens@csie.org>
Mon, 2 May 2016 02:28:13 +0000 (10:28 +0800)
committerHans de Goede <hdegoede@redhat.com>
Wed, 25 May 2016 15:52:39 +0000 (17:52 +0200)
The SW output of the PMIC supplies the ethernet PHY with power.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
configs/Sinovoip_BPI_M3_defconfig

index 13dbb98689e3c874a23cefbc1d6eba07f3819bf6..29694ce1ef738997636fa38594c35e90f7f0547e 100644 (file)
@@ -30,5 +30,6 @@ CONFIG_CMD_FAT=y
 CONFIG_CMD_FS_GENERIC=y
 CONFIG_AXP_DCDC5_VOLT=1200
 CONFIG_AXP_DLDO3_VOLT=2500
+CONFIG_AXP_SW_ON=y
 CONFIG_USB_EHCI_HCD=y
 CONFIG_USB_MUSB_HOST=y