diff options
Diffstat (limited to 'include/configs/P1010RDB.h')
| -rw-r--r-- | include/configs/P1010RDB.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/P1010RDB.h b/include/configs/P1010RDB.h index 6a9c86c9c4f..23b9969f84b 100644 --- a/include/configs/P1010RDB.h +++ b/include/configs/P1010RDB.h @@ -267,7 +267,6 @@ extern unsigned long get_sdram_size(void);  #define CONFIG_SYS_FLASH_BANKS_LIST	{CONFIG_SYS_FLASH_BASE_PHYS}  #define CONFIG_SYS_FLASH_QUIET_TEST  #define CONFIG_FLASH_SHOW_PROGRESS	45	/* count down from 45/5: 9..1 */ -#define CONFIG_SYS_MAX_FLASH_BANKS	1	/* number of banks */  #undef CONFIG_SYS_FLASH_CHECKSUM  #define CONFIG_SYS_FLASH_ERASE_TOUT	60000	/* Flash Erase Timeout (ms) */ | 
