Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-27 | mtd-utils: unify flash_erase and flash_eraseall | Mike Frysinger | |
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. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | |||
2006-10-09 | Fixup whitespace | Josh Boyer | |
Signed-off-by: Josh Boyer <jwboyer@gmail.com> | |||
2006-05-14 | MTD Utils. (Resubmit as attachment) | Steve Finney | |
Add a basic usage message to flash_erase.c. Signed-off-by: Steven Finney <sfinney@healthhero.com> | |||
2006-04-11 | Initial commit | David Woodhouse | |