[PATCH v2] mx6sabresd: Convert ethernet to driver model

2020-03-10 Thread sbabic
> Convert imx6sabresd ethernet to driver model to fix the following warning: > = WARNING == > This board does not use CONFIG_DM_ETH (Driver Model > for Ethernet drivers). Please update the board to use > CONFIG_DM_ETH before the v2020.07 release. Failure to >

Re: [PATCH v2] mx6sabresd: Convert ethernet to driver model

2020-02-10 Thread Fabio Estevam
On Mon, Feb 10, 2020 at 11:28 AM Alifer Moraes wrote: > > Convert imx6sabresd ethernet to driver model to fix the following warning: > > = WARNING == > This board does not use CONFIG_DM_ETH (Driver Model > for Ethernet drivers). Please update the board to us

[PATCH v2] mx6sabresd: Convert ethernet to driver model

2020-02-10 Thread Alifer Moraes
Convert imx6sabresd ethernet to driver model to fix the following warning: = WARNING == This board does not use CONFIG_DM_ETH (Driver Model for Ethernet drivers). Please update the board to use CONFIG_DM_ETH before the v2020.07 release. Failure to update by