diff options
| author | Nikhil M Jain <[email protected]> | 2023-07-18 14:27:29 +0530 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-07-21 15:32:12 -0400 |
| commit | 12fdacea5a6608a9b77a3437e692b9e2ff5c807c (patch) | |
| tree | 2804a250c1e4a45b6205ca2648aea63396c0b641 /scripts | |
| parent | dd5d1c5dcc4d1868e0b82f26db2ea53c63bd15de (diff) | |
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 <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
