Hi all,
I use of the platform is TI8148, now I want to start in UBOOT is displayed on LCD and the LOGO, I'd like to know any can reference of TI examples?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi all,
I use of the platform is TI8148, now I want to start in UBOOT is displayed on LCD and the LOGO, I'd like to know any can reference of TI examples?
Hi,
Refer to ea20 board in uboot source , which is davinci based SOC, it has support for displaying
splash image on the screen, you can grep for "CONFIG_SPLASH_SCREEN" the boards having
this defined have a support for displaying, you can also have a look at this link as reference,
this patch series adds support for LCD on tegra board. Apart from this I have no much idea about it.
Regards,
--Prabhakar lad
Hi,
Thank you very much for your reply, I here is to use a splash image, I want to ask you, splashimage variables of the address is behind the address of the flash, still picture in its address in memory.
fish_xu