[U-Boot] [PATCH 8/9] SPEAr320 SoC support added

Wolfgang Denk wd at denx.de
Thu Dec 17 21:14:21 CET 2009


Dear Vipin KUMAR,

In message <1260955110-5656-9-git-send-email-vipin.kumar at st.com> you wrote:
> 
> Signed-off-by: Vipin <vipin.kumar at st.com>
> ---
>  MAKEALL                             |    1 +
>  Makefile                            |    3 +
>  board/spear/spear320/Makefile       |   52 ++++++
>  board/spear/spear320/config.mk      |   42 +++++
>  board/spear/spear320/spr320_board.c |   58 ++++++
>  include/configs/spear320.h          |  336 +++++++++++++++++++++++++++++++++++
>  6 files changed, 492 insertions(+), 0 deletions(-)
>  create mode 100755 board/spear/spear320/Makefile
>  create mode 100755 board/spear/spear320/config.mk
>  create mode 100755 board/spear/spear320/spr320_board.c
>  create mode 100755 include/configs/spear320.h

Again: you seem to be adding just a new board, not a new SoC - please
fix commit message.

See review comments for previous patch; they all apply here, too.


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
There's nothing  disgusting  about  it  [the  Companion].  It's  just
another life form, that's all. You get used to those things.
	-- McCoy, "Metamorphosis", stardate 3219.8


More information about the U-Boot mailing list