All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Handling images(.jpg, .bmp etc) in u-boot
@ 2013-03-24  7:48 bhargavak
  2013-03-24 10:05 ` Wolfgang Denk
  0 siblings, 1 reply; 12+ messages in thread
From: bhargavak @ 2013-03-24  7:48 UTC (permalink / raw)
  To: u-boot

Hi

I have currently implemented u-boot splash screen, a battery charging
animation(as a series images) in u-boot on my board, all of the above by
creating a GIMP header (.h) for each of the image.

The problem I'm facing is, the size of the u-boot binary is ever increasing,
as the headers for each image is very large even though all of them take up
only 1/4 of the screen size(WVGA).

Now, I'm supposed to implement a full screen size splash screen and add a
few more images to accommodate extra levels of battery charging.

With this added my u-boot.bin goes upto 4-5MB (and that is bad right ??)

I just came to know that there is a method where we can create a partition
and put images(.bmp) into the EMMC flash.
I saw the u-boot's manual where there is a description about a environment
variable 'splashimage'.

My concern here is, can someone please elaborate the procedure mentioned
there.
I do not have a network connection to my board, I just have a microUSB cable
connection my PC and the board.

If there are any other methods to implement the whole thing better,
suggestions a welcome. 



--
View this message in context: http://u-boot.10912.n7.nabble.com/Handling-images-jpg-bmp-etc-in-u-boot-tp150524.html
Sent from the U-Boot mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-04-06 10:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-24  7:48 [U-Boot] Handling images(.jpg, .bmp etc) in u-boot bhargavak
2013-03-24 10:05 ` Wolfgang Denk
2013-03-24 11:26   ` bhargavak
2013-03-24 13:16     ` Wolfgang Denk
2013-03-30 17:47       ` bhargavak
2013-03-31  8:54         ` Anatolij Gustschin
2013-03-31  9:30           ` bhargavak
2013-03-31 10:38             ` Anatolij Gustschin
2013-03-31 11:54               ` bhargavak
2013-03-31 13:21                 ` Anatolij Gustschin
2013-03-31 17:56                   ` bhargavak
2013-04-06 10:33                   ` Bhargav AK

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.