
24 Nov
2017
24 Nov
'17
2:46 a.m.
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 | 10 +++++++++- tools/binman/test/48_x86-start16-spl.dts | 13 +++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 tools/binman/test/48_x86-start16-spl.dts
Applied to u-boot-dm thanks!