On Mon, Aug 31, 2015 at 04:46:07PM +0200, Maxime Ripard wrote:

> So far the fastboot code was only supporting MMC-backed devices for its
> flashing operations (flash and erase).
> 
> Add a storage backend for NAND-backed devices.
> 
> Signed-off-by: Maxime Ripard <maxime.rip...@free-electrons.com>

In general:

Reviewed-by: Tom Rini <tr...@konsulko.com>

But would it be possible to do this similar to how DFU is where we can
have NAND and MMC and whatever else built-in and then use the right one
as instructed by the user?  ie change the command from 'fastboot
<USB_controller>' to 'fastboot <USB_controller> [interface]' (or maybe
have to make interface required, not sure).  Thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to