summaryrefslogtreecommitdiffstats
path: root/include/configs/lager.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
commitc252d64bdd2db80ee6894437c56fc31ceb5d7a7e (patch)
treea2a688cc11258e18f83b0c6427c81e45c7f0ce39 /include/configs/lager.h
parentc33e4f11821420018e6d41fda8e554607d54e94f (diff)
downloadtalos-obmc-uboot-c252d64bdd2db80ee6894437c56fc31ceb5d7a7e.tar.gz
talos-obmc-uboot-c252d64bdd2db80ee6894437c56fc31ceb5d7a7e.zip
arm: rmobile: lager: Add CONFIG_SCIF_USE_EXT_CLK
SCIF of lager use external clock mode. This enables external clock mode on lager board. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Diffstat (limited to 'include/configs/lager.h')
-rw-r--r--include/configs/lager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/lager.h b/include/configs/lager.h
index 6bd1ce8710..699135fc0e 100644
--- a/include/configs/lager.h
+++ b/include/configs/lager.h
@@ -90,6 +90,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