From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bas Mevissen Date: Mon, 30 Aug 2010 12:24:31 +0200 Subject: [U-Boot] android fastboot support on U-boot In-Reply-To: References: <05960c64beb771b9b35ce71bb08d5edb@localhost> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 30 Aug 2010 12:09:48 +0200, Detlev Zundel wrote: > Yet another alternative for the problem already solved by DFU[1]? Damn, > after some recent activity in this area again I was starting to raise my > hopes that more people realize such a thing exists already :( > OK, there appears to be U-boot support as well. It needs a util on the host, but for development purposes that would be fine. A usb-storage like solution would be more flexible. It could have the option to poke around in a jffs2 image while still in u-boot. Very nice when the firmware doesn't boot or let you log in due to a small mistake in the image. But I guess that jffs2 R/W support in U-Boot is a bridge or two to far :-)) -- Bas