summaryrefslogtreecommitdiffstats
path: root/include/configs/koelsch.h
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2014-07-28 08:35:05 +0900
committerNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2014-10-09 14:45:03 +0900
commitcc45a610b6027b35444bad283f016491cee14bd2 (patch)
tree5f61ed6ba76e236e4e9faa9316bee15b93417167 /include/configs/koelsch.h
parentc252d64bdd2db80ee6894437c56fc31ceb5d7a7e (diff)
downloadblackbird-obmc-uboot-cc45a610b6027b35444bad283f016491cee14bd2.tar.gz
blackbird-obmc-uboot-cc45a610b6027b35444bad283f016491cee14bd2.zip
arm: rmobile: koelsch: Add CONFIG_SCIF_USE_EXT_CLK
SCIF of koelsch use external clock mode. This enables external clock mode on koelsch board. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Diffstat (limited to 'include/configs/koelsch.h')
-rw-r--r--include/configs/koelsch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/koelsch.h b/include/configs/koelsch.h
index 21667d1f78..e015e9091b 100644
--- a/include/configs/koelsch.h
+++ b/include/configs/koelsch.h
@@ -89,6 +89,7 @@
/* SCIF */
#define CONFIG_SCIF_CONSOLE
#define CONFIG_CONS_SCIF0
+#define CONFIG_SCIF_USE_EXT_CLK
#undef CONFIG_SYS_CONSOLE_INFO_QUIET
#undef CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE
#undef CONFIG_SYS_CONSOLE_ENV_OVERWRITE
OpenPOWER on IntegriCloud