[U-Boot] [PATCH 0/6] further updates for keymile powerpc 83xx boards

Holger Brunck holger.brunck at keymile.com
Fri May 4 10:55:52 CEST 2012


This patchserie provides further updates for km ppc 83xx boards. One
serie is already posted but until now not committed. This patch serie
therefore is made on top of the first serie:
http://lists.denx.de/pipermail/u-boot/2012-March/120694.html

Beside some enhancements for kmcoge5ne, there are two common features
for keymile boards changed. This is the change in the bootlimit and
the addition of the check of the SW in a test_bank. 

Only km code is changed, there is no change in common u-boot code.

Holger Brunck (1):
  km/common: increase bootlimit to 3

Stefan Bigler (1):
  powerpc/83xx/km: added missing enable of application buffer

Thomas Herzmann (4):
  km/common: fixed error in ethaddr (1-byte-shift)
  powerpc/83xx: configure CONFIG_POST for kmcoge5ne
  powerpc/83xx/km: readout dip_switch on kmcoge5ne
  km/common: check test_bank and testpin for testboot

 board/keymile/common/common.c       |   36 +++++++++++++++++++++++++
 board/keymile/common/common.h       |    8 +++++-
 board/keymile/common/ivm.c          |    2 +-
 board/keymile/km83xx/km83xx.c       |   50 +++++++++++++++++++++++++++++++++++
 include/configs/km/keymile-common.h |    6 +++-
 include/configs/km8360.h            |    8 +++++
 6 files changed, 106 insertions(+), 4 deletions(-)



More information about the U-Boot mailing list