[U-Boot-Users] [PATCH] Updated MPC8349ITX*_config to place config.tmp in correct location.
Wolfgang Denk
wd at denx.de
Thu Sep 13 18:01:17 CEST 2007
In message <BAF8B1E0BB28024A90895E746A3B610D1B51FD at twx-exch01.twacs.local> you wrote:
>
> Please excuse any formatting issues in this email, as this is my first
> patch. I'm happy to resubmit, if necessary.
Signed-off-by: line missing.
> @mkdir -p $(obj)board/mpc8349itx
> @echo "#define CONFIG_$(subst _LOWBOOT,,$(@:_config=))" >>
> $(obj)include/config.h
^^^^^^^^^^^^^^^^^^^^^^^^^
> @if [ "$(findstring GP,$@)" ] ; then \
> - echo "TEXT_BASE = 0xFE000000" >$(obj)board/mpc8349itx/config.tmp ;
> \
^^^^^^^^^^^
> + echo "TEXT_BASE = 0xFE000000"
> >$(obj)board/freescale/mpc8349itx/config.tmp ; \
^^^^^^^^^^^
...and corrupted because your mailer wrapped long lines,
Please fix your mailer settings, add the required information, and
resubmit.
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
"No one talks peace unless he's ready to back it up with war."
"He talks of peace if it is the only way to live."
-- Colonel Green and Surak of Vulcan, "The Savage Curtain",
stardate 5906.5.
More information about the U-Boot
mailing list