summaryrefslogtreecommitdiff
path: root/lib/efi_loader/helloworld.c
diff options
context:
space:
mode:
authorNikhil M Jain <n-jain1@ti.com>2023-04-10 14:19:13 +0530
committerTom Rini <trini@konsulko.com>2023-05-08 09:26:12 -0400
commit7a17e4c6f1019296a12fc68005916f11de6db928 (patch)
treeb7b1fcf8caf6975f9c29e27af5e70773c1e2a132 /lib/efi_loader/helloworld.c
parent72236302e67827a9d4aa251308d162a14f6ce2d6 (diff)
common: spl: spl: Remove video driver before u-boot proper
Add method to remove video driver before loading u-boot proper. When bootstage changes from SPL to u-boot proper, noo method is called to remove video driver, and at u-boot proper if video driver is not enabled, the video driver starts displaying garbage on the screen, because there is no reserved space for video and the frame buffer gets u-boot proper data written. Signed-off-by: Nikhil M Jain <n-jain1@ti.com>
Diffstat (limited to 'lib/efi_loader/helloworld.c')
0 files changed, 0 insertions, 0 deletions