[U-Boot] [PATCH 1/4] sunxi: defconfig: enable sun8i emac on nanopi m1
Philipp Rossak
embed3d at gmail.com
Wed Aug 30 00:32:38 UTC 2017
From: Philipp Rossak <embed3d at gmail.com>
The sun8i emac hardware is present on the Nanopi M1.
It uses the internal PHY.
Signed-off-by: Philipp Rossak <embed3d at gmail.com>
---
configs/nanopi_m1_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/nanopi_m1_defconfig b/configs/nanopi_m1_defconfig
index 498496b..6ac8968 100644
--- a/configs/nanopi_m1_defconfig
+++ b/configs/nanopi_m1_defconfig
@@ -14,3 +14,4 @@ CONFIG_SPL=y
# CONFIG_SPL_ISO_PARTITION is not set
# CONFIG_SPL_EFI_PARTITION is not set
CONFIG_USB_EHCI_HCD=y
+CONFIG_SUN8I_EMAC=y
--
2.7.4
More information about the U-Boot
mailing list