How to display a BMP logo in uboot 2009?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to display a BMP logo in uboot 2009?

2,902 Views
teddy123
Contributor III

Can anyone pls tell me how to display a BMP image as splash screen image directly without converting it into a .c file used in the excisting method.

Labels (2)
0 Kudos
2 Replies

954 Views
SergioSolis
NXP Employee
NXP Employee

I haven't personally tried any method other than converting the bmp to .c , but I found a couple of links that might shed some light:

UBootSplashScreen < DULG < DENX

http://boundarydevices.com/displaying-a-splash-screen-with-u-boot/


Best regards,
Sergio

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

954 Views
teddy123
Contributor III

In the latest uboot ie 2013 , I used bmp tools avaiable in Tools/ to display the splash image but the same thing didnt worked with uboot 2009.

0 Kudos