[PATCH 4/4] mtd-utils: unify flash_erase and flash_eraseall

Jon Povey Jon.Povey at racelogic.co.uk
Fri Sep 24 00:35:05 EDT 2010


linux-mtd-bounces at lists.infradead.org wrote:
> These have overlapping functionality, and while
> flash_eraseall supports
> newer 64bit ioctls, flash_erase does not.  So rather than
> graft support
> onto flash_erase, merge the functionality of two into
> flash_erase so we
> only have to support one util from now on.
>
> A simple wrapper is provided to ease old flash_eraseall users into the
> new combined flash_erase util.


> -TARGETS = ftl_format flash_erase flash_eraseall nanddump
> doc_loadbios \ +TARGETS = ftl_format flash_erase nanddump
>         doc_loadbios \ ftl_check mkfs.jffs2 flash_lock flash_unlock
>         flash_info \ flash_otp_info flash_otp_dump mtd_debug flashcp
> nandwrite nandtest \
>         jffs2dump \

Wow, my mailer really mangles patches.

But anyway; will the flash_eraseall script still get installed by
make install? it needs to.

--
Jon Povey
jon.povey at racelogic.co.uk

Racelogic is a limited company registered in England. Registered number 2743719 .
Registered Office Unit 10, Swan Business Centre, Osier Way, Buckingham, Bucks, MK18 1TB .

The information contained in this electronic mail transmission is intended by Racelogic Ltd for the use of the named individual or entity to which it is directed and may contain information that is confidential or privileged. If you have received this electronic mail transmission in error, please delete it from your system without copying or forwarding it, and notify the sender of the error by reply email so that the sender's address records can be corrected. The views expressed by the sender of this communication do not necessarily represent those of Racelogic Ltd. Please note that Racelogic reserves the right to monitor e-mail communications passing through its network





More information about the linux-mtd mailing list