On 20.01.2019 14:34, Lukasz Majewski wrote:
> The NXP's FEC driver can be reused on vf610 device (with DM).
> 
> Signed-off-by: Lukasz Majewski <lu...@denx.de>

Reviewed-by: Stefan Agner <stefan.ag...@toradex.com>

--
Stefan

> ---
> 
> Changes in v2: None
> 
>  drivers/net/fec_mxc.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/net/fec_mxc.c b/drivers/net/fec_mxc.c
> index 32fb34b793..be388ead30 100644
> --- a/drivers/net/fec_mxc.c
> +++ b/drivers/net/fec_mxc.c
> @@ -1465,6 +1465,7 @@ static const struct udevice_id fecmxc_ids[] = {
>       { .compatible = "fsl,imx6ul-fec" },
>       { .compatible = "fsl,imx53-fec" },
>       { .compatible = "fsl,imx7d-fec" },
> +     { .compatible = "fsl,mvf600-fec" },
>       { }
>  };
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to