[EXTERNAL] [PATCH v3 25/43] x86: Pass video settings from SPL to U-Boot proper
Nikhil M Jain
n-jain1 at ti.com
Fri May 5 06:27:15 CEST 2023
On 05/05/23 04:28, Simon Glass wrote:
> When video is set up in SPL, U-Boot proper needs to use the correct
> parameters so it can write to the display.
>
> Put these in a bloblist so they are available to U-Boot proper.
>
> Signed-off-by: Simon Glass<sjg at chromium.org>
> ---
>
> Changes in v3:
> - Add a tag name for the blob
>
> common/bloblist.c | 1 +
> drivers/pci/pci_rom.c | 78 +++++++++++++++++++++++++++++++------------
> include/bloblist.h | 1 +
> include/video.h | 24 +++++++++++++
> 4 files changed, 83 insertions(+), 21 deletions(-)
Reviewed-by: Nikhil M Jain <n-jain1 at ti.com>
More information about the U-Boot
mailing list