[U-Boot] Correcting ext4write syntax

Tom Rini trini at ti.com
Wed Mar 13 15:56:38 CET 2013


Hey all,

We have a problem with the syntax of 'ext4write'.  For fatload,
fatwrite, ext2load and ext4load the format is:
command interface device:part system-memory-addr filename
But ext4write is:
command interface device:part filename system-memory-addr

Crap.  This has been the published interface since May 2012, so 3
releases going on a fourth.

I guess we've got two options:
1) Break and correct the order.
2) Correct the order, add a silent fixup if filename and address are
backwards and note we'll remove that in a few releases.

Thoughts?

-- 
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/20130313/44e3c58c/attachment.pgp>


More information about the U-Boot mailing list