]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/adp-ag101p.h
Merge branch 'karo-tx-uboot' into kc-merge
[karo-tx-uboot.git] / include / configs / adp-ag101p.h
index 48afbf4467d07ad438054b7dac93c897f5c0036c..24904b0b7c3c39507ce146ab401edf2256f74174 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    39062500
 #define VERSION_CLOCK          CONFIG_SYS_CLK_FREQ
 
 /* 512kB is suggested, (CONFIG_ENV_SIZE + 128 * 1024) was not enough */
 #define CONFIG_SYS_MALLOC_LEN          (512 << 10)
 
-/*
- * size in bytes reserved for initial data
- */
-#define CONFIG_SYS_GBL_DATA_SIZE       128
-
 /*
  * AHB Controller configuration
  */