]> git.ipfire.org Git - thirdparty/u-boot.git/commit
rpi: pass the Video Core logs DT parameter through
authorPeter Robinson <pbrobinson@gmail.com>
Mon, 9 Feb 2026 12:55:47 +0000 (12:55 +0000)
committerPeter Robinson <pbrobinson@gmail.com>
Thu, 12 Mar 2026 12:02:59 +0000 (12:02 +0000)
commit7d5d8400fa5d7e61a5abd131770bc853237baf38
treed9769e3bb985976ffe23edcc3e2417ee008705b0
parent5fa0237c834d9c8ab1df084d446643928e0b5bc0
rpi: pass the Video Core logs DT parameter through

Pass the VC logs DT parameter through to the kernel
device tree. This is used by the vclog tool and is
a useful debugging tool.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Acked-by: Matthias Brugger <mbrugger@suse.com>
board/raspberrypi/rpi/rpi.c