All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jon Loeliger <jdl@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Big Files?
Date: Tue, 30 Oct 2007 08:11:34 -0500	[thread overview]
Message-ID: <47272D86.9020304@freescale.com> (raw)
In-Reply-To: <20071029220231.317B12476F@gemini.denx.de>

Wolfgang Denk wrote:
> Dear Jon,
> 
> in message <1193692082.1462.28.camel@ld0161-tx32> you wrote:
>> I have a display driver that I would like to add
>> to the 8610HPCD board port.  The driver itself is
>> pretty small (about 30K of source), but there is
>> a logo bitmap file that can be used to display on
>> the display as well.  That file alone is about 160K
>> even though it is a smallish bitmap (340 x 128 x 4bpp).
> 
> 340x128x4 = 174,080 bit = 21,760 byte = 21.25 KiB. Where is the other
> 138 KiB of data coming from?

unsigned int FSL_Logo_BMP[] = {
0x424d765c,
0x00000000,0x00007600,0x00002800,0x00006c01,0x00008000,0x00000100,0x04000000,
0x0000005c,0x0000130b,0x0000130b,0x00001000,0x00000000,0x00000402,0x04000d91,
0xbc000b51,0x67001536,0x9a000f2a,0x4b005050,0x50009090,0x90000c70,0x92002e2f,


> Submit the code as regular patch and the bit map file as part 2,
> gzipped.

Sounds good!

Thanks,
jdl

      reply	other threads:[~2007-10-30 13:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-29 21:08 [U-Boot-Users] Big Files? Jon Loeliger
2007-10-29 22:02 ` Wolfgang Denk
2007-10-30 13:11   ` Jon Loeliger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47272D86.9020304@freescale.com \
    --to=jdl@freescale.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.