vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTH
[platform/kernel/u-boot.git] / include / configs / vexpress_aemv8a.h
index 032010b..18edd5d 100644 (file)
 #define CONFIG_CMD_ARMFLASH
 #define CONFIG_SYS_FLASH_CFI           1
 #define CONFIG_FLASH_CFI_DRIVER                1
+#define CONFIG_SYS_FLASH_CFI_WIDTH     FLASH_CFI_32BIT
 #define CONFIG_SYS_FLASH_BASE          0x08000000
 #define CONFIG_SYS_FLASH_SIZE          0x04000000 /* 64 MiB */
 #define CONFIG_SYS_MAX_FLASH_BANKS     2