Blackfin: bf537-stamp: bump default SCLK up to 125MHz
authorMike Frysinger <vapier@gentoo.org>
Mon, 8 Dec 2008 21:16:11 +0000 (16:16 -0500)
committerMike Frysinger <vapier@gentoo.org>
Wed, 25 Mar 2009 00:36:30 +0000 (20:36 -0400)
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>
include/configs/bf537-stamp.h

index 7c35a02..a9cdd5c 100644 (file)
@@ -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
 
 
 /*