
Wolfgang,
Please pull from the net repo. In particular, the patch by Rafal Jaworowski is needed for further work that he wishes to submit.
The following changes since commit 5c740711f0ea5b51414b341b71597c4a0751be74: Jon Loeliger (1): 8610: Move include of config.h earlier.
are available in the git repository at:
git://www.denx.de/git/u-boot-net.git master
Matthias Fuchs (1): net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER option
Rafal Jaworowski (1): Introduce new eth_receive routine
Shinya Kuribayashi (1): net/eth.c: Fix env_enetaddr signed overflow
Upakul Barkakaty (1): NET: Proper return code handling in eth_init() function in file eth.c
include/net.h | 3 ++ net/eth.c | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++---- net/net.c | 12 ++++++++++ 3 files changed, 79 insertions(+), 5 deletions(-)