> - { do_ffu, -2, > - "ffu", "<image name> <device> [chunk-bytes]\n" > + { do_ffu1, -2, > + "ffu1", "<image name> <device> [chunk-bytes]\n" Ah, but didn't we establish that the current API should be retained to act as the default mode? Thanks, Avri > "Run Field Firmware Update with <image name> on <device>.\n" > "[chunk-bytes] is optional and defaults to its max - 512k. " > "should be in decimal bytes and sector aligned.\n", > NULL > },