[U-Boot] [PATCH 23/26] binman: Add add test for SPL with a microcode pointer
sjg at google.com
sjg at google.com
Fri Nov 24 01:46:54 UTC 2017
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 at chromium.org>
---
tools/binman/etype/u_boot_spl_with_ucode_ptr.py | 2 +-
tools/binman/ftest.py | 84 ++++++++++++++++---------
tools/binman/test/49_x86_ucode_spl.dts | 29 +++++++++
3 files changed, 84 insertions(+), 31 deletions(-)
create mode 100644 tools/binman/test/49_x86_ucode_spl.dts
Applied to u-boot-dm thanks!
More information about the U-Boot
mailing list