commit | 7ea33579576d2bcd19df76bd8769e7ab3b4a169b | [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 | 2b7a3882e0f70d253fb6a2da5682c94aea4c46f1 [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>