commit | 86281e4705418b54404889c290ef3154fb1ebafc | [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 | 91e9687b49e7929effcc4464659c31d2ccb46e7b [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>