[U-Boot] [PATCH 12/34] binman: Use tools.Run() to run objdump

sjg at google.com sjg at google.com
Fri Sep 27 00:39:04 UTC 2019


At present this command silently fails if something goes wrong. Use the
tools.Run() function instead, since it reports errors.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 tools/binman/elf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list