All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] [RFC] logos directory
@ 2007-05-24 14:34 Rodolfo Giometti
  2007-05-24 18:44 ` Ulf Samuelsson
  2007-05-25 13:26 ` [U-Boot-Users] [RFC] logos directory & default logo Rodolfo Giometti
  0 siblings, 2 replies; 4+ messages in thread
From: Rodolfo Giometti @ 2007-05-24 14:34 UTC (permalink / raw)
  To: u-boot

Hello,

I'd like to modify the logo support. Currently I notice that there are
only one logo file into "u-boot/tools/logos", however I think is
better move each board's logo into itsown directories. So, for
example, if "foo" board wants to use the "foo.bmp" logo it should add
this file into "u-boot/board/foo" directory.

Comments? :)

Rodolfo

-- 

GNU/Linux Solutions                  e-mail:    giometti at enneenne.com
Linux Device Driver                             giometti at gnudd.com
Embedded Systems                     		giometti at linux.it
UNIX programming                     phone:     +39 349 2432127

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

* [U-Boot-Users] [RFC] logos directory
  2007-05-24 14:34 [U-Boot-Users] [RFC] logos directory Rodolfo Giometti
@ 2007-05-24 18:44 ` Ulf Samuelsson
  2007-05-25  7:18   ` Rodolfo Giometti
  2007-05-25 13:26 ` [U-Boot-Users] [RFC] logos directory & default logo Rodolfo Giometti
  1 sibling, 1 reply; 4+ messages in thread
From: Ulf Samuelsson @ 2007-05-24 18:44 UTC (permalink / raw)
  To: u-boot

> Hello,
> 
> I'd like to modify the logo support. Currently I notice that there are
> only one logo file into "u-boot/tools/logos", however I think is
> better move each board's logo into itsown directories. So, for
> example, if "foo" board wants to use the "foo.bmp" logo it should add
> this file into "u-boot/board/foo" directory.
> 
> Comments? :)
> 
> Rodolfo
> 
> -- 


Not if you have 4 boards, all using the same logo.

Best Regards
Ulf Samuelsson

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

* [U-Boot-Users] [RFC] logos directory
  2007-05-24 18:44 ` Ulf Samuelsson
@ 2007-05-25  7:18   ` Rodolfo Giometti
  0 siblings, 0 replies; 4+ messages in thread
From: Rodolfo Giometti @ 2007-05-25  7:18 UTC (permalink / raw)
  To: u-boot

On Thu, May 24, 2007 at 08:44:30PM +0200, Ulf Samuelsson wrote:
> 
> Not if you have 4 boards, all using the same logo.

In this case how do you specify which is the logo you wish to use?

Rodolfo

-- 

GNU/Linux Solutions                  e-mail:    giometti at enneenne.com
Linux Device Driver                             giometti at gnudd.com
Embedded Systems                     		giometti at linux.it
UNIX programming                     phone:     +39 349 2432127

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

* [U-Boot-Users] [RFC] logos directory & default logo
  2007-05-24 14:34 [U-Boot-Users] [RFC] logos directory Rodolfo Giometti
  2007-05-24 18:44 ` Ulf Samuelsson
@ 2007-05-25 13:26 ` Rodolfo Giometti
  1 sibling, 0 replies; 4+ messages in thread
From: Rodolfo Giometti @ 2007-05-25 13:26 UTC (permalink / raw)
  To: u-boot

On Thu, May 24, 2007 at 04:34:57PM +0200, Rodolfo Giometti wrote:
> 
> I'd like to modify the logo support. Currently I notice that there are
> only one logo file into "u-boot/tools/logos", however I think is

About this topic I suppose is better define a "default" logo. My idea
is to leave to the developer the ability to specify its preferre logo
as follow:

wwpc1100_config :       unconfig
        @$(MKCONFIG) $(@:_config=) arm pxa wwpc1100
        @echo "LOGO_BMP = wwpc1100.bmp" >> include/config.mk

if no LOGO_BMP is specified then the system uses a "default" logo
which can still be the "denx.bmp".

Comments?

Rodolfo

-- 

GNU/Linux Solutions                  e-mail:    giometti at enneenne.com
Linux Device Driver                             giometti at gnudd.com
Embedded Systems                     		giometti at linux.it
UNIX programming                     phone:     +39 349 2432127

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

end of thread, other threads:[~2007-05-25 13:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-24 14:34 [U-Boot-Users] [RFC] logos directory Rodolfo Giometti
2007-05-24 18:44 ` Ulf Samuelsson
2007-05-25  7:18   ` Rodolfo Giometti
2007-05-25 13:26 ` [U-Boot-Users] [RFC] logos directory & default logo Rodolfo Giometti

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.