projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
751e54c
)
Blackfin: bf537-stamp: bump default SCLK up to 125MHz
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 8 Dec 2008 21:16:11 +0000
(16:16 -0500)
committer
Mike 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
patch
|
blob
|
history
diff --git
a/include/configs/bf537-stamp.h
b/include/configs/bf537-stamp.h
index 7c35a022f9710b7a0c041bb3426dffbd4523a562..a9cdd5cef3b62d6e28d7823ba27b855d82de7f98 100644
(file)
--- 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
/*