This patch series aims at eanbling SPL splash screen on AM62x. Changes in V2: - Correct CONFIG_SPL_SIZE_LIMIT_PROVIDE_STACK value.
Nikhil M Jain (4): configs: am62x_evm_a53_defconfig: Changes in memory to support SPL splash screen board: ti: am62x: am62x: Change splashimage and splashsource board: ti: am62x: evm: Add necessary functions to call splash screen common: spl: spl: Remove video driver before u-boot proper board/ti/am62x/am62x.env | 4 ++-- board/ti/am62x/evm.c | 39 +++++++++++++++++++++++++++++++++ common/spl/spl.c | 15 +++++++++++++ configs/am62x_evm_a53_defconfig | 11 ++++++---- 4 files changed, 63 insertions(+), 6 deletions(-) -- 2.34.1