On 08/16/2012 08:30 AM, Michal Simek wrote:
Device driver for Zynq Gem IP.

Signed-off-by: Michal Simek <mon...@monstr.eu>
CC: Joe Hershberger <joe.hershber...@gmail.com>

---
v2: Remove phylib protection
     Rename driver file name xilinx_gem to zynq_gem
     Rename XEMACPSS to ZYNQ_GEM
     Rename gemac_priv to zynq_gem_priv
     Rename gem_regs to zynq_gem_regs
     Add zynq_ prefix to several functions
     Remove phy detection
     Rename driver name XGem to Gem
     Change setup_mac function to reflect u-boot style
---
  drivers/net/Makefile   |    1 +
  drivers/net/zynq_gem.c |  453 ++++++++++++++++++++++++++++++++++++++++++++++++
  include/netdev.h       |    2 +-
  3 files changed, 455 insertions(+), 1 deletions(-)
  create mode 100644 drivers/net/zynq_gem.c

Joe: I am not sure if you have seen this patch. Can you please review it
and comment it.
If is ok, I would like to ask you to add this patch to your net custodian tree
or sending me your ACK.

Thanks,
Michal

--
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to