summaryrefslogtreecommitdiff
path: root/include/configs/ks2_evm.h
diff options
context:
space:
mode:
authorKhoronzhuk, Ivan <ivan.khoronzhuk@ti.com>2014-10-17 21:01:13 +0300
committerTom Rini <trini@ti.com>2014-10-23 11:27:29 -0400
commit3c61502aad85e8b25b75e349dfd5a5a7eee22301 (patch)
tree79bc35b044f709ec8f9d19e5b7078f40e80f55d7 /include/configs/ks2_evm.h
parent2162faaf58684e262a0a7a933c1c77da45317831 (diff)
downloadu-boot-imx-3c61502aad85e8b25b75e349dfd5a5a7eee22301.zip
u-boot-imx-3c61502aad85e8b25b75e349dfd5a5a7eee22301.tar.gz
u-boot-imx-3c61502aad85e8b25b75e349dfd5a5a7eee22301.tar.bz2
net: keystone_serdes: add keystone K2E SoC support
Keystone2 Edison SoC uses the same keystone SerDes driver. This patch adds support for K2E SoCs. Acked-by: Vitaly Andrianov <vitalya@ti.com> Acked-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
Diffstat (limited to 'include/configs/ks2_evm.h')
-rw-r--r--include/configs/ks2_evm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ks2_evm.h b/include/configs/ks2_evm.h
index fe197dc..7c6392a 100644
--- a/include/configs/ks2_evm.h
+++ b/include/configs/ks2_evm.h
@@ -138,6 +138,7 @@
#define CONFIG_KSNET_MAC_ID_BASE KS2_MAC_ID_BASE_ADDR
#define CONFIG_KSNET_NETCP_BASE KS2_NETCP_BASE
#define CONFIG_KSNET_SERDES_SGMII_BASE KS2_SGMII_SERDES_BASE
+#define CONFIG_KSNET_SERDES_SGMII2_BASE KS2_SGMII_SERDES2_BASE
#define CONFIG_KSNET_SERDES_LANES_PER_SGMII KS2_LANES_PER_SGMII_SERDES
/* AEMIF */