]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Add a test for x86-start16-spl
authorSimon Glass <sjg@chromium.org>
Mon, 13 Nov 2017 04:52:26 +0000 (21:52 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 23 Nov 2017 01:05:38 +0000 (18:05 -0700)
commitf8b8b19de2df395b98f26f2767624cacba81cc57
treefab2da8e0bfe44c3ad454e008114ce6f3b4e56d5
parent7b66a05c8280c26b39e3e75c84acac609a679a9c
binman: Add a test for x86-start16-spl

This allows us to put the 16-bit x86 start-up code in SPL. Add a test for
it.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/ftest.py
tools/binman/test/48_x86-start16-spl.dts [new file with mode: 0644]