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:
55aea84
)
arm: rmobile: kzm9g: Change clock definition of SCIF from CONFIG_SYS_CLK_FREQ to...
author
Nobuhiro Iwamatsu
<nobuhiro.iwamatsu.yj@renesas.com>
Mon, 30 Sep 2013 01:30:40 +0000
(10:30 +0900)
committer
Tom Rini
<trini@ti.com>
Tue, 22 Oct 2013 12:45:16 +0000
(08:45 -0400)
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
CC: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
CC: Albert Aribaud <albert.u.boot@aribaud.net>
include/configs/kzm9g.h
patch
|
blob
|
history
diff --git
a/include/configs/kzm9g.h
b/include/configs/kzm9g.h
index 222725cd1fb70c4c8f63466c332b7605bb292d29..6323050fe0c0764a36abca13d86cce2f62168344 100644
(file)
--- a/
include/configs/kzm9g.h
+++ b/
include/configs/kzm9g.h
@@
-125,6
+125,7
@@
#define CONFIG_GLOBAL_TIMER
#define CONFIG_SYS_CLK_FREQ (48000000)
#define CONFIG_SYS_CPU_CLK (1196000000)
+#define CONFIG_SH_SCIF_CLK_FREQ CONFIG_SYS_CLK_FREQ
#define TMU_CLK_DIVIDER (4) /* 4 (default), 16, 64, 256 or 1024 */
#define CFG_HZ (1000)
#define CONFIG_SYS_HZ CFG_HZ