summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHao Zhang <hzhang@ti.com>2014-07-16 00:59:23 +0300
committerTom Rini <trini@ti.com>2014-07-25 16:26:11 -0400
commit4dca7f0acc88708100a2b25b019befc9eea02f45 (patch)
treec650b1e7a8fe0490f84ab649adca2bc46c0c5e5b /include
parent5c76f78858054e27c6c21e34307003b3649c61ae (diff)
downloadu-boot-4dca7f0acc88708100a2b25b019befc9eea02f45.tar.gz
u-boot-4dca7f0acc88708100a2b25b019befc9eea02f45.tar.xz
u-boot-4dca7f0acc88708100a2b25b019befc9eea02f45.zip
ARM: keystone2: clock: add K2E clock support
This patch adds clock definitions and commands to support Keystone2 K2E SOC. Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/ks2_evm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ks2_evm.h b/include/configs/ks2_evm.h
index 29f0b9b621..43db581c75 100644
--- a/include/configs/ks2_evm.h
+++ b/include/configs/ks2_evm.h
@@ -80,7 +80,7 @@
#define CONFIG_SPI_FLASH_STMICRO
#define CONFIG_DAVINCI_SPI
#define CONFIG_CMD_SPI
-#define CONFIG_SYS_SPI_CLK clk_get_rate(KS2_LPSC_EMIF25_SPI)
+#define CONFIG_SYS_SPI_CLK clk_get_rate(KS2_CLK1_6)
#define CONFIG_SF_DEFAULT_SPEED 30000000
#define CONFIG_ENV_SPI_MAX_HZ CONFIG_SF_DEFAULT_SPEED
#define CONFIG_SYS_SPI0