configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE
[platform/kernel/u-boot.git] / include / configs / adp-ag102.h
index 681dfa2..39f7a3c 100644 (file)
 /*
  * Timer
  */
-
-/*
- * According to the discussion in u-boot mailing list before,
- * CONFIG_SYS_HZ at 1000 is mandatory.
- */
-#define CONFIG_SYS_HZ          1000
 #define CONFIG_SYS_CLK_FREQ    (66000000 * 2)
 #define VERSION_CLOCK          CONFIG_SYS_CLK_FREQ
 
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 128 * 1024)
 
 /*
- * size in bytes reserved for initial data
-*/
-#define CONFIG_SYS_GBL_DATA_SIZE       128
-
-/*
  * AHB Controller configuration
  */
 #define CONFIG_FTAHBC020S