All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rodolfo Giometti <giometti@linux.it>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Generic LOGO support
Date: Thu, 13 Jul 2006 09:32:06 +0200	[thread overview]
Message-ID: <20060713073206.GD13250@hulk.enneenne.com> (raw)
In-Reply-To: <20060713071656.97BA2353C4E@atlas.denx.de>

On Thu, Jul 13, 2006 at 09:16:56AM +0200, Wolfgang Denk wrote:
> 
> Where is the CHANGELOG message, and your Signed-off-by line?

CHANGELOG:

Support for per board logo definition.

NOTE:

At configuration time we can specify the LOGO file as follow:

   wwpc1000_config         :       unconfig
           @ >include/config.h
           @echo "#define CONFIG_WWPC1000          100" >>include/config.h
           @./mkconfig -a wwpc1000 mips mips wwpc1000
           @echo "CROSS_COMPILE = mipsel-linux-" >>include/config.mk
           @echo "LOGO = wwpc1000.bmp" >>include/config.mk

Signed-off-by: Rodolfo Giometti <giometti@linux.it>

> Also, I cannot find any cleanup code for make clen?

What do you mean? My patch doesn't change file "include/bmp_logo.h"
generation... maybe there is a previous bug during "make clean"? I'll
check it.

Ciao,

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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.denx.de/pipermail/u-boot/attachments/20060713/b5bbf93b/attachment.pgp 

  reply	other threads:[~2006-07-13  7:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-12  8:18 [U-Boot-Users] [PATCH] Generic LOGO support Rodolfo Giometti
2006-07-12  9:40 ` Rodolfo Giometti
2006-07-12 17:52   ` Wolfgang Denk
2006-07-13  7:06     ` Rodolfo Giometti
2006-07-13  7:16       ` Wolfgang Denk
2006-07-13  7:32         ` Rodolfo Giometti [this message]
2006-07-13  7:57         ` [U-Boot-Users] Does the UBoot-1.1.4 support the RMII on PPC440GP? Denny

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=20060713073206.GD13250@hulk.enneenne.com \
    --to=giometti@linux.it \
    --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.