On Fri, Apr 12, 2013 at 3:53 AM, Alison Wang <[email protected]> wrote: > This patch adds ethernet driver support for vybrid platform. > > Signed-off-by: TsiChung Liew <[email protected]> > Signed-off-by: Jason Jin <[email protected]> > Signed-off-by: Alison Wang <[email protected]> > --- > 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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

