[U-Boot] Pull request u-boot-marvell.git
Prafulla Wadaskar
prafulla at marvell.com
Fri Feb 26 10:36:55 CET 2010
Hi Tom
Pls pull the following
The following changes since commit 1b063b552e815f90a6a880e78fc40cc309dd52ad:
Anders Darander (1):
Add bootcount to AT91
are available in the git repository at:
http://git.denx.de/u-boot/u-boot-marvell.git master branch
Heiko Schocher (1):
arm: add support for the suen3 board from keymile
MAINTAINERS | 2 +-
MAKEALL | 1 +
Makefile | 3 +
board/keymile/common/common.c | 6 +-
board/keymile/km_arm/Makefile | 51 ++++++
board/keymile/km_arm/config.mk | 28 ++++
board/keymile/km_arm/km_arm.c | 324 +++++++++++++++++++++++++++++++++++++
board/keymile/km_arm/kwbimage.cfg | 176 ++++++++++++++++++++
include/configs/km_arm.h | 191 ++++++++++++++++++++++
include/configs/suen3.h | 103 ++++++++++++
10 files changed, 882 insertions(+), 3 deletions(-)
create mode 100644 board/keymile/km_arm/Makefile
create mode 100644 board/keymile/km_arm/config.mk
create mode 100644 board/keymile/km_arm/km_arm.c
create mode 100644 board/keymile/km_arm/kwbimage.cfg
create mode 100644 include/configs/km_arm.h
create mode 100644 include/configs/suen3.h
Regards..
Prafulla . .
More information about the U-Boot
mailing list