[U-Boot-Users] at91rm9200 cpu & STM29W320DB70N6 (32M) flash & u-boot 1.1.1

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

In message cpmpem$7ct$1@sea.gmane.org you wrote:
I'm using an at91rm9200 cpu (not an at91rm9200dk board) with an STM29W320DB70N6 flash and u-boot 1.1.1
You risk wasting your time using old sources for current work. Please use the top of CVS version.
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 ?
Yes.
[Did you really expoect another reply without giving any information about your hardware? Of course we can only guess in such a situation....]
Best regards,
Wolfgang Denk
participants (2)
-
Josef Rendl
-
Wolfgang Denk