[U-Boot] mtd/cfi: SST39VF3201B flash model not properly handled

2012-11-29 Thread Angelo Dureghello
Dear All, as Wolfgang Denx suggested me, i am trying to use the u-boot CFI driver with a CFI flash (SSTVF3201B). This flash chip allows erasing/writing blocks of 4 KBytes (called sectors in the SST datasheet), or 64 KBytes (called blocks). The command sequence table for this flash shows 2

Re: [U-Boot] mtd/cfi: SST39VF3201B flash model not properly handled

2012-11-29 Thread Stefan Roese
Hi Angelo, On 11/29/2012 01:03 PM, Angelo Dureghello wrote: as Wolfgang Denx suggested me, i am trying to use the u-boot CFI driver with a CFI flash (SSTVF3201B). Yes. But please take a look at the CONFIG_FLASH_CFI_LEGACY config option. This enables the legacy CFI flash devices. And IIRC the

Re: [U-Boot] mtd/cfi: SST39VF3201B flash model not properly handled

2012-11-29 Thread Angelo Dureghello
Dear Stefan Roese, as Wolfgang Denx suggested me, i am trying to use the u-boot CFI driver with a CFI flash (SSTVF3201B). Yes. But please take a look at the CONFIG_FLASH_CFI_LEGACY config option. This enables the legacy CFI flash devices. And IIRC the SST flash chips are supported