binman: Add support for including spl/u-boot-spl.dtb
authorSimon Glass <sjg@chromium.org>
Tue, 14 Nov 2017 01:54:55 +0000 (18:54 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 13 Dec 2017 02:53:45 +0000 (19:53 -0700)
commit47419eae4b266ec8d1954d9314d833d014d63ecd
tree1d089293317cc602109c6a32a14d7d837035abb5
parentb50e5611a6b5dff4bc2ae47d332ba0d046e2a782
binman: Add support for including spl/u-boot-spl.dtb

This file contains the SPL device tree. Add support for including this by
itself in images.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/etype/u_boot_spl_dtb.py [new file with mode: 0644]
tools/binman/ftest.py
tools/binman/test/51_u_boot_spl_dtb.dts [new file with mode: 0644]