commit | 155a0829e4a2933e4b9d4ab2b7344dc7af73e90b | [log] [tgz] |
---|---|---|
author | Nikhil M Jain <n-jain1@ti.com> | Tue Jan 31 15:35:19 2023 +0530 |
committer | Anatolij Gustschin <agust@denx.de> | Sat Feb 04 18:16:56 2023 +0100 |
tree | d200e1c73fc783cfa61dc8e16adde911ec392058 | |
parent | 942727452477b4d6e9212379f7beb3302232c839 [diff] |
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>