[U-Boot] [PATCH 7/8] APM82xxx: Add bluestone board support

Wolfgang Denk wd at denx.de
Sun Aug 29 10:56:48 CEST 2010


Dear tmarri at apm.com,

In message <1282856775-24619-1-git-send-email-tmarri at apm.com> you wrote:
> From: Tirumala Marri <tmarri at apm.com>
> 
> Add support code for bluestone board wth APM82XXX processor based.
> This patch includes early board init, misc init, configure EBC,
> and initializes UIC.
> 
> Signed-off-by: Tirumala R Marri <tmarri at apm.com>
> ---
>  arch/powerpc/include/asm/ppc4xx-ebc.h |    4 +
>  board/amcc/bluestone/Makefile         |   52 ++++++++
>  board/amcc/bluestone/bluestone.c      |  213 ++++++++++++++++++++++++++++++++
>  board/amcc/bluestone/config.mk        |   40 ++++++
>  board/amcc/bluestone/init.S           |   55 ++++++++
>  include/configs/bluestone.h           |  218 +++++++++++++++++++++++++++++++++
>  6 files changed, 582 insertions(+), 0 deletions(-)

Entry to boards.cfg, MAINTAINERS and MAKEALL missing.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Do not follow where the path may lead....go instead where there is no
path and leave a trail.


More information about the U-Boot mailing list