[U-Boot] [PATCH v7 2/2] APM821xx: Add bluestone board support

Wolfgang Denk wd at denx.de
Tue Sep 28 23:38:03 CEST 2010


Dear tmarri at apm.com,

In message <1285708521-5747-1-git-send-email-tmarri at apm.com> you wrote:
> From: Tirumala Marri <tmarri at apm.com>
> 
> Add support code for bluestone board wth APM821XX processor based.
> This patch includes early board init, misc init, configure EBC,
> initializes UIC, MAKEALL, board.cfg and MAINTAINERS file.
> 
> Signed-off-by: Tirumala R Marri <tmarri at apm.com
> ---
> V6:
>   * Correcting indentation.
> V7:
>   * Correcting Typo Bloustone to Bluestone.
> ---
>  MAINTAINERS                      |    4 +
>  board/amcc/bluestone/Makefile    |   52 +++++++++++
>  board/amcc/bluestone/bluestone.c |  111 +++++++++++++++++++++++
>  board/amcc/bluestone/config.mk   |   40 +++++++++
>  board/amcc/bluestone/init.S      |   60 +++++++++++++
>  boards.cfg                       |    1 +
>  include/configs/bluestone.h      |  178 ++++++++++++++++++++++++++++++++++++++
>  7 files changed, 446 insertions(+), 0 deletions(-)

Reviewed-by: Wolfgang Denk <wd at denx.de>
Acked-by: Wolfgang Denk <wd at denx.de>


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
No, I'm not going to explain it. If you  can't  figure  it  out,  you
didn't want to know anyway... :-)
                   - Larry Wall in <1991Aug7.180856.2854 at netlabs.com>


More information about the U-Boot mailing list