summaryrefslogtreecommitdiffstats
path: root/include/configs/kzm9g.h
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2013-09-30 10:30:40 +0900
committerTom Rini <trini@ti.com>2013-10-22 08:45:16 -0400
commit59562ff6dad438555ac39806b1bdeb059f9e37de (patch)
treeee3932efe3035d5c9ab4573b454cb016f578a7d4 /include/configs/kzm9g.h
parent55aea84b1db277bd86edadb37d11b78d36db7608 (diff)
downloadtalos-obmc-uboot-59562ff6dad438555ac39806b1bdeb059f9e37de.tar.gz
talos-obmc-uboot-59562ff6dad438555ac39806b1bdeb059f9e37de.zip
arm: rmobile: kzm9g: Change clock definition of SCIF from CONFIG_SYS_CLK_FREQ to CONFIG_SH_SCIF_CLK_FREQ
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> CC: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> CC: Albert Aribaud <albert.u.boot@aribaud.net>
Diffstat (limited to 'include/configs/kzm9g.h')
-rw-r--r--include/configs/kzm9g.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/kzm9g.h b/include/configs/kzm9g.h
index 222725cd1f..6323050fe0 100644
--- 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
OpenPOWER on IntegriCloud