summaryrefslogtreecommitdiffstats
path: root/include/configs/TQM8560.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2005-08-19 00:55:12 +0200
committerWolfgang Denk <wd@pollux.denx.de>2005-08-19 00:55:12 +0200
commit94085698d03fcd0428669b78173f888dc9b2e23b (patch)
tree6c1c066594af0966d3b311e6129080686f6563ea /include/configs/TQM8560.h
parentc7db9a3805fbdf4187d9309cb2aa93e45828419a (diff)
downloadtalos-obmc-uboot-94085698d03fcd0428669b78173f888dc9b2e23b.tar.gz
talos-obmc-uboot-94085698d03fcd0428669b78173f888dc9b2e23b.zip
Fix sysclock for TQM8540 and TQM8560 boards
Patch by Martin Krause, 25 Jul 2005
Diffstat (limited to 'include/configs/TQM8560.h')
-rw-r--r--include/configs/TQM8560.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/TQM8560.h b/include/configs/TQM8560.h
index 1466f31780..a72346d307 100644
--- a/include/configs/TQM8560.h
+++ b/include/configs/TQM8560.h
@@ -62,7 +62,7 @@
*/
#ifndef CONFIG_SYS_CLK_FREQ
-#define CONFIG_SYS_CLK_FREQ 33000000
+#define CONFIG_SYS_CLK_FREQ 33333333
#endif
/*
OpenPOWER on IntegriCloud