From: Nobuhiro Iwamatsu Date: Sun, 27 Jul 2014 23:35:05 +0000 (+0900) Subject: arm: rmobile: lager: Add CONFIG_SCIF_USE_EXT_CLK X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=c252d64bdd2db80ee6894437c56fc31ceb5d7a7e;p=u-boot.git 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 --- 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