From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Andrzej Siewior Date: Wed, 24 Aug 2011 16:09:41 +0200 Subject: [U-Boot] [RFC] fastboot gadget support In-Reply-To: References: <1312999663-26357-1-git-send-email-bigeasy@linutronix.de> <1312999663-26357-2-git-send-email-bigeasy@linutronix.de> Message-ID: <4E550625.9040307@linutronix.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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" gadget framework >> - different / easier command parsing >> - booti command is missing >> >> 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. >> >> Signed-off-by: Sebastian Andrzej Siewior > > I am going to look at it in detail in a couple of days. > I will come back to this soon. any news so far? :) > Kind regards, > > Remy Sebastian