An open API service indexing awesome lists of open source software.

https://github.com/throwaway96/mboot_parts

MStar MBoot partition tools. WIP
https://github.com/throwaway96/mboot_parts

Last synced: 2 months ago
JSON representation

MStar MBoot partition tools. WIP

Awesome Lists containing this project

README

          

# `mboot_parts.py`

Currently just takes the output from the `mmc part` command of MStar's MBoot
(their version of U-Boot) and reformats it to be easier to work with.

I'm hoping to add more tools when I have some free time.

## License

This program is free software: you can redistribute it and/or modify it under
the terms of the GNU Affero General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your option) any
later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along
with this program. If not, see .

See `LICENSE` for details.