]> git.ipfire.org Git - people/ms/u-boot.git/commit
binman: Add support for including spl/u-boot-spl-nodtb.bin
authorSimon Glass <sjg@chromium.org>
Tue, 14 Nov 2017 01:54:56 +0000 (18:54 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 13 Dec 2017 02:53:45 +0000 (19:53 -0700)
commit4e6fdbef67e4e73b516c20b073cf160679940b77
treebf7a633b71dcb8e5a9728bdfc4d4462b46fa52a4
parent47419eae4b266ec8d1954d9314d833d014d63ecd
binman: Add support for including spl/u-boot-spl-nodtb.bin

This file contains SPL image without a device tree. Add support for
including this in images.

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