diff options
Diffstat (limited to 'include/configs/draak.h')
-rw-r--r-- | include/configs/draak.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/draak.h b/include/configs/draak.h index 70c4f166a5..9a8d6a4e79 100644 --- a/include/configs/draak.h +++ b/include/configs/draak.h @@ -24,11 +24,8 @@ #define CONFIG_SYS_MMC_ENV_PART 2 #define CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS -#define CONFIG_FLASH_CFI_DRIVER -#define CONFIG_FLASH_CFI_MTD #define CONFIG_FLASH_SHOW_PROGRESS 45 #define CONFIG_SYS_FLASH_BANKS_LIST { 0x08000000 } -#define CONFIG_SYS_FLASH_CFI #define CONFIG_SYS_FLASH_CFI_WIDTH FLASH_CFI_16BIT #define CONFIG_SYS_MAX_FLASH_BANKS_DETECT 1 #define CONFIG_SYS_MAX_FLASH_SECT 256 |