1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-22 02:52:13 +02:00
Files
u-boot-megous/tools
Oleksandr Suvorov 8d8851e8fd tools: image-host: print error messages to stderr
The make by default cuts off the stdout output from external tools,
so all error messages from the image-host are not shown in a make
output. Besides that, it is a common approach to use stderr stream
for error messages.
Use stderr for all error messages in image-host.

Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-08-30 11:47:43 -04:00
..
2023-08-26 10:07:48 -04:00
2023-07-07 16:25:56 -04:00
2022-12-08 09:29:02 -05:00
2023-01-27 12:51:26 -05:00
2023-06-12 13:24:31 +02:00