c33b2d7632
1 OBS-URL: https://build.opensuse.org/request/show/358474 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=64
13 lines
394 B
Diff
13 lines
394 B
Diff
diff --git a/include/configs/exynos-common.h b/include/configs/exynos-common.h
|
|
index 852829c..c4e731f 100644
|
|
--- a/include/configs/exynos-common.h
|
|
+++ b/include/configs/exynos-common.h
|
|
@@ -31,6 +31,7 @@
|
|
|
|
/* input clock of PLL: 24MHz input clock */
|
|
#define CONFIG_SYS_CLK_FREQ 24000000
|
|
+#define CONFIG_TIMER_CLK_FREQ 24000000
|
|
|
|
#define CONFIG_SETUP_MEMORY_TAGS
|
|
#define CONFIG_CMDLINE_TAG
|