diff options
| author | Viresh Kumar <[email protected]> | 2016-07-22 14:13:41 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-07-22 15:25:18 -0700 |
| commit | 2d6f1c29988c0f5b51949bb674fe9dcdb923c4a6 (patch) | |
| tree | 8a7c739bf4d8890810d7d558b659f6cdbf1514ad /tools/perf/scripts/python | |
| parent | cc90d6fce858cea167102380e57a63af2f75ec8b (diff) | |
greybus: bootrom: Don't print duplicate error messages
On failing to find a firmware image, we get these today:
bootrom 1-3.3.1: Firmware request for ara_00000126_00001001_fffe0001_ffe5001a_s2l.tftf has failed : -12
bootrom 1-3.3.1: gb_bootrom_firmware_size_request: failed to download firmware (-12)
Which are more or less duplicate, as they print error for the same root
cause.
With this patch this is all we get now:
bootrom 1-3.3.1: failed to download ara_00000126_00001001_fffe0001_ffe5001a_s2l.tftf firmware (-12)
Reported-by: Johan Hovold <[email protected]>
Signed-off-by: Viresh Kumar <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions