Hi Stefan,

On Sun, Jun 20, 2021 at 7:44 PM Stefan Seyfried <
stefan.seyfr...@googlemail.com> wrote:
>
> Hi Harvey,
>
> On 15.06.21 04:58, Harvey Wu wrote:
> > - The original flashcp process is erase, write and verify all blocks
> >    in one time from file to device.
> >    This patch will add a function that only copy different block data
> >    from file to device. The function will compare block by block between
> >    file and device, then erase write block data from file to device if
> >    found different block.
>
> The "original flashcp" is from mtdutils
http://www.linux-mtd.infradead.org/
> While your feature certainly looks useful in certain circumstances, I'm
> not convinced that busybox should "out-feature" its upstream counterparts.
>
> Have you submitted this feature also to the mtd-utils developers? Will
> it be implemented there, too?
>
> Bloatcheck would be interesting, too.
>
> Best regards,
>
>         Stefan
> --
> Stefan Seyfried
>
> "For a successful technology, reality must take precedence over
>   public relations, for nature cannot be fooled." -- Richard Feynman

Thanks for your replying. I already submitted this feature to mtd-utils
<http://git.infradead.org/mtd-utils.git/commit/a456ebc21bc64b5ef273e186fcff191563799a83>
.

Best regards.
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to