Skip to content

Allow erasing all storage types #101

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

monkbroc
Copy link

Erase operations are currently only supported on devices using NAND storage. With this change, erase operations also work on devices with UFS storage.

Copy link
Contributor

@lumag lumag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update commit description to include DCO (Sign-off) and a suitable commit message (pull request has good enough decription, you can c&p it).

@monkbroc monkbroc force-pushed the erase-all branch 2 times, most recently from 4bbad4a to 9ec1155 Compare May 2, 2025 12:11
Erase operations are currently only supported on devices using NAND storage. With this change, erase operations also work on devices with UFS storage.

Signed-off-by: Julien Vanier <[email protected]>
@monkbroc
Copy link
Author

monkbroc commented May 2, 2025

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants