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

Vipin Kumar hasherror at gmail.com
Sat Dec 19 08:21:55 CET 2009


Dear Wolfgang,

>> 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.

Ok. Changed according to previous patch comments

Best Regards
Vipin


More information about the U-Boot mailing list