]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Add add test for SPL with a microcode pointer
authorSimon Glass <sjg@chromium.org>
Mon, 13 Nov 2017 04:52:27 +0000 (21:52 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 23 Nov 2017 01:05:38 +0000 (18:05 -0700)
commita2654b45e06109c8d1f855d72ab93094f4ec2e7c
tree41830ab2c17025ea3b4aef0a1e9ee1c0711b9c11
parentf8b8b19de2df395b98f26f2767624cacba81cc57
binman: Add add test for SPL with a microcode pointer

Add a test for this feature. It allows SPL to hold a pointer to the
microcode block. This is used for 64-bit U-Boot on x86.

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