Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | binman: Move to three-digit test-file numbers | Simon Glass | 2018-10-09 | 1 | -5/+0 |
| | | | | | | | | 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> | ||||
* | binman: Add basic entry types for U-Boot | Simon Glass | 2016-12-20 | 1 | -0/+5 |
Add entries to support some standard U-Boot binaries, such as u-boot.bin, u-boot.dtb, etc. Also add some tests for these. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Bin Meng <bmeng.cn@gmail.com> |