From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Nor Flash SST39VF6402B cfi compliant support
Date: Mon, 19 Jul 2010 16:19:23 +0200 [thread overview]
Message-ID: <201007191619.23246.sr@denx.de> (raw)
In-Reply-To: <201007191557.09530.fabio.giovagnini@aurion-tech.com>
On Monday 19 July 2010 15:57:09 Fabio Giovagnini wrote:
> This is the rigth config for such a FLASH chip
>
> #ifdef CONFIG_SYS_FLASH_LEGACY_4Mx16
> {
> .mfr_id = (u16)SST_MANUFACT,
> .dev_id = SST39VF6402B,
> .name = "SST 39VF6402B",
> .uaddr = {
> [1] = MTD_UADDR_0x0555_0x02AA /* x16 */
> },
> .DevSize = SIZE_4MiB,
> .CmdSet = CFI_CMDSET_AMD_LEGACY,
> .NumEraseRegions= 1,
> .regions = {
> ERASEINFO(0x10000,128),
> }
> },
> #endif
>
> Best regards and thanks a lot
So you've got it working. Good. Please submit a proper patch with this SST
flash support. Thanks.
Cheers,
Stefan
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de
next prev parent reply other threads:[~2010-07-19 14:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-15 9:55 [U-Boot] Nor Flash SST39VF6402B cfi compliant support Fabio Giovagnini
2010-07-19 7:52 ` Stefan Roese
2010-07-19 9:04 ` Fabio Giovagnini
2010-07-19 9:23 ` Stefan Roese
[not found] ` <201007191127.50865.fabio.giovagnini@aurion-tech.com>
2010-07-19 9:33 ` Stefan Roese
2010-07-19 10:26 ` Fabio Giovagnini
2010-07-19 13:57 ` Fabio Giovagnini
2010-07-19 14:19 ` Stefan Roese [this message]
2010-07-19 15:13 ` Fabio Giovagnini
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=201007191619.23246.sr@denx.de \
--to=sr@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 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.