u-boot/board/ti
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
..
am43xx arm: mach-omap2: Move common image process functions out of board files 2022-12-12 14:03:11 -05:00
am57xx Correct SPL uses of FASTBOOT 2023-02-10 07:41:41 -05:00
am62ax arm: mach-k3: Remove empty sys_proto.h include 2023-04-24 13:18:48 -04:00
am62x board: ti: am62x: evm: Update function calls for splash screen 2023-07-21 15:32:12 -04:00
am64x board: ti: am64x: Add support for AM64B SK 2023-05-08 09:27:20 -04:00
am65x arm: mach-k3: Remove empty sys_proto.h include 2023-04-24 13:18:48 -04:00
am335x arm: mach-omap2: Move common image process functions out of board files 2022-12-12 14:03:11 -05:00
beagle ARM: omap3_beagle: Power on MMC when setting up PMIC 2022-03-10 13:49:57 -05:00
common arm: mach-k3: Add weak do_board_detect() to common file 2023-04-24 13:18:48 -04:00
dra7xx Correct SPL uses of FASTBOOT 2023-02-10 07:41:41 -05:00
j721e include: configs: j721e_evm: Fix name_fdt for J7200 2023-04-24 13:18:49 -04:00
j721s2 board: ti: j721s2: Add support to detect daughtercards 2023-05-03 09:05:24 -04:00
ks2_evm global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFG 2022-12-23 10:14:51 -05:00
omap3evm global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
panda doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
sdp4430 doc: replace @return by Return: 2022-01-19 18:11:34 +01:00