From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] cmd_sf.c: fix compilation warning
Date: Wed, 05 Oct 2011 10:54:33 +0200 [thread overview]
Message-ID: <4E8C1B49.1010204@gmail.com> (raw)
In-Reply-To: <1317799406-14698-1-git-send-email-biessmann@corscience.de>
Ouch,
Am 05.10.2011 09:23, schrieb Andreas Bie?mann:
> building ./MAKEALL avr32 complains about
>
> ---8<---
> Configuring for atngw100 board...
> cmd_sf.c: In function 'do_spi_flash':
> cmd_sf.c:164: warning: 'skipped' may be used uninitialized in this function
> cmd_sf.c:164: note: 'skipped' was declared here
> --->8---
>
> This patch fixes it by defining skipped to maximum value.
superseeded by several patches.
regards
Andreas Bie?mann
prev parent reply other threads:[~2011-10-05 8:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-05 7:23 [U-Boot] [PATCH] cmd_sf.c: fix compilation warning Andreas Bießmann
2011-10-05 8:54 ` Andreas Bießmann [this message]
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=4E8C1B49.1010204@gmail.com \
--to=andreas.devel@googlemail.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.