]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/stm32f429-discovery.h
stm32f429: use 180 MHz system clock
[karo-tx-uboot.git] / include / configs / stm32f429-discovery.h
index f9807db5c677f8c702db87f1cbc4e0c5f5255bc8..1ac3db69b1702ddae32bd41853b2b49e5d80cbda 100644 (file)
@@ -62,6 +62,8 @@
 
 #define CONFIG_STM32_HSE_HZ            8000000
 
+#define CONFIG_SYS_CLK_FREQ            180000000 /* 180 MHz */
+
 #define CONFIG_SYS_HZ_CLOCK            1000000 /* Timer is clocked at 1MHz */
 
 #define CONFIG_CMDLINE_TAG