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.

How to change the display logo in u-boot

Hi all,

    Refer to the website patch : http://review.omapzoom.org/#/c/23975/  , I can display a TI logo during uboot stage, but  how to replace TI logo with my logo?

I know the "static char * header_data"  in the logo.h file that contains the desired splash screen bitmap.How to create my logo.h file ? Is there any tools ?

   Thank you.