[U-Boot] [PATCH 2/2 V2] Kirkwood: Add support for Ka-Ro TK71

Prafulla Wadaskar prafulla at marvell.com
Tue Jul 3 14:08:42 CEST 2012



> -----Original Message-----
> From: Marek Vasut [mailto:marex at denx.de]
> Sent: 27 June 2012 17:33
> To: u-boot at lists.denx.de
> Cc: Marek Vasut; Prafulla Wadaskar; Wolfgang Denk
> Subject: [PATCH 2/2 V2] Kirkwood: Add support for Ka-Ro TK71
> 
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Prafulla Wadaskar <prafulla at marvell.com>
> Cc: Wolfgang Denk <wd at denx.de>
> ---
>  board/karo/tk71/Makefile     |   45 +++++++++++
>  board/karo/tk71/kwbimage.cfg |  174
> ++++++++++++++++++++++++++++++++++++++++++
>  board/karo/tk71/tk71.c       |  174
> ++++++++++++++++++++++++++++++++++++++++++
>  boards.cfg                   |    1 +
>  include/configs/tk71.h       |  130 +++++++++++++++++++++++++++++++
>  5 files changed, 524 insertions(+)
>  create mode 100644 board/karo/tk71/Makefile
>  create mode 100644 board/karo/tk71/kwbimage.cfg
>  create mode 100644 board/karo/tk71/tk71.c
>  create mode 100644 include/configs/tk71.h
> 
> V2: Enable hush parser
> 

Hi Marek
This patch give build error against u-boot-marvell.git master branch since kw_mpp_config() API is changes

Also please consider the feedback from 
Gerlando Falauto - June 29, 2012, 10:27 a.m.
Which even I find it more cleaner approach

Ref : http://patchwork.ozlabs.org/patch/167436/

Pls kindly fix it and repost

Regards...
Prafulla . . .


More information about the U-Boot mailing list