]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitade391d277aa665e90e13087da9478506987d75c
tree1d089293317cc602109c6a32a14d7d837035abb5
parentc80245cd7370e8e2d12e7e935075eeebd2b8afe2
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]