[U-Boot] [PATCH v2 0/8] keymile arm boards update, part 2
Valentin Longchamp
valentin.longchamp at keymile.com
Tue May 3 16:13:08 CEST 2011
This series is the second effort of merging the Keymile boards support
back into mainline.
This series is a subset of the first patch series:
http://lists.denx.de/pipermail/u-boot/2011-April/090013.html
The first large series was split up to three independent series, which
are easier to review and apply for the custodians.
This series adds the km_arm specific parts of the series. All its changes
concern our marvell based boards and that's why it should go through the
u-boot-marvell git tree.
Holger Brunck (5):
arm/km: remove last_stage_init and unneeded printouts
arm/km: add second serial interface for kirkwood
arm/km: rename mgcoge2un to mgcoge3un
arm/km: change default settings for egiga on mgcoge3un
arm/km: update mgcoge3un board support
Valentin Longchamp (3):
arm/km: introduce and manage bootcount environment variable
arm/km: add BootROM config file for memphis SDRAM
arm/km: disable ls (through jffs2 support)
MAINTAINERS | 8 +-
board/keymile/km_arm/km_arm.c | 108 +++++++++++----
board/keymile/km_arm/kwbimage-memphis.cfg | 197 ++++++++++++++++++++++++++
boards.cfg | 2 +-
drivers/net/mvgbe.h | 2 +
include/configs/km_arm.h | 10 ++
include/configs/{mgcoge2un.h => mgcoge3un.h} | 35 ++++-
7 files changed, 325 insertions(+), 37 deletions(-)
create mode 100644 board/keymile/km_arm/kwbimage-memphis.cfg
rename include/configs/{mgcoge2un.h => mgcoge3un.h} (66%)
More information about the U-Boot
mailing list