Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
binman: Introduce binman, a tool for building binary images
This adds the basic code for binman, including command parsing, processing of entries and generation of images. So far no entry types are supported. These will be added in future commits as examples of how to add new types. See the README for documentation. Signed-off-by: Simon Glass <[email protected]> Tested-by: Bin Meng <[email protected]>
- Loading branch information