summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-03 11:52:13 -0400
committerTom Rini <trini@konsulko.com>2020-06-03 11:52:13 -0400
commitf1a69b8c733614ca8293891d4f7a1d1bdbe665c9 (patch)
tree96f42aaacc6627ae37510424eee7e8c46be5455f /configs
parent49c8c91cc69546f7a2017bc0943ef1225a01c72c (diff)
parent1e7d00ae262e124eaf97d9e3ce4fb25739e4f5d6 (diff)
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
- H6 emac support - USB PHY H6 logic alignment
Diffstat (limited to 'configs')
-rw-r--r--configs/pine_h64_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pine_h64_defconfig b/configs/pine_h64_defconfig
index 8937c51bd0..87871fd19f 100644
--- a/configs/pine_h64_defconfig
+++ b/configs/pine_h64_defconfig
@@ -10,5 +10,6 @@ CONFIG_SPL_SPI_SUNXI=y
# CONFIG_PSCI_RESET is not set
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
CONFIG_DEFAULT_DEVICE_TREE="sun50i-h6-pine-h64"
+CONFIG_SUN8I_EMAC=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_OHCI_HCD=y