diff options
| -rw-r--r-- | include/configs/ppmc7xx.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/configs/ppmc7xx.h b/include/configs/ppmc7xx.h index 233d87d5e..3f9fdd444 100644 --- a/include/configs/ppmc7xx.h +++ b/include/configs/ppmc7xx.h @@ -234,7 +234,7 @@  #define CONFIG_SYS_FLASH_ERASE_TOUT	250000  #define CONFIG_SYS_FLASH_WRITE_TOUT	5000  #define CONFIG_SYS_MAX_FLASH_BANKS	1 -#define CONFIG_SYS_MAX_FLASH_SECT	19 +#define CONFIG_SYS_MAX_FLASH_SECT	128  /* |