[U-Boot] dfu: dfu and UBI Volumes

Tom Rini trini at ti.com
Tue May 28 19:23:09 CEST 2013


On Tue, May 28, 2013 at 06:31:41PM +0200, Beno??t Th??baudeau wrote:

[snip]
> Of course this can't yet apply to writing files on file systems since the
> current API in U-Boot misses the append feature, but this could be applied to
> program raw memory partitions, including UBI images.

Correct.  We can write a whole UBI image, today, of NAND size,
regardless of DDR size.  But modifying UBI volumes (so UBIFS or your
kernel in UBI or ...) will depend on what the UBI API provides us today.
Modifying files on UBIFS (say replacing the kernel that's in UBIFS
rather than a UBI volume itself) is another wrinkle, due to a lack of
filesystem append.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130528/849ae00d/attachment.pgp>


More information about the U-Boot mailing list