diff mbox

[U-Boot,2/2] arm: rmobile: koelsch: Add CONFIG_SCIF_USE_EXT_CLK

Message ID 1406527814-1928-2-git-send-email-nobuhiro.iwamatsu.yj@renesas.com
State Accepted
Delegated to: Nobuhiro Iwamatsu
Headers show

Commit Message

Nobuhiro Iwamatsu July 28, 2014, 6:10 a.m. UTC
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>
---
 include/configs/koelsch.h | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/include/configs/koelsch.h b/include/configs/koelsch.h
index 6795f28..c4cd8e8 100644
--- a/include/configs/koelsch.h
+++ b/include/configs/koelsch.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