
22 Nov
2018
22 Nov
'18
9:20 p.m.
At present, stripped files don't have the right pathname which means that blob compression cannot be used. Fix this.
Signed-off-by: Simon Glass sjg@chromium.org ---
tools/binman/etype/u_boot_elf.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
Applied to u-boot-dm/master, thanks!