[U-Boot] Pull request: u-boot-net.git master

Hi Tom,
The following changes since commit 9f823615af919c6b89f0b80197f009f78299dcde:
Kconfig: Add a new DISTRO_DEFAULTS Kconfig option (2016-06-20 21:30:13 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-net.git master
for you to fetch changes up to 69fd0d4131c73a3b8a199a8d88fb4e5c688b58d5:
NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS server (2016-06-21 17:01:52 -0500)
---------------------------------------------------------------- Alexey Firago (1): net: phy: micrel: add support for KSZ886x switches in MIIM mode
Guillaume GARDET (1): NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS server
Nathan Rossi (1): net: phy: marvell: Do not reset 88e1310 after autoneg
Stephen Warren (1): net: rtl8169: fix switching between adapters
drivers/net/phy/marvell.c | 5 +---- drivers/net/phy/micrel.c | 26 ++++++++++++++++++++++++++ drivers/net/rtl8169.c | 13 +++++++++---- net/nfs.c | 17 ++++++++++++++++- 4 files changed, 52 insertions(+), 9 deletions(-)
Thanks! -Joe

On Tue, Jun 21, 2016 at 05:04:04PM -0500, Joe Hershberger wrote:
Hi Tom,
The following changes since commit 9f823615af919c6b89f0b80197f009f78299dcde:
Kconfig: Add a new DISTRO_DEFAULTS Kconfig option (2016-06-20 21:30:13 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-net.git master
for you to fetch changes up to 69fd0d4131c73a3b8a199a8d88fb4e5c688b58d5:
NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS server (2016-06-21 17:01:52 -0500)
Applied to u-boot/master, thanks!
participants (2)
-
Joe Hershberger
-
Tom Rini