From: Tolunay Orkun <listmember@orkun.us>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] fix incorrect comment in flash.h
Date: Tue, 23 May 2006 02:09:43 -0500 [thread overview]
Message-ID: <4472B537.9030802@orkun.us> (raw)
In-Reply-To: <44717BCD.80805@marconi.com>
Andreas Engel wrote:
> CHANGELOG:
>
> * fix incorrect comment for SST320/SST640 chips
> Patch by Andreas Engel, 22 May 2006
>
>
> ------------------------------------------------------------------------
>
> fixed wrong comment with SST320/SST640 chips
>
> Signed-off-by: Andreas Engel <andreas.engel@marconi.com>
>
> diff --git a/include/flash.h b/include/flash.h
> index a84dc68..94c7ff8 100644
> --- a/include/flash.h
> +++ b/include/flash.h
> @@ -341,8 +341,8 @@ #define FLASH_SST200A 0x0040 /* SST 39x
> #define FLASH_SST400A 0x0042 /* SST 39xF400A ID ( 4M = 256K x 16 ) */
> #define FLASH_SST800A 0x0044 /* SST 39xF800A ID ( 8M = 512K x 16 ) */
> #define FLASH_SST160A 0x0046 /* SST 39xF160A ID ( 16M = 1M x 16 ) */
> -#define FLASH_SST320 0x0048 /* SST 39xF160A ID ( 16M = 1M x 16 ) */
> -#define FLASH_SST640 0x004A /* SST 39xF160A ID ( 16M = 1M x 16 ) */
> +#define FLASH_SST320 0x0048 /* SST 39xF160A ID ( 32M = 2M x 16 ) */
> +#define FLASH_SST640 0x004A /* SST 39xF160A ID ( 64M = 4M x 16 ) */
> #define FLASH_SST040 0x000E /* SST 39xF040 ID (512KB = 4Mbit x 8 ) */
>
> #define FLASH_STM800AB 0x0051 /* STM M29WF800AB ( 8M = 512K x 16 ) */
Does SST640 and SST320 have the same ID as SST160A. The comment says:
SST39xF160A ID for all 3 of these even in your corrected patch...
Best regards,
Tolunay
next prev parent reply other threads:[~2006-05-23 7:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-22 8:52 [U-Boot-Users] [PATCH] fix incorrect comment in flash.h Andreas Engel
2006-05-23 7:09 ` Tolunay Orkun [this message]
2006-05-23 8:19 ` [U-Boot-Users] " Andreas Engel
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=4472B537.9030802@orkun.us \
--to=listmember@orkun.us \
--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