From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josef Rendl Date: Tue, 14 Dec 2004 14:22:34 +0100 Subject: [U-Boot-Users] at91rm9200 cpu & STM29W320DB70N6 (32M) flash & u-boot 1.1.1 Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi all, I'm using an at91rm9200 cpu (not an at91rm9200dk board) with an STM29W320DB70N6 flash and u-boot 1.1.1 u-boot runs with the at91rm9200dk_config settings but flash is wrong (Bank # 1: Atmel: AT49BV1614 (16Mbit) Size: 2 MB in 40 Sectors ...) When I try to use: #define CFG_FLASH_CFI 1 #define CFG_FLASH_CFI_DRIVER 1 u-boot starts but shows only "missing or unknown FLASH type" with flinfo Is this type of flash not supported ? or is my configuration wrong ? Best regards, Josef Rendl