[U-Boot] [PATCH 16/19] binman: Drop a special case related to fdt_fallback

sjg at google.com sjg at google.com
Tue May 2 11:27:11 UTC 2017


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 at 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!


More information about the U-Boot mailing list