diff options
Diffstat (limited to 'include/configs/pdnb3.h')
-rw-r--r-- | include/configs/pdnb3.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/pdnb3.h b/include/configs/pdnb3.h index 220f68658b..33fa6ee8bd 100644 --- a/include/configs/pdnb3.h +++ b/include/configs/pdnb3.h @@ -64,7 +64,6 @@ * Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (1 << 20) -#define CONFIG_SYS_GBL_DATA_SIZE 128 /* size in bytes reserved for initial data */ /* allow to overwrite serial and ethaddr */ #define CONFIG_ENV_OVERWRITE |