[U-Boot] [PATCH v3] net: axi_ethernet: Add driver to u-boot v3
Wolfgang Denk
wd at denx.de
Thu May 12 22:34:42 CEST 2011
Dear Michal Simek,
In message <1299660422-25452-1-git-send-email-monstr at monstr.eu> you wrote:
> Add the first axi_ethernet driver for little-endian Microblaze.
>
> Signed-off-by: Michal Simek <monstr at 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: wd at 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.
More information about the U-Boot
mailing list