[U-Boot] Pull request for u-boot-marvell.git
Prafulla Wadaskar
prafulla at marvell.com
Mon Nov 21 11:39:14 CET 2011
Dear Albert
Kindly pull
The following changes since commit d3089594c2483ae8cc8932f25812a4dcf19712af:
Sanjeev Premi (1):
omap3evm: Add support for EFI partitions
are available in the git repository at:
u-boot-marvell.git master branch.
Ajay Bhargav (1):
net: Armada100: Fix compilation warnings
Simon Guinot (4):
netspace_v2: Read Ethernet MAC address from EEPROM
mvsata: fix ide_preinit for missing disks
ARM: add support for LaCie 2Big Network v2
ARM: remove duplicated code for LaCie boards
MAINTAINERS | 1 +
board/LaCie/common/common.c | 87 +++++++++++
board/LaCie/common/common.h | 20 +++
board/LaCie/edminiv2/Makefile | 5 +-
board/LaCie/edminiv2/edminiv2.c | 30 +----
board/LaCie/net2big_v2/Makefile | 52 +++++++
board/LaCie/net2big_v2/kwbimage.cfg | 162 ++++++++++++++++++++
board/LaCie/net2big_v2/net2big_v2.c | 126 +++++++++++++++
.../edminiv2.h => net2big_v2/net2big_v2.h} | 32 ++---
board/LaCie/netspace_v2/Makefile | 5 +-
board/LaCie/netspace_v2/netspace_v2.c | 51 ++-----
board/LaCie/netspace_v2/netspace_v2.h | 8 -
boards.cfg | 7 +-
drivers/block/mvsata_ide.c | 14 +-
drivers/net/armada100_fec.c | 14 ++-
include/configs/{netspace_v2.h => lacie_kw.h} | 29 +++-
16 files changed, 530 insertions(+), 113 deletions(-)
create mode 100644 board/LaCie/common/common.c
create mode 100644 board/LaCie/common/common.h
create mode 100644 board/LaCie/net2big_v2/Makefile
create mode 100644 board/LaCie/net2big_v2/kwbimage.cfg
create mode 100644 board/LaCie/net2big_v2/net2big_v2.c
rename board/LaCie/{edminiv2/edminiv2.h => net2big_v2/net2big_v2.h} (50%)
rename include/configs/{netspace_v2.h => lacie_kw.h} (88%
Regards..
Prafulla . . .
More information about the U-Boot
mailing list