
Dear Ben,
In message 20090805212225.3A5C0832E416@gemini.denx.de I wrote:
Dear Ben,
In message 20090713131125.6e6a3e33@marrow.netinsight.se Simon Kagstrom wrote:
The mv881116 PHY initialization is split out to a common file to enable code reuse between different boards.
Signed-off-by: Simon Kagstrom simon.kagstrom@netinsight.net
board/Marvell/sheevaplug/sheevaplug.c | 32 +-------------- board/Marvell/sheevaplug/sheevaplug.h | 8 ---- drivers/net/phy/Makefile | 1 + drivers/net/phy/mv88e1116.c | 66 +++++++++++++++++++++++++++++++++ include/configs/sheevaplug.h | 1 + include/mv88e1116.h | 29 ++++++++++++++ 6 files changed, 100 insertions(+), 37 deletions(-) create mode 100644 drivers/net/phy/mv88e1116.c create mode 100644 include/mv88e1116.h
Ping...
Can you please check the status of this patch: http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/63590/focus=63591
Thanks.
Best regards,
Wolfgang Denk