diff options
Diffstat (limited to 'include/configs/blanche.h')
| -rw-r--r-- | include/configs/blanche.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/blanche.h b/include/configs/blanche.h index 882b94f55a7..2135ba700e9 100644 --- a/include/configs/blanche.h +++ b/include/configs/blanche.h @@ -34,7 +34,6 @@ #define CONFIG_SYS_FLASH_BASE 0x00000000 #define CONFIG_SYS_FLASH_SIZE 0x04000000 /* 64 MB */ #define CONFIG_SYS_MAX_FLASH_SECT 1024 -#define CONFIG_SYS_MAX_FLASH_BANKS 1 #define CONFIG_SYS_FLASH_BANKS_LIST { (CONFIG_SYS_FLASH_BASE) } #define CONFIG_SYS_FLASH_BANKS_SIZES { (CONFIG_SYS_FLASH_SIZE) } |
