diff options
Diffstat (limited to 'include/configs/devkit3250.h')
-rw-r--r-- | include/configs/devkit3250.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/devkit3250.h b/include/configs/devkit3250.h index bcb21fefe3..3d39b10658 100644 --- a/include/configs/devkit3250.h +++ b/include/configs/devkit3250.h @@ -29,7 +29,6 @@ */ #define CONFIG_NR_DRAM_BANKS 1 #define CONFIG_SYS_MALLOC_LEN SZ_1M -#define CONFIG_SYS_GBL_DATA_SIZE 128 #define CONFIG_SYS_SDRAM_BASE EMC_DYCS0_BASE #define CONFIG_SYS_SDRAM_SIZE SZ_64M #define CONFIG_SYS_TEXT_BASE 0x83FA0000 |