[U-Boot] [PATCH 28/31] 8xx: add support for new keymile kmsupx4 board.

Kim Phillips kim.phillips at freescale.com
Thu Jan 29 03:11:13 CET 2009


On Wed, 28 Jan 2009 10:40:50 +0100
Heiko Schocher <hs at denx.de> wrote:

> Signed-off-by: Heiko Schocher <hs at denx.de>
> ---
>  Makefile                         |    9 +++++-
>  board/keymile/common/common.c    |    6 +++-
>  board/keymile/km8xx/km8xx.c      |    7 ++++-
>  cpu/mpc8xx/cpu_init.c            |    2 +
>  cpu/mpc8xx/start.S               |    3 +-
>  drivers/i2c/soft_i2c.c           |    3 ++
>  include/commproc.h               |    2 +-
>  include/configs/keymile-common.h |    2 +-
>  include/configs/km8xx.h          |   54 ++++++++++++++++++++++++++++++-------
>  lib_ppc/board.c                  |    3 +-
>  10 files changed, 73 insertions(+), 18 deletions(-)

you're missing MAINTAINERS, MAKEALL, doc/README file bits.

Kim


More information about the U-Boot mailing list