Dear Michal Simek,

In message <1299660422-25452-1-git-send-email-mon...@monstr.eu> you wrote:
> Add the first axi_ethernet driver for little-endian Microblaze.
> 
> Signed-off-by: Michal Simek <mon...@monstr.eu>
> 
> ---
> v2:
> - Fix return addreses
> - Fix NULL pointer defer for priv structure
> 
> v3:
> - Freeing allocated memory when initialization failed
> ---
>  .../xilinx/microblaze-generic/microblaze-generic.c |    4 +
>  drivers/net/Makefile                               |    1 +
>  drivers/net/xilinx_axi_emac.c                      |  537 
> ++++++++++++++++++++
>  include/configs/microblaze-generic.h               |    3 +
>  4 files changed, 545 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/net/xilinx_axi_emac.c

Sorry, this does not apply.   Please rebase and resubmit.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
WARNING:  This Product Attracts Every Other Piece  of  Matter in  the
Universe, Including the Products of Other Manufacturers, with a Force
Proportional  to the Product of the Masses and Inversely Proportional
to the Distance Between Them.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to