
18 Sep
2015
18 Sep
'15
5:02 p.m.
On Fri, Sep 18, 2015 at 02:06:16PM +0200, Maxime Ripard wrote:
The current fastboot support assumes that CONFIG_FASTBOOT_FLASH implies that we have an MMC in our system, which might not be the case if we have some other storage device.
Change the configuration option protecting that call to FASTBOOT_FLASH_MMC_DEV, that makes much more sense.
Signed-off-by: Maxime Ripard maxime.ripard@free-electrons.com
Until this gets cleaned up to support oem flash on non-MMC:
Reviewed-by: Tom Rini trini@konsulko.com
Or do you have patches that will add that support as part of the fastboot / sparse image stuff you already posted? If so, we should just do that then and not need this patch.
--
Tom