diff options
Diffstat (limited to 'include/configs/xtfpga.h')
-rw-r--r-- | include/configs/xtfpga.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/xtfpga.h b/include/configs/xtfpga.h index c8a6e9a61af..8c2cdb5cbdd 100644 --- a/include/configs/xtfpga.h +++ b/include/configs/xtfpga.h @@ -181,7 +181,6 @@ /*=====================*/ #define CONFIG_SYS_FLASH_CFI_WIDTH FLASH_CFI_16BIT -#define CONFIG_SYS_MAX_FLASH_BANKS 1 #ifdef CONFIG_XTFPGA_LX60 # define CONFIG_SYS_FLASH_SIZE 0x0040000 /* 4MB */ # define CONFIG_SYS_FLASH_SECT_SZ 0x10000 /* block size 64KB */ |