
4 Feb
2023
4 Feb
'23
8:27 p.m.
On Tue, 31 Jan 2023 15:35:18 +0530 Nikhil M Jain n-jain1@ti.com wrote:
Set splash screen related env variables. Default splash source is set to mmc where user is expected to keep bmp in compressed format with name ti.gz on first partition of mmc.
Splash file will be uncompressed to DDR at address 0x82000000 and splash position is set to middle of screen.
Signed-off-by: Nikhil M Jain n-jain1@ti.com
board/ti/am62x/am62x.env | 5 +++++ 1 file changed, 5 insertions(+)
This patch does not apply, there is no board/ti/am62x/am62x.env.
I think we first need below patch applied (assigned to Tom):
http://patchwork.ozlabs.org/project/uboot/patch/20230124051602.32351-2-n-jai...
@Tom: could you please apply it ? Thanks!
-- Anatolij