video: Expand video debugging buffer size
authorSimon Glass <sjg@chromium.org>
Fri, 19 Nov 2021 20:23:51 +0000 (13:23 -0700)
committerAnatolij Gustschin <agust@denx.de>
Sun, 26 Dec 2021 22:02:19 +0000 (23:02 +0100)
commit6a19e938f8ea086ae2da8e7bc304522c80e895d3
tree349e27a14c12656245261cdf472325795d826494
parent8657ad43f353386be5fb6a517650322e804c98b4
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>
drivers/video/video-uclass.c