diff --git a/include/configs/stm3220g-eval.h b/include/configs/stm3220g-eval.h index 65958b072813ec8ae83e09cc3588031b54ae6152..76f59826d9af88cd0f21d6e773ffbd4fb9c754e1 100644 --- a/include/configs/stm3220g-eval.h +++ b/include/configs/stm3220g-eval.h @@ -169,8 +169,8 @@ #define CONFIG_SYS_FLASH_CS 1 #define CONFIG_SYS_FSMC_FLASH_BCR 0x00005015 -#define CONFIG_SYS_FSMC_FLASH_BTR 0x00010903 -#define CONFIG_SYS_FSMC_FLASH_BWTR 0x00010803 +#define CONFIG_SYS_FSMC_FLASH_BTR 0x00021206 +#define CONFIG_SYS_FSMC_FLASH_BWTR 0x00021106 #define CONFIG_FSMC_NOR_PSRAM_CS1_ENABLE #define CONFIG_SYS_FLASH_BANK1_BASE FSMC_NOR_PSRAM_CS_ADDR(CONFIG_SYS_FLASH_CS)