From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 3 Jul 2012 14:23:59 +0200 Subject: [U-Boot] [PATCH 2/2 V2] Kirkwood: Add support for Ka-Ro TK71 In-Reply-To: References: <1340736582-19815-2-git-send-email-marex@denx.de> <1340798566-11023-1-git-send-email-marex@denx.de> Message-ID: <201207031423.59420.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Prafulla Wadaskar, > > -----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 > > Cc: Prafulla Wadaskar > > Cc: Wolfgang Denk > > --- > > > > 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