]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/cobra5272.h
config: remove platform CONFIG_SYS_HZ definition part 2/2
[people/ms/u-boot.git] / include / configs / cobra5272.h
index b13898815aef80cb53e04823cfaede76138d7c24..464436930db4c0d7b93186c22c7522235ff0e2e1 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                 66000000
 #define CONFIG_SYS_SDRAM_SIZE          16              /* SDRAM size in MB */