All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Jackson <mpfj-list@mimc.co.uk>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] Add 16bpp BMP support
Date: Mon, 02 Feb 2009 14:17:26 +0000	[thread overview]
Message-ID: <49870076.9070300@mimc.co.uk> (raw)
In-Reply-To: <20090202090145.3bbb03f8@hskinnemoen-d830>

Haavard Skinnemoen wrote:
> Mark Jackson wrote:
>>> We do NOT want to do everything that is possible, but only what is
>>> reasonable.  
>> Exactly ... otherwise where do you stop ?  JPG, GIF, TIFF, PNG, etc ? 
>> We're *only* meant to be showing a simply boot up image (not view lots 
>> of different sized photos or movies !!), in a very controlled 
>> environment (i.e. no "user" options ... just what the designers want / 
>> require).
> 
> Why not do it even simpler? Drop BMP and generate an image matching the
> native format of the LCD controller at compile time :-)

Not sure if you're serious, but that'd reduce some of the functionality I was 
expecting to use.

My splashimage is stored in a particular, separate flash partition, and I'm 
intending to allow end-users to change the boot logo (via a userspace app ?) 
to customise / personalise the unit as they require (e.g. their own company logo).

Hard-coding the image would render this impossible.

Regards
Mark

  reply	other threads:[~2009-02-02 14:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-27 14:16 [U-Boot] [PATCH v3] Add 16bpp BMP support Mark Jackson
2009-01-28 21:11 ` Wolfgang Denk
2009-01-29 10:01   ` Mark Jackson
2009-01-29 10:56     ` Wolfgang Denk
2009-01-30 11:57       ` Mark Jackson
2009-01-30 21:23 ` Guennadi Liakhovetski
2009-01-30 22:13   ` Wolfgang Denk
2009-01-30 22:56     ` Guennadi Liakhovetski
2009-02-01 19:28     ` Mark Jackson
2009-02-02  8:01       ` Haavard Skinnemoen
2009-02-02 14:17         ` Mark Jackson [this message]
2009-02-23 10:26           ` Haavard Skinnemoen

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=49870076.9070300@mimc.co.uk \
    --to=mpfj-list@mimc.co.uk \
    --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.