[U-Boot] Pull request - emaclite and axi ethernet driver

Michal Simek monstr at monstr.eu
Thu Oct 13 11:14:51 CEST 2011


Dear Wolfgang,

I have composed new branch with emaclite changes and axi ethernet driver
(I have got ACK from Mike).

I have 3 more patches in my queue which I am going to send to mailing list for review.
They will be based on this tree.

Please pull these changes.

Thanks,
Michal


The following changes since commit d8fffa057c9430fd0c5104ab6ff7db4cdb03db51:
   Wolfgang Denk (1):
         Merge branch 'master' of git://git.denx.de/u-boot-mips

are available in the git repository at:

   git://www.denx.de/git/u-boot-microblaze.git network-drivers

Michal Simek (4):
       net: emaclite: Setup RX/TX ping pong for every instance
       net: emaclite: Use PKTSIZE directly
       net: emaclite: Fix coding style
       net: axi_ethernet: Add driver to u-boot

  drivers/net/Makefile          |    1 +
  drivers/net/xilinx_axi_emac.c |  664 +++++++++++++++++++++++++++++++++++++++++
  drivers/net/xilinx_emaclite.c |  190 ++++++------
  include/netdev.h              |    2 +
  4 files changed, 766 insertions(+), 91 deletions(-)
  create mode 100644 drivers/net/xilinx_axi_emac.c


-- 
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


More information about the U-Boot mailing list