[U-Boot] [PATCH 0/6] updates for keymile powerpc83xx boards
Holger Brunck
holger.brunck at keymile.com
Wed Mar 21 13:42:41 CET 2012
- board support for the new kmcoge5ne board was added
- other headerfiles are reworked and simplified
- new feature for boards with two different flashtypes are added to
km common code
The patch for km/common changes also some lines in km_arm.h but because
of some interdependencies it should go through the powepc83xx tree if
possible.
Andreas Huber (1):
km/common: add support for second flash
Christian Herzig (1):
powerpc83xx/km: lock the window size to 2GiB befor fixing sdram size
Holger Brunck (4):
powerpc/83xx/km: use tuxx1.h for kmsupx5 target
powerpc83xx/km: remove unneeded CONFIG_PCI for kmeter1
powerpc/83xx: add kmcoge5ne board support
MAINTAINERS: cleanup for keymile boards
MAINTAINERS | 12 +-
board/keymile/km83xx/km83xx.c | 4 +-
boards.cfg | 11 +-
include/configs/km/keymile-common.h | 34 +++-
include/configs/km/km83xx-common.h | 13 ++-
include/configs/km/km_arm.h | 15 +-
include/configs/km8360.h | 281 +++++++++++++++++++++++++++++++++++
include/configs/kmeter1.h | 187 -----------------------
include/configs/kmsupx5.h | 91 -----------
include/configs/tuxx1.h | 22 ++-
10 files changed, 353 insertions(+), 317 deletions(-)
create mode 100644 include/configs/km8360.h
delete mode 100644 include/configs/kmeter1.h
delete mode 100644 include/configs/kmsupx5.h
More information about the U-Boot
mailing list