commit | c960b14303aa9c598db40cf8d6a1fa04fab8c715 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Jun 14 21:52:22 2019 +0200 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 10 16:52:58 2019 -0600 |
tree | b68795b8dbbbc727ee4cec4e897319350f5268be | |
parent | 14690900dbd65853985f2ae48e223871b7a67de3 [diff] |
trace: trace buffer may exceed 2GiB Correct the debug output for the trace buffer size to accommodate trace buffers exceeding 2GiB. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org>