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