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 th

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

2011-08-24 Thread Remy Bohmer
Hi, 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 way it is written is not suitable for mainline acceptance at all. If you

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 >> - "n

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

2011-08-13 Thread Remy Bohmer
Hi Sebastian, 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" gadget framework > - different / easier command parsing