From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 25 Aug 2014 09:52:07 +0200 Subject: [U-Boot] [PATCH v5 0/4] Implement "fastboot flash" for eMMC In-Reply-To: <20140825091926.54977bfb@amdc2363> References: <1408823626-12744-1-git-send-email-srae@broadcom.com> <201408232212.10556.marex@denx.de> <20140825091926.54977bfb@amdc2363> Message-ID: <201408250952.07601.marex@denx.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 Monday, August 25, 2014 at 09:19:26 AM, Lukasz Majewski wrote: > Hi Marek, > > > On Saturday, August 23, 2014 at 09:53:01 PM, Steve Rae wrote: > > > This series implements the "fastboot flash" command for eMMC > > > devices. It supports both raw and sparse images. > > > > > > NOTES: > > > - the support for the "fastboot flash" command is enabled with > > > CONFIG_FASTBOOT_FLASH - the support for eMMC is enabled with > > > CONFIG_FASTBOOT_FLASH_MMC_DEV - (future) the support for NAND would > > > be enabled with CONFIG_FASTBOOT_FLASH_NAND(???) > > > > > > This has been tested on ARMv7. > > > > Lukasz, can you please pick this for this MW and send me a PR? Thanks! > > No problem, I can pull this code to u-boot-dfu tree. > > However, since I've been CCed to this patch series very recently I'd > like to look into this code closely as it goes through my tree. > > I hope that nobody minds this :-) Sure. Btw. trimming the CC list ... Best regards, Marek Vasut