From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 19 Jul 2010 16:19:23 +0200 Subject: [U-Boot] Nor Flash SST39VF6402B cfi compliant support In-Reply-To: <201007191557.09530.fabio.giovagnini@aurion-tech.com> References: <201007151155.17080.fabio.giovagnini@aurion-tech.com> <201007191226.32143.fabio.giovagnini@aurion-tech.com> <201007191557.09530.fabio.giovagnini@aurion-tech.com> Message-ID: <201007191619.23246.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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