]> git.baikalelectronics.ru Git - uboot.git/commit
board: ti: am62x: evm: Add necessary functions to call splash screen
authorNikhil M Jain <n-jain1@ti.com>
Mon, 10 Apr 2023 08:49:12 +0000 (14:19 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 8 May 2023 13:26:12 +0000 (09:26 -0400)
commitb42139e1eb326b562d3c86d7b2bded2dba219ca2
treeaa66aee75707a70a59501c2bbe50446233adf25a
parent5ae3ca0ced31e5e70ed30468101a168fb4049781
board: ti: am62x: evm: Add necessary functions to call splash screen

To enable splash screen on AM62x at a53 SPL setup DRAM, set page table,
enable cache to allow copying of bmp image to frame buffer and display
it using splash_display.

Signed-off-by: Nikhil M Jain <n-jain1@ti.com>
board/ti/am62x/evm.c