summaryrefslogtreecommitdiff
path: root/lib/linux_string.c
diff options
context:
space:
mode:
authorDevarsh Thakkar <devarsht@ti.com>2023-12-05 21:25:21 +0530
committerTom Rini <trini@konsulko.com>2024-01-29 14:49:17 -0500
commitb30414f089d23942fe36a66a8de8c9c22fad91ba (patch)
treec851bf1971f5aa23953491142d083d35c33fd8dd /lib/linux_string.c
parenteefe23c12775184b10068fd4f71c42db335ff3e6 (diff)
video: Fill video handoff in video post probe
Fill video handoff fields in video_post_probe as at this point we have full framebuffer-related information. Also fill all the fields available in video hand-off struct as those were missing earlier and U-boot framework expects them to be filled for some of the functionalities. While filling framebuffer size in video hand-off structure use the actual framebuffer region size as derived from gd->video_top and gd->video_bottom instead of directly using the size populated in video_uc_plat as it contains unaligned size. Reported-by: Simon Glass <sjg@chromium.org> Signed-off-by: Devarsh Thakkar <devarsht@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/linux_string.c')
0 files changed, 0 insertions, 0 deletions