[U-Boot] Pull request u-boot-marvell.git
Prafulla Wadaskar
prafulla at marvell.com
Tue Sep 13 15:08:03 CEST 2011
Hi Albert
Please kindly pull
The following changes since commit 07db205b5186ac9722a1f141d97c9a67c43c4ae1:
Joe Hershberger (1):
omap4_panda: Ignore omap4 SPL called MLO
are available in the git repository at:
u-boot-marvell.git next branch.
Ajay Bhargav (3):
net: Adds Fast Ethernet Controller driver for Armada100
Armada100: Enable Ethernet support for GplugD
Armada100: Enable 88E3015 PHY support for GplugD
arch/arm/include/asm/arch-armada100/armada100.h | 58 ++
arch/arm/include/asm/arch-armada100/mfp.h | 19 +
board/Marvell/gplugd/gplugd.c | 71 +++
drivers/net/Makefile | 1 +
drivers/net/armada100_fec.c | 736 +++++++++++++++++++++++
drivers/net/armada100_fec.h | 232 +++++++
include/configs/gplugd.h | 30 +-
include/netdev.h | 1 +
8 files changed, 1146 insertions(+), 2 deletions(-)
create mode 100644 drivers/net/armada100_fec.c
create mode 100644 drivers/net/armada100_fec.h
Regards..
Prafulla . .
More information about the U-Boot
mailing list