
2 May
2017
2 May
'17
1:27 p.m.
Previously we were sometimes forced to collate x86 microcode due to not having access to the offset of each individual piece. Now that we never use fdt_fallback, we don't have this problem. Drop this special case from the code.
Signed-off-by: Simon Glass sjg@chromium.org ---
tools/binman/etype/u_boot_dtb_with_ucode.py | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-)
Applied to u-boot-fdt/next, thanks!