]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/astro_mcf5373l.h
zynq: Do not use SPL OF initialization
[karo-tx-uboot.git] / include / configs / astro_mcf5373l.h
index f0dd6ccb744b9c9a67d65df497bd78f44773c5d0..d875753a6609a66bcae6b49b9e213db5b4b918d1 100644 (file)
 /*
  * Defines processor clock - important for correct timings concerning serial
  * interface etc.
- * CONFIG_SYS_HZ gives unit: 1000 -> 1 Hz ^= 1000 ms
  */
 
-#define CONFIG_SYS_HZ                  1000
 #define CONFIG_SYS_CLK                 80000000
 #define CONFIG_SYS_CPU_CLK             (CONFIG_SYS_CLK * 3)
 #define CONFIG_SYS_SDRAM_SIZE          32              /* SDRAM size in MB */