Part Number: AM3358
Tool/software: Linux
Hi,
I am using our own AM3358 based custom board and would like to add boot logo in uboot and Linux stage till matrix launcher comes up.
Can you please tell how I can proceed.
Referred the following link for adding splash screen, but getting an error in uboot. (invalid splash file)
How can I create valid splash bmp file, share me your valid splash.bmp.gz file to try ?
fatload mmc 0 0x82000000 splash.bmp.gz
bmp i 0x82000000
I got an error while executing bmp command in uboot.
software-dl.ti.com/.../Foundational_Components_U-Boot.html
BTW, I am using very latest TI PROCESSOR SDK package.