Re: [U-Boot] [PATCH 23/26] binman: Add add test for SPL with a microcode pointer

2017-11-23 Thread sjg
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 --- tools/binman/etype/u_boot_spl_with_ucode_ptr.py | 2 +- tools/binman/ftest.py | 84 - too

[U-Boot] [PATCH 23/26] binman: Add add test for SPL with a microcode pointer

2017-11-12 Thread Simon Glass
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 --- tools/binman/etype/u_boot_spl_with_ucode_ptr.py | 2 +- tools/binman/ftest.py | 84 - too