summaryrefslogtreecommitdiff
path: root/tools/binman/test/02_missing_node.dts
AgeCommit message (Collapse)Author
2016-12-20binman: Add basic entry types for U-BootSimon Glass
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 <[email protected]> Tested-by: Bin Meng <[email protected]>