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

Wolfgang Denk wd at denx.de
Sun Sep 7 01:10:15 CEST 2008


Dear "Pedro Luis D. L.",

In message <BLU106-W37C60B6B3CB93D98D2C418CA590 at phx.gbl> you wrote:
> 
> I don't know the normal procedure, if I should send the patch to Wolfgang o=
> r someone else, but I found a problem with Makefile and TQM5200 HIGHBOOT co=
> nfig in Makefile. I think this problem is also in previous versions since t=
> qm boards where moved under tqc folder.

Please use a line length not longer than some 70+ characters.

> 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 =3D 0xFFF00000">$(obj)board/tqm5200/config.tmp ; \
> +		{ echo "TEXT_BASE =3D 0xFFF00000">$(obj)board/tqc/tqm5200/config.tmp ; \
>  		}
>  	@$(MKCONFIG) -n $@ -a TQM5200 ppc mpc5xxx tqm5200 tqc

Please re-submit after adding your Signed-off-by:  line  (and  please
follow the other instructions Detlev sent you).

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Were there fewer fools, knaves would starve.              - Anonymous


More information about the U-Boot mailing list