
Wolfgang,
Please note - there is an outstanding bug with the E1000 driver in PCI mode. I've requested a fix, but we may have to revert commit aa0707897c49c330b7d6b8d8362e44f60f224732
The following changes since commit 2bcbd429f44e32ead38a33f372e4c027e66710f9: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
are available in the git repository at:
git://git.denx.de/u-boot-net.git master
Peter Tyser (1): tsec: Wait for auto-negotiation to complete without link
Simon Kagstrom (3): arm:kirkwood Define kirkwood phy address magic number Wait for the link to come up on kirkwood network init arm: kirkwood: See to it that sent data is 8-byte aligned
Timur Tabi (1): e1000: fix PCI memory addressing
drivers/net/e1000.c | 17 +++++++------ drivers/net/kirkwood_egiga.c | 51 ++++++++++++++++++++++++++++++++---------- drivers/net/kirkwood_egiga.h | 1 + drivers/net/tsec.c | 19 +++++++-------- 4 files changed, 58 insertions(+), 30 deletions(-)