[U-Boot] [PULL] u-boot-usb/master

Marek Vasut marex at denx.de
Wed Dec 31 20:01:50 CET 2014


Looks like there're still two dangling patches, so let's make Rene happy
and apply them please.

Thanks!

The following changes since commit 125738e819a3b9d15210794b3dcef9f4d9bcf866:

  Prepare v2015.01-rc4 (2014-12-29 21:22:38 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to edd88905ae292355991f13fd0d3c7b3368103050:

  usb: eth: enable AX88179 DRIVER for ARNDALE 5250 (2014-12-31 19:10:13 +0100)

----------------------------------------------------------------
Rene Griessl (2):
      usb: eth: add ASIX AX88179 DRIVER
      usb: eth: enable AX88179 DRIVER for ARNDALE 5250

 drivers/usb/eth/Makefile    |   1 +
 drivers/usb/eth/asix88179.c | 700 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/usb/eth/usb_ether.c |   7 ++
 include/configs/arndale.h   |   1 +
 include/usb_ether.h         |   6 +
 5 files changed, 715 insertions(+)
 create mode 100644 drivers/usb/eth/asix88179.c


More information about the U-Boot mailing list