Re: [U-Boot] [PATCH V2 1/2] Davinci 8xx: Move common functions to share code

2010-11-24 Thread Ben Gardiner
Hi Sugosh, On Wed, Nov 24, 2010 at 2:23 AM, Sughosh Ganu wrote: > hi Ben, > > On Fri Nov 19, 2010 at 10:16:09AM -0500, Ben Gardiner wrote: >> We are happy to see the omap-L138 support in u-boot moving forward. We >> would like to get either SD or USB (or both) omapL138 support upstream >> next. D

Re: [U-Boot] [PATCH V2 1/2] Davinci 8xx: Move common functions to share code

2010-11-23 Thread Sughosh Ganu
hi Ben, On Fri Nov 19, 2010 at 10:16:09AM -0500, Ben Gardiner wrote: > We are happy to see the omap-L138 support in u-boot moving forward. We > would like to get either SD or USB (or both) omapL138 support upstream > next. Does the ea20 have USB or SD? Will the hawkboard u-boot support > include U

Re: [U-Boot] [PATCH V2 1/2] Davinci 8xx: Move common functions to share code

2010-11-22 Thread Paulraj, Sandeep
> > http://www.mail-archive.com/u-boot@lists.denx.de/msg32375.html Sadly that patch never made it to the mainline > > It seems to me the only reason the patch did not go to the mainline was > to understand who should merge it and then push to Wolfgang. Usually I take small changes to the othe

Re: [U-Boot] [PATCH V2 1/2] Davinci 8xx: Move common functions to share code

2010-11-22 Thread Ben Gardiner
Hi Stefano, On Mon, Nov 22, 2010 at 2:28 AM, Stefano Babic wrote: >> [...] > there is at the moment no plan to add support to ea20 for USB or SD. > However, Things could be changed when a new revision of hardware will > become available (at the beginning of next years). Thank you for the follow-

Re: [U-Boot] [PATCH V2 1/2] Davinci 8xx: Move common functions to share code

2010-11-21 Thread Stefano Babic
On 11/19/2010 04:16 PM, Ben Gardiner wrote: > You're very welcome. I'm glad you found it useful. > > We are happy to see the omap-L138 support in u-boot moving forward. We > would like to get either SD or USB (or both) omapL138 support upstream > next. Does the ea20 have USB or SD? Hi Ben, there

Re: [U-Boot] [PATCH V2 1/2] Davinci 8xx: Move common functions to share code

2010-11-19 Thread Ben Gardiner
Sugosh and Stefano, On Fri, Nov 19, 2010 at 2:23 AM, Sughosh Ganu wrote: >  Thanks for all the work. I will be able to test these changes only >  next week. I will test them on hawkboard and update you. Thanks. You're very welcome. Looking forward to it. On Fri, Nov 19, 2010 at 9:35 AM, Stefano

[U-Boot] [PATCH V2 1/2] Davinci 8xx: Move common functions to share code

2010-11-19 Thread Stefano Babic
As more Davinci 8xx board can be added, move common code to be shared between boards. Signed-off-by: Stefano Babic * rebased ontop of Sugosh's patches * moving the HAWKBOARD_KICK{0,1}_UNLOCK defines to arch/arm/include/asm/arch-davinci/davinci_misc.h from to arch/arm/include/asm/arch-dav