commit | 78cdc5d346df3460f4152d3812acfd0b2afbfcdd | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 19 13:23:51 2021 -0700 |
committer | Anatolij Gustschin <agust@denx.de> | Sun Dec 26 23:02:19 2021 +0100 |
tree | 349e27a14c12656245261cdf472325795d826494 | |
parent | c3b5adfb1a6b5765b7f07dada93acfc5098cb226 [diff] |
video: Expand video debugging buffer size On sandbox these addresses are 16 hex digits log so we need more space for the debug string. Update it. Signed-off-by: Simon Glass <sjg@chromium.org>