commit | 820af1d913475e22851e25719c491c011adee92a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jul 06 10:27:16 2018 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 09 09:11:00 2018 -0600 |
tree | 3705a28d14421c822231d598ad375bc4a74d952b | |
parent | 09d3c8df627be4062e3ec9ce91c5f6eba291ac53 [diff] |
binman: Tidy up variables in _RunMicrocodeTest() At present we call the three entries first, second and third. Rename them to reflect their contents instead, for clarity. Signed-off-by: Simon Glass <sjg@chromium.org>