| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-11-22 | binman: Add test for u-boot-spl-bss-pad | Simon Glass | |
| Add a test that we can pad the BSS with zero bytes. Signed-off-by: Simon Glass <[email protected]> | |||
| 2017-11-22 | binman: Add a Makefile for test-program compilation | Simon Glass | |
| These test programs are includedd as binary files in U-Boot to avoid having to build them (and associated toolchain differences). Instructions on building are in the files themselves, but it seems better to provide a Makefile which can be manually run when desired. Add a Makefile, separate from the normal build system, to handle this. Signed-off-by: Simon Glass <[email protected]> | |||
