[U-Boot-Users] [PATCH] Generic LOGO support

Rodolfo Giometti giometti at linux.it
Thu Jul 13 09:32:06 CEST 2006


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 at 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 


More information about the U-Boot mailing list