From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] fix warnings in board/versatile/flash.c
Date: Mon, 18 Oct 2004 09:52:42 +0200 [thread overview]
Message-ID: <20041018075247.F38EDC1430@atlas.denx.de> (raw)
In-Reply-To: Your message of "Mon, 18 Oct 2004 09:06:40 +0200." <41736B80.1090903@imc-berlin.de>
Dear Steven,
in message <41736B80.1090903@imc-berlin.de> you wrote:
>
> CHANGELOG:
> Fix typo and warning in board/versatile/flash.c
Please check again.
> - printf ("\Intel StrataFlash 28F256K3C device initialized\n");
> + printf ("Intel StrataFlash 28F256K3C device initialized\n");
This is already fixed in CVS.
> - printf ("not erased at %08lx (%x)\n", (ulong) addr, *addr);
> + printf ("not erased at %08lx (%lx)\n", (ulong) addr, *addr);
I don't get a warning for this code, neither with GCC-2.95.4 nor with
GCC-3.3.3. Which toolchain are you using, and what is the error /
warning message?
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Why is an average signature file longer than an average Perl script??
next prev parent reply other threads:[~2004-10-18 7:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-18 7:06 [U-Boot-Users] [PATCH] fix warnings in board/versatile/flash.c Steven Scholz
2004-10-18 7:52 ` Wolfgang Denk [this message]
2004-10-18 7:58 ` Steven Scholz
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=20041018075247.F38EDC1430@atlas.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