Dear Jon Smirl,

In message <20090601150640.12311.66146.st...@terra> you wrote:
> Add support for the Phytec phyCORE-MPC5200B-tiny. Code originally from 
> Pengutronix.de.
> Added MAKEALL and MAINTAINER entry per last posting.
> 
> Signed-off-by: Jon Smirl <[email protected]>
...
> +pcm030_config \
> +pcm030_LOWBOOT_config:       unconfig
> +     @ >include/config.h
> +     @[ -z "$(findstring LOWBOOT_,$@)" ] || \
> +             { echo "TEXT_BASE = 0xFF000000" >board/phytec/pcm030/config.tmp 
> ; \
> +               echo "... with LOWBOOT configuration" ; \
> +             }
> +     @$(MKCONFIG) -a pcm030 ppc mpc5xxx pcm030 phytec
> +     @ echo "remember to set pcm030_REV to 0 for rev 1245.0 rev or to 1 for 
> rev 1245.1"

Please get rid of this "echo" here.

Otherwise fine with me.

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: [email protected]
Absolute: Independent, irresponsible. An absolute monarchy is one  in
which  the  sovereign  does  as  he pleases so long as he pleases the
assassins. Not many absolute monarchies are left, most of them having
been replaced by limited monarchies, where the soverign's  power  for
evil (and for good) is greatly curtailed, and by republics, which are
governed by chance.                                  - Ambrose Bierce
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to