commit | 0fbb81bd4ae9996d72d5f3ea383ecc6d81a2b254 | [log] [tgz] |
---|---|---|
author | Devarsh Thakkar <devarsht@ti.com> | Thu Feb 22 18:38:08 2024 +0530 |
committer | Anatolij Gustschin <agust@denx.de> | Sun Apr 21 09:07:02 2024 +0200 |
tree | 4c062a3baa1e306ca4b04c02275cf5148b9e5e84 | |
parent | ca106b92af838273c73edc0ee9015b6f01706f77 [diff] |
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>