]> git.dujemihanovic.xyz Git - u-boot.git/commit
boot: fdt_simplefb: Enumerate framebuffer info from video handoff
authorDevarsh Thakkar <devarsht@ti.com>
Thu, 22 Feb 2024 13:08:08 +0000 (18:38 +0530)
committerAnatolij Gustschin <agust@denx.de>
Sun, 21 Apr 2024 07:07:02 +0000 (09:07 +0200)
commit86281e4705418b54404889c290ef3154fb1ebafc
tree4c062a3baa1e306ca4b04c02275cf5148b9e5e84
parent91e9687b49e7929effcc4464659c31d2ccb46e7b
boot: fdt_simplefb: Enumerate framebuffer info from video handoff

Enable and update simple-framebuffer node using the video handoff
bloblist if video was enabled at SPL stage and corresponding video
bloblist was received at u-boot proper with necessary parameters.

Signed-off-by: Devarsh Thakkar <devarsht@ti.com>
Reviewed-by: Nikhil M Jain <n-jain1@ti.com>
boot/fdt_simplefb.c