Re: [PATCH V2 Resend 4/4] timer: Migrate running timer

2013-10-04 Thread Sebastian Andrzej Siewior
* Viresh Kumar | 2013-08-07 15:25:55 [+0530]: >On 24 July 2013 14:47, Viresh Kumar wrote: >> On 18 June 2013 10:21, Viresh Kumar wrote: > >> Hi Thomas, >> >> Do you still see some light of hope in this patch :) ? > >Ping!! tglx, could you please take a look at this patch / thread? Sebastian _

Re: [U-Boot] [RFC] fastboot gadget support

2011-08-26 Thread Sebastian Andrzej Siewior
On 08/24/2011 09:34 PM, Remy Bohmer wrote: Hi, Hi, thanks for your time. 2011/8/10 Sebastian Andrzej Siewior: It was tested before it has been re-written. It is possible that it is broken. It is posted for reference only not for merging. Looking at this code, I can already say that the

Re: [U-Boot] [RFC] fastboot gadget support

2011-08-24 Thread Sebastian Andrzej Siewior
On 08/13/2011 12:22 PM, Remy Bohmer wrote: Hi Sebastian, Hi Remy, 2011/8/10 Sebastian Andrzej Siewior: This is the faastboot gadget code based on git://git.omapzoom.org/repo/u-boot.git as of commit 601ff71c8 including a few changes. Some of them are: - generic mmc framework - "new&qu

[ RFC ] fastboot protocol support in u-boot

2011-08-10 Thread Sebastian Andrzej Siewior
Hi, The patch which should come as a reply to this email contains a fastboot gadget for u-boot. I don't claim that the code has been tested or anything. I just want to post what I have now and get some feedback on it. The code uses the "newer" gadget API which is used by the rndis gadget for inst