[U-Boot] [PATCH v2 6/6] sunxi: enable DC1SW in Pine64+ defconfig
Icenowy Zheng
icenowy at aosc.xyz
Sat Feb 25 23:52:08 UTC 2017
Pine64 boards needs DC1SW to be enabled for the ethernet PHY to work.
Enable it in the defconfig.
Signed-off-by: Icenowy Zheng <icenowy at aosc.xyz>
---
configs/pine64_plus_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/pine64_plus_defconfig b/configs/pine64_plus_defconfig
index 7c7d86ff80..01c8368e2d 100644
--- a/configs/pine64_plus_defconfig
+++ b/configs/pine64_plus_defconfig
@@ -13,4 +13,5 @@ CONFIG_SPL=y
# CONFIG_SPL_ISO_PARTITION is not set
# CONFIG_SPL_EFI_PARTITION is not set
CONFIG_SUN8I_EMAC=y
+CONFIG_AXP_SW_ON=y
CONFIG_USB_EHCI_HCD=y
--
2.11.1
More information about the U-Boot
mailing list