summaryrefslogtreecommitdiffstats
path: root/include/configs/k2hk_evm.h
diff options
context:
space:
mode:
authorHao Zhang <hzhang@ti.com>2014-10-29 13:09:34 +0200
committerTom Rini <trini@ti.com>2014-11-05 13:09:43 -0500
commit796bcee6d9d3deafa4cca5820a9ba9338d9af5a9 (patch)
tree11b17fb7f2e25a2b714ed2b98022f331af97a2a0 /include/configs/k2hk_evm.h
parent6c0fb41a0ac6e83728280c5946f0c7c25ec61da1 (diff)
downloadtalos-obmc-uboot-796bcee6d9d3deafa4cca5820a9ba9338d9af5a9.tar.gz
talos-obmc-uboot-796bcee6d9d3deafa4cca5820a9ba9338d9af5a9.zip
board: k2l_evm: add network support
This patch adds network support code and enables keystone_net driver usage for k2l_evm evaluation board. Acked-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
Diffstat (limited to 'include/configs/k2hk_evm.h')
-rw-r--r--include/configs/k2hk_evm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/k2hk_evm.h b/include/configs/k2hk_evm.h
index 45bd72d2de..ebf46303cb 100644
--- a/include/configs/k2hk_evm.h
+++ b/include/configs/k2hk_evm.h
@@ -35,9 +35,6 @@
#define CONFIG_SYS_NAND_PAGE_2K
/* Network */
-#define CONFIG_DRIVER_TI_KEYSTONE_NET
-#define CONFIG_TI_KSNAV
-#define CONFIG_KSNAV_PKTDMA_NETCP
#define CONFIG_KSNET_NETCP_V1_0
#define CONFIG_KSNET_CPSW_NUM_PORTS 5
OpenPOWER on IntegriCloud