[U-Boot] [PATCH 5/5] vybrid: add ethernet driver support
Fabio Estevam
festevam at gmail.com
Fri Apr 12 13:45:21 CEST 2013
On Fri, Apr 12, 2013 at 3:53 AM, Alison Wang <b18965 at freescale.com> wrote:
> This patch adds ethernet driver support for vybrid platform.
>
> Signed-off-by: TsiChung Liew <tsicliew at gmail.com>
> Signed-off-by: Jason Jin <Jason.jin at freescale.com>
> Signed-off-by: Alison Wang <b18965 at freescale.com>
> ---
> arch/arm/include/asm/fec.h | 302 ++++++++++++++++++++++++++++++++++++++++++
> arch/arm/include/asm/u-boot.h | 3 +
> drivers/net/mcffec.c | 18 ++-
> drivers/net/mcfmii.c | 5 +-
Can't we use the mxc_fec driver here?
In the kernel we have only one FEC driver that is common to Coldfire,
imx and MPC.
Regards,
Fabio Estevam
More information about the U-Boot
mailing list