[U-Boot-Users] [PATCH 1/2] add ft_cpu_setup(..) on mpc8260
Wolfgang Denk
wd at denx.de
Wed Oct 17 09:47:24 CEST 2007
In message <1192605168.3174.17.camel at p60635-ste.ids.de> you wrote:
> add ft_cpu_setup(..)-function to adapt it for use with libfdt
> based on code from mpc5xxx
>
> Sigend-off-by: Sergej Stepanov <Sergej.Stepanov at ids.de>
> ---
>
> diff --git a/cpu/mpc8260/cpu.c b/cpu/mpc8260/cpu.c
> index 94651dc..8e78d89 100644
> --- a/cpu/mpc8260/cpu.c
> +++ b/cpu/mpc8260/cpu.c
> @@ -38,6 +38,9 @@
> *
> * added HiP7 (824x/827x/8280) processors support by
> * Yuli Barcohen <yuli at arabellasw.com>
> + *
> + * add ft_cpu_setup(..) for use with CONFIG_OF_LIBFDT
> + * Sergej Stepanov <Sergej.Stepanov at ids.de>
> */
Please omit such change log comments. We have the git history for
that.
[Please fix 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
"Probably the best operating system in the world is the [operating
system] made for the PDP-11 by Bell Laboratories."
- Ted Nelson, October 1977
More information about the U-Boot
mailing list