[U-Boot] Pull request u-boot-marvell.git
Prafulla Wadaskar
prafulla at marvell.com
Fri May 6 15:25:45 CEST 2011
Hi Albert
Please kindly pull
The following changes since commit 2fa8ca98c37d5b1bb0328b19ddb7e9d162cd9683:
Grant Likely (1):
Add CONFIG_OF_LIBFDT to more boards.
are available in the git repository at:
u-boot-marvell.git master branch.
Clint Adams (4):
Rename openrd_base files to openrd
Add definitions for OpenRD-Client and OpenRD-Ultimate
Initialize second PHY on OpenRD-Client and OpenRD-Ultimate
Enable multiple fs options for Marvell SoC family on OpenRD boards
Simon Guinot (2):
Kirkwood: allow to override CONFIG_SYS_TCLK
mv-common.h: fix DRAM banks configuration
MAINTAINERS | 1 +
MAKEALL | 2 +
arch/arm/include/asm/arch-kirkwood/kw88f6281.h | 8 +-
board/Marvell/{openrd_base => openrd}/Makefile | 2 +-
board/Marvell/{openrd_base => openrd}/kwbimage.cfg | 0
.../{openrd_base/openrd_base.c => openrd/openrd.c} | 33 ++-
.../{openrd_base/openrd_base.h => openrd/openrd.h} | 0
.../openrd_base => freescale/mx53loco}/Makefile | 21 +-
boards.cfg | 5 +-
include/configs/mv-common.h | 8 +-
include/configs/{openrd_base.h => openrd.h} | 33 ++-
11 files changed, 707 insertions(+), 34 deletions(-)
copy board/Marvell/{openrd_base => openrd}/Makefile (98%)
rename board/Marvell/{openrd_base => openrd}/kwbimage.cfg (100%)
rename board/Marvell/{openrd_base/openrd_base.c => openrd/openrd.c} (80%)
rename board/Marvell/{openrd_base/openrd_base.h => openrd/openrd.h} (100%)
rename board/{Marvell/openrd_base => freescale/mx53loco}/Makefile (69%)
rename include/configs/{openrd_base.h => openrd.h} (81%)
The contents are tailored for relevant patches since git-request-pull output was with added patches.
Regards..
Prafulla . .
More information about the U-Boot
mailing list