diff options
Diffstat (limited to 'include/configs/omap3_evm.h')
| -rw-r--r-- | include/configs/omap3_evm.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/omap3_evm.h b/include/configs/omap3_evm.h index c4aa220f7..e925f3bd2 100644 --- a/include/configs/omap3_evm.h +++ b/include/configs/omap3_evm.h @@ -71,7 +71,6 @@  #define CONFIG_ENV_SIZE			(128 << 10)	/* 128 KiB */  						/* Sector */  #define CONFIG_SYS_MALLOC_LEN		(CONFIG_ENV_SIZE + (128 << 10)) -#define CONFIG_SYS_GBL_DATA_SIZE	128	/* bytes reserved for */  						/* initial data */  /*   * Hardware drivers |