]> Git Repo - J-u-boot.git/commit
common: spl: spl: Remove video driver
authorNikhil M Jain <[email protected]>
Tue, 18 Jul 2023 08:57:33 +0000 (14:27 +0530)
committerTom Rini <[email protected]>
Fri, 21 Jul 2023 19:32:12 +0000 (15:32 -0400)
commit954b0ad4a228112f68cf96522e93f4b30c7b6117
treefc62d9ef038c51488bc427008ced420b7a0ff614
parent63e73a13e994e5aa960418f02b148d023719021e
common: spl: spl: Remove video driver

Use config SPL_VIDEO_REMOVE to remove video driver at SPL stage before
jumping to next stage, in place of CONFIG_SPL_VIDEO, to allow user to
remove video if required.

Signed-off-by: Nikhil M Jain <[email protected]>
Reviewed-by: Devarsh Thakkar <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
common/spl/spl.c
This page took 0.033039 seconds and 4 git commands to generate.