]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: ti: am62x: evm: Add splash screen support
authorNikhil M Jain <n-jain1@ti.com>
Tue, 31 Jan 2023 10:05:19 +0000 (15:35 +0530)
committerAnatolij Gustschin <agust@denx.de>
Sat, 4 Feb 2023 17:16:56 +0000 (18:16 +0100)
commitd5f563ccddfeefe624457e137ef76dc203d63c9c
treed200e1c73fc783cfa61dc8e16adde911ec392058
parent5f9f816bb8e474709d7b81aa27bd73e542fe299a
board: ti: am62x: evm: Add splash screen support

Splash screen function needs splash source information
to load image and display it, splash_location provides
the necessary info, Set default_splash_location to MMC
at partition 1:1. Probe DSS for splash screen display.

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