Skip to content
Snippets Groups Projects
Commit dfa1a740 authored by kevans@FreeBSD.org's avatar kevans@FreeBSD.org Committed by Joe Hershberger
Browse files

Configs: Use the newly added PHY_RTL8211E_PINE64_GIGABIT_FIX


The Pine64+ uses a generic PHY driver, so flip it over to using the
Realtek PHY driver to actually apply the RTL8211e fix.

Signed-off-by: default avatarKyle Evans <kevans@FreeBSD.org>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent 66526e70
No related branches found
No related tags found
No related merge requests found
...@@ -12,3 +12,5 @@ CONFIG_SPL=y ...@@ -12,3 +12,5 @@ CONFIG_SPL=y
CONFIG_SUN8I_EMAC=y CONFIG_SUN8I_EMAC=y
CONFIG_USB_EHCI_HCD=y CONFIG_USB_EHCI_HCD=y
CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y
CONFIG_PHY_REALTEK=y
CONFIG_RTL8211E_PINE64_GIGABIT_FIX=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment