From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bas Mevissen Date: Mon, 30 Aug 2010 11:57:14 +0200 Subject: [U-Boot] android fastboot support on U-boot In-Reply-To: <05960c64beb771b9b35ce71bb08d5edb@localhost> 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 Resend, forgot to copy the list. > On Mon, 30 Aug 2010 11:31:06 +0200, Detlev Zundel wrote: >> Hi shulin, >> >>> Now I working on porting android fastboot protocol to U-boot,does >>> somebody add fastboot protocol patches to U-boot? >> >> Can yopu please tell me what the "the android fastboot" protocol is? >> > http://android-dls.com/wiki/index.php?title=Fastboot "Fastboot is protocol used to update the flash filesystem in Android devices from a host over USB. It allows flashing of unsigned partition images." I was already wondering how feasible it would be to have a board with USB slave behave like an USB memory stick to flash the firmware by simply copying a file from the host to it. -- Bas