]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: ti: am62x: evm: Update simple-framebuffer node in device-tree
authorDevarsh Thakkar <devarsht@ti.com>
Wed, 25 Sep 2024 15:13:54 +0000 (20:43 +0530)
committerAnatolij Gustschin <agust@denx.de>
Tue, 22 Oct 2024 17:55:28 +0000 (19:55 +0200)
commit7aa6906dda0d0936c91f14684df7c011b31b6435
tree8e67977e91a80a00c7c78012aab7c0dff0e0934a
parent944e515e759db4f9660245bd09e2df9051dd0b27
board: ti: am62x: evm: Update simple-framebuffer node in device-tree

Update simple-framebuffer device-tree node by enumerating framebuffer
related information in existing simple-framebuffer node in Linux
device-tree file and enabling it.

In case there is no simple-framebuffer stub detected in Linux kernel
device-tree and video is still active, then update the device-tree to
reserve the framebuffer region for the active splash screen.

This helps preserve the splash screen till the display server takes over
after OS is booted.

Signed-off-by: Devarsh Thakkar <devarsht@ti.com>
board/ti/am62x/evm.c