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

Rodolfo Giometti giometti at linux.it
Wed Jul 12 11:40:44 CEST 2006


On Wed, Jul 12, 2006 at 10:17:59AM +0200, Rodolfo Giometti wrote:
> Hello,
> 
> here a patch to allow several boards to define their own LOGO file.

Sorry... the patch is wrong... here the correction.

diff --git a/tools/Makefile b/tools/Makefile
index 5b36ba2..5ce7445 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -198,7 +198,7 @@ crc32.c:
                ln -s ../lib_generic/crc32.c crc32.c
 
 $(LOGO_H):     bmp_logo logos/$(LOGO_BMP)
-               ./bmp_logo logos/$(LOGO_BMP) >$@ 2>/tmp/gu
+               ./bmp_logo logos/$(LOGO_BMP) >$@

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




More information about the U-Boot mailing list