Tool/software: Linux
Hello.
I have used DM8148 evm board with ti-ezsdk_dm814x-evm_5_05_02_00 (u-boot-2010.06-psp04.04.00.01).
I tried to display a logo on HDMI output at boot with DM814x_EZ_Software_Developers_Guide.pdf as follows.
1. tftp 0x81000000 ti_logo.bmp
2. bmp info 0x81000000
3. bmp display 0x81000000
But the logo isn't displayed on HDMI output at boot.
Please let me know how to display a logo.
Thank you
David Seo