u-boot/board/ti/am62x
Nikhil M Jain 12fdacea5a board: ti: am62x: evm: Update function calls for splash screen
Use spl_dcache_enable, in place of setup_dram, arch_reserve_mmu to set
up pagetable, initialise DRAM and enable Dcache to avoid multiple
function calls.

Check for CONFIG_SPL_VIDEO in place of CONFIG_SPL_VIDEO_TIDSS to prevent
any build failure in case video config is not defined and video related
functions are called.

Check for CONFIG_SPL_SPLASH_SCREEN and CONFIG_SPL_BMP before calling
splash_display to avoid compilation failure.

Signed-off-by: Nikhil M Jain <n-jain1@ti.com>
2023-07-21 15:32:12 -04:00
..
am62x.env board: ti: am62x: am62x: Change splashimage and splashsource 2023-05-08 09:26:12 -04:00
evm.c board: ti: am62x: evm: Update function calls for splash screen 2023-07-21 15:32:12 -04:00
Kconfig board: ti: Kconfig: Correct invalid Kconfig syntax 2023-03-29 11:58:26 -04:00
MAINTAINERS configs: Add configs for AM62x SK 2022-06-10 13:37:33 -04:00
Makefile board: ti: Introduce the basic files to support AM62 SK board 2022-06-10 13:37:33 -04:00