> -----Original Message----- > From: Marek Vasut [mailto:ma...@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 <ma...@denx.de> > Cc: Prafulla Wadaskar <prafu...@marvell.com> > Cc: Wolfgang Denk <w...@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 . . . _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot