[U-Boot] [PATCH v4 2/6] ARM: imx: net: Enable support for i.MX28 DM_ETH in the fec_mxc.c driver

Marek Vasut marex at denx.de
Tue Jun 18 22:10:02 UTC 2019


On 6/19/19 12:01 AM, Lukasz Majewski wrote:
> The fec_mxc.c driver can be reused by i.MX28 when DM_ETH is enabled.
> One only needs to add proper compatible and dependency on FEC_MXC in the
> Kconfig.
> 
> Signed-off-by: Lukasz Majewski <lukma at denx.de>
Tags should be "net: fec:" , see git log --oneline drivers/net/fec .
Driver additions should always use "subsystem: driver:" tag, when in
doubt, check git log.

-- 
Best regards,
Marek Vasut


More information about the U-Boot mailing list