Re: [U-Boot] [PATCH 6/6] ARM:OMAP3:SDP3430: initial support

2009-09-23 Thread Wolfgang Denk
Dear Nishanth Menon, In message 1253326918-1670-7-git-send-email...@ti.com you wrote: --===1247028818== From: David Brownell davi...@pacbell.net Start of SDP3430 support in mainline u-boot mainline code Original Patch written by David Brownell Um... this seems redundant

Re: [U-Boot] [PATCH 6/6] ARM:OMAP3:SDP3430: initial support

2009-09-23 Thread Nishanth Menon
Wolfgang Denk said the following on 09/23/2009 10:51 PM: Dear Nishanth Menon, In message 1253326918-1670-7-git-send-email...@ti.com you wrote: --===1247028818== From: David Brownell davi...@pacbell.net Start of SDP3430 support in mainline u-boot mainline code Original

Re: [U-Boot] [PATCH 6/6] ARM:OMAP3:SDP3430: initial support

2009-09-19 Thread Nishanth Menon
Peter Tyser said the following on 09/19/2009 09:34 AM: thanks for your review Hi Nishanth, On Fri, 2009-09-18 at 21:21 -0500, Nishanth Menon wrote: From: David Brownell davi...@pacbell.net Start of SDP3430 support in mainline u-boot mainline code Original Patch written by David

Re: [U-Boot] [PATCH 6/6] ARM:OMAP3:SDP3430: initial support

2009-09-19 Thread Paulraj, Sandeep
--- MAINTAINERS |1 + MAKEALL |1 + Makefile|3 + board/ti/sdp3430/Makefile | 49 ++ board/ti/sdp3430/config.mk | 33 board/ti/sdp3430/sdp.c | 194 ++ board/ti/sdp3430/sdp.h