[U-Boot] [PATCH 07/13] fastboot: Implement NAND backend

Tom Rini trini at konsulko.com
Sun Sep 6 21:41:35 CEST 2015


On Sun, Sep 06, 2015 at 05:57:25PM +0200, Maxime Ripard wrote:
> On Fri, Sep 04, 2015 at 01:20:49PM -0400, Tom Rini wrote:
> > 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.ripard at free-electrons.com>
> > 
> > In general:
> > 
> > Reviewed-by: Tom Rini <trini at 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!
> 
> As in something like "fastboot 0 mmc 0" ?
> 
> Sounds good, however, since fastboot only refers to partitions by
> name, we could simply allow mix and matching them. What do you think?

Sure, sounds good, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150906/f4beeffb/attachment.sig>


More information about the U-Boot mailing list