Skip to content

Conversation

@nocnokneo
Copy link

@nocnokneo nocnokneo commented Apr 12, 2024

This adds a option to do bmaptool copy --format simg ... to convert to an Android Sparse Image format file.

Android Sparse Image files fulfill essentially the same purpose as .bmap files, but they are simpler and therefore supported in low level software (like the U-boot mmc swrite ... command). Background info on the format: https://2net.co.uk/tutorial/android-sparse-image-format

Is this a feature the bmaptool project is willing to accept? If so I can cleanup, document, unit test, etc

…mage file

Android Sparse Image files are supported by the U-Boot `mmc swrite ...` command which greatly speeds up the bootstrapping process of an unprogrammed board.
@twoerner
Copy link
Collaborator

It's generally not a good look when the website you link to in your github profile doesn't exist.

@nocnokneo
Copy link
Author

It's generally not a good look when the website you link to in your github profile doesn't exist.

Thanks, fixed.

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