summaryrefslogtreecommitdiffstats
path: root/include/configs/bf537-stamp.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-12-08 16:16:11 -0500
committerMike Frysinger <vapier@gentoo.org>2009-03-24 20:36:30 -0400
commitf82caaccc87e1f76448ff42a6b930e59797e4f65 (patch)
treeeec8eb273f252107dc5031a8c17c3f3ee9c60a1c /include/configs/bf537-stamp.h
parent751e54c3b77311b720b794813cce20546f288ada (diff)
downloadblackbird-obmc-uboot-f82caaccc87e1f76448ff42a6b930e59797e4f65.tar.gz
blackbird-obmc-uboot-f82caaccc87e1f76448ff42a6b930e59797e4f65.zip
Blackfin: bf537-stamp: bump default SCLK up to 125MHz
Since all of the bf537-stamp and bf537-ezkit boards out there can handle it, increase the speed of SCLK to 125MHz rather than 100MHz. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/configs/bf537-stamp.h')
-rw-r--r--include/configs/bf537-stamp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/bf537-stamp.h b/include/configs/bf537-stamp.h
index 7c35a022f9..a9cdd5cef3 100644
--- a/include/configs/bf537-stamp.h
+++ b/include/configs/bf537-stamp.h
@@ -36,7 +36,7 @@
#define CONFIG_CCLK_DIV 1
/* SCLK_DIV controls the system clock divider */
/* Values can range from 1-15 */
-#define CONFIG_SCLK_DIV 5
+#define CONFIG_SCLK_DIV 4
/*
OpenPOWER on IntegriCloud