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)
commit8772213ea690e025248626096195fdebf402de02
treefab2da8e0bfe44c3ad454e008114ce6f3b4e56d5
parent56509843003570f57f8600642258c77d525da0e5
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]