[U-Boot] [PATCH] fec_mxc: driver for FEC ethernet controller on i.MX27

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Thu Jul 23 00:23:16 CEST 2009


On 19:32 Tue 21 Jul     , Ilya Yanok wrote:
> Signed-off-by: Ilya Yanok <yanok at emcraft.com>
> ---
>  cpu/arm926ejs/mx27/generic.c |   10 +
>  drivers/net/Makefile         |    1 +
>  drivers/net/fec_mxc.c        |  742 ++++++++++++++++++++++++++++++++++++++++++
>  drivers/net/fec_mxc.h        |  304 +++++++++++++++++
>  include/netdev.h             |    1 +
>  5 files changed, 1058 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/net/fec_mxc.c
>  create mode 100644 drivers/net/fec_mxc.h
Ben ping

Best Regards,
J.


More information about the U-Boot mailing list