
Dear Prafulla Wadaskar,
-----Original Message----- From: Marek Vasut [mailto:marex@denx.de] Sent: 27 June 2012 17:33 To: u-boot@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@denx.de Cc: Prafulla Wadaskar prafulla@marvell.com Cc: Wolfgang Denk wd@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
Looks like this change didn't hit upstream uboot yet.
Also please consider the feedback from Gerlando Falauto - June 29, 2012, 10:27 a.m. Which even I find it more cleaner approach
Did you get anywhere with the discussion?
Ref : http://patchwork.ozlabs.org/patch/167436/
Pls kindly fix it and repost
Regards... Prafulla . . .
Best regards, Marek Vasut