diff options
Diffstat (limited to 'include/configs/da850evm.h')
| -rw-r--r-- | include/configs/da850evm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/da850evm.h b/include/configs/da850evm.h index f699cb10780..58c902431d1 100644 --- a/include/configs/da850evm.h +++ b/include/configs/da850evm.h @@ -134,7 +134,6 @@ #endif #ifdef CONFIG_MTD_NOR_FLASH -#define CONFIG_SYS_FLASH_SECT_SZ (128 << 10) /* 128KB */ #define CONFIG_SYS_FLASH_BASE DAVINCI_ASYNC_EMIF_DATA_CE2_BASE #define PHYS_FLASH_SIZE (8 << 20) /* Flash size 8MB */ #endif |
