Skip to content
Commit 5bc610a7 authored by Nikhil M Jain's avatar Nikhil M Jain Committed by Tom Rini
Browse files

common: board_f: Pass frame buffer info from SPL to u-boot



U-boot proper can use frame buffer address passed from SPL to reserve
the memory area used by framebuffer set in SPL so that splash image
set in SPL continues to get displayed while u-boot proper is running.

Put the framebuffer address and size in a bloblist to make them
available at u-boot proper, if in u-boot proper CONFIG_VIDEO is defined.

Signed-off-by: default avatarNikhil M Jain <n-jain1@ti.com>
Reviewed-by: default avatarDevarsh Thakkar <devarsht@ti.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent ccd21ee5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment