]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/adp-ag102.h
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / include / configs / adp-ag102.h
index 681dfa251cf4042c5ca6683a71735d2650142996..39f7a3cd46fead68a98a8ac74c28fe43b499321e 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
  */