[U-Boot] [PATCH] TQM5200 HIGHBOOT Makefile patch

Pedro Luis D. L. carcadiz at hotmail.com
Thu Sep 4 15:00:37 CEST 2008


Hi,
I don't know the normal procedure, if I should send the patch to Wolfgang or someone else, but I found a problem with Makefile and TQM5200 HIGHBOOT config in Makefile. I think this problem is also in previous versions since tqm boards where moved under tqc folder.

The patch is:

--- a/Makefile	2008-09-04 14:55:05.000000000 +0200
+++ b/Makefile	2008-09-04 14:56:14.000000000 +0200
@@ -755,7 +755,7 @@
 		  echo "#define CONFIG_TQM5200_B"	>>$(obj)include/config.h ; \
 		}
 	@[ -z "$(findstring HIGHBOOT,$@)" ] || \
-		{ echo "TEXT_BASE = 0xFFF00000">$(obj)board/tqm5200/config.tmp ; \
+		{ echo "TEXT_BASE = 0xFFF00000">$(obj)board/tqc/tqm5200/config.tmp ; \
 		}
 	@$(MKCONFIG) -n $@ -a TQM5200 ppc mpc5xxx tqm5200 tqc
 

Regards,

Pedro. 
_________________________________________________________________
Prueba los prototipos de los últimos en MSN Motor
http://motor.es.msn.com/


More information about the U-Boot mailing list