Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-09 | binman: Move to three-digit test-file numbers | Simon Glass | |
We now have 99 tests. Before adding any more, rename everything to three digits. This helps to preserve the ordering of tests and makes it easier to find things. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2018-09-29 | binman: Support expanding entries | Simon Glass | |
It is useful to have entries which can grow automatically to fill available space. Add support for this. Signed-off-by: Simon Glass <sjg@chromium.org> |