
5 Apr
2023
5 Apr
'23
8:37 p.m.
On Wed, 5 Apr 2023 at 01:06, Nikhil M Jain n-jain1@ti.com wrote:
Add Kconfigs which enable the video driver and splash screen at SPL stage only and not at u-boot proper. The existing Kconfigs from u-boot proper were not used to make SPL splash screen independent to them.
Signed-off-by: Nikhil M Jain n-jain1@ti.com Reviewed-by: Devarsh Thakkar devarsht@ti.com
V6:
- Replace CMD_BMP with BMP.
V5:
- Added Reviewed-by tag.
V4:
- No change.
V3:
- Add separate SPL video and splash configs.
- Reviewed-by tag not added due to additional changes in V3.
V2:
- No change.
drivers/video/Kconfig | 223 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 222 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org Tested-by: Simon Glass sjg@chromium.org # qemu-x86_64