[LEDE-DEV] [PATCH] imx6: add support for the intel gbit driver on GW5520

John Crispin john at phrozen.org
Fri Jan 12 23:30:58 PST 2018



On 12/01/18 11:44, Koen Vandeputte wrote:
> The Gateworks GW5520 board uses 2x intel gigabit phy's, instead of the
> internal i.MX6 FEC phy.

Hi,

e100e is a MAC and not a PHY. please fix up the description.

     John

>
> Add support for these.
>
> Signed-off-by: Scott V. Kamp <outbackdingo at gmail.com>
> Signed-off-by: Koen Vandeputte <koen.vandeputte at ncentric.com>
> ---
>   target/linux/imx6/config-4.9 | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/target/linux/imx6/config-4.9 b/target/linux/imx6/config-4.9
> index e4f262b38183..12ba56687747 100644
> --- a/target/linux/imx6/config-4.9
> +++ b/target/linux/imx6/config-4.9
> @@ -160,6 +160,7 @@ CONFIG_DMADEVICES=y
>   CONFIG_DMA_ENGINE=y
>   CONFIG_DMA_OF=y
>   CONFIG_DTC=y
> +CONFIG_E1000E=y
>   CONFIG_EDAC_ATOMIC_SCRUB=y
>   CONFIG_EDAC_SUPPORT=y
>   # CONFIG_ENABLE_DEFAULT_TRACERS is not set




More information about the Lede-dev mailing list