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 >> >> Start of SDP3430 support in "mainline" >> u-boot mainline code >> >> Origina

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 > > Start of SDP3430 support in "mainline" > u-boot mainline code > > Original Patch written by David Brownell Um... this seems redundant informatio

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/sd

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 >> >> Start of SDP3430 support in "mainline" >> u-boot mainline code >> >> Original Patch written by David Brownell

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

2009-09-19 Thread Peter Tyser
Hi Nishanth, On Fri, 2009-09-18 at 21:21 -0500, Nishanth Menon wrote: > From: David Brownell > > Start of SDP3430 support in "mainline" > u-boot mainline code > > Original Patch written by David Brownell I don't think the above comments are necessary. David will be credited with authorship al

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

2009-09-18 Thread Nishanth Menon
From: David Brownell Start of SDP3430 support in "mainline" u-boot mainline code Original Patch written by David Brownell Support default jumpering and: - UART1/ttyS0 console(legacy sdp3430 u-boot) - UART3/ttyS2 console (matching other boards, and SDP HW docs) - Ethernet -