[U-Boot] [PATCH 5/5] vybrid: add ethernet driver support
wang alison
alisonwang2013 at gmail.com
Sat Apr 13 11:43:20 CEST 2013
Hi, Fabio,
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.
[Alison] Agree, I will investigate it.
Thanks!
Best Regards,
Alison Wang
More information about the U-Boot
mailing list