aboutsummaryrefslogtreecommitdiff
path: root/tools/zynqimage.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2020-04-09 15:08:36 -0600
committerSimon Glass <sjg@chromium.org>2020-04-21 06:33:47 -0600
commit35d696dbe507aeafca87843f0cecfc77efa7aba7 (patch)
treed21f3e008561d3393c1676cdbb925bc96e917ffc /tools/zynqimage.c
parent5627bd9d96bea76a51474286eb97b4bb47914c83 (diff)
buildman: Use an object to hold error lines
At present the string for each error line is created in _CalcErrorDelta() and used to create the summary output. This is inflexible since all the information (error/warning character, error line, list of boards with that error line) is munged together in a string. Create an object to hold this information and only convert it to a string when printing the actual output. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/zynqimage.c')
0 files changed, 0 insertions, 0 deletions