From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Fix compiler warning in mpc8xxx ddr code
Date: Fri, 5 Sep 2008 21:46:09 +0200 [thread overview]
Message-ID: <20080905194609.GF1249@game.jcrosoft.org> (raw)
In-Reply-To: <1220643629-1653-1-git-send-email-galak@kernel.crashing.org>
On 14:40 Fri 05 Sep , Kumar Gala wrote:
> ctrl_regs.c: In function 'compute_fsl_memctl_config_regs':
> ctrl_regs.c:523: warning: 'caslat' may be used uninitialized in this function
> ctrl_regs.c:523: note: 'caslat' was declared here
>
> Add a warning in DDR1 case if cas_latency isn't a value we know about.
>
> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
> ---
> cpu/mpc8xxx/ddr/ctrl_regs.c | 6 ++++--
> 1 files changed, 4 insertions(+), 2 deletions(-)
>
Thanks it's fix my warnings
Ack-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Best Regards,
J.
next prev parent reply other threads:[~2008-09-05 19:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-05 19:40 [U-Boot] [PATCH] Fix compiler warning in mpc8xxx ddr code Kumar Gala
2008-09-05 19:46 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2008-09-06 23:25 ` Wolfgang Denk
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=20080905194609.GF1249@game.jcrosoft.org \
--to=plagnioj@jcrosoft.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.