Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
[platform/kernel/u-boot.git] / include / configs / adp-ag101.h
index 81f71b9..e318c75 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    48000000
 #define VERSION_CLOCK          CONFIG_SYS_CLK_FREQ
 
 #define CONFIG_SYS_MALLOC_LEN          (512 << 10)
 
 /*
- * size in bytes reserved for initial data
- */
-#define CONFIG_SYS_GBL_DATA_SIZE       128
-
-/*
  * AHB Controller configuration
  */
 #define CONFIG_FTAHBC020S