From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] add ft_cpu_setup(..)-function for mpc8260
Date: Fri, 07 Sep 2007 00:31:02 +0200 [thread overview]
Message-ID: <20070906223102.11FD9247B6@gemini.denx.de> (raw)
In-Reply-To: Your message of "Wed, 05 Sep 2007 16:01:45 +0200." <1189000905.2681.18.camel@p60635-ste.ids.de>
Dear Sergei,
in message <1189000905.2681.18.camel@p60635-ste.ids.de> you wrote:
>
> On proposal from Heiko Schocher:
> This patch adds ft_cpu_setup(..) - function for mpc8260.
>
> Signed-off-by: Sergej Stepanov <Sergej.Stepanov@ids.de>
> --
>
> diff -pruN --exclude='\.svn' u-boot-1.2.0-orig/cpu/mpc8260/cpu.c u-boot-1.2.0/cpu/mpc8260/cpu.c
> --- u-boot-1.2.0-orig/cpu/mpc8260/cpu.c 2007-01-07 00:13:11.000000000 +0100
> +++ u-boot-1.2.0/cpu/mpc8260/cpu.c 2007-09-03 14:02:54.000000000 +0200
> @@ -294,3 +294,18 @@ void watchdog_reset (void)
> #endif /* CONFIG_WATCHDOG */
>
> /* ------------------------------------------------------------------------- */
> +
> +#if defined(CONFIG_OF_FLAT_TREE)
CONFIG_OF_FLAT_TREE is deprecated, as it is going to be replaced by
CONFIG_OF_LIBFDT.
Please change your code to use the new style and resubmit. Thanks.
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
There is an old custom among my people. When a woman saves a man's
life, he is grateful.
-- Nona, the Kanuto which woman, "A Private Little War",
stardate 4211.8.
next prev parent reply other threads:[~2007-09-06 22:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-05 14:01 [U-Boot-Users] [PATCH] add ft_cpu_setup(..)-function for mpc8260 Sergej Stepanov
2007-09-06 22:31 ` Wolfgang Denk [this message]
2007-09-07 1:09 ` Jerry Van Baren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070906223102.11FD9247B6@gemini.denx.de \
--to=wd@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox