summaryrefslogtreecommitdiffstats
path: root/include/configs/da830evm.h
diff options
context:
space:
mode:
authorNick Thompson <nick.thompson@ge.com>2010-02-17 20:37:24 -0500
committerTom Rix <Tom.Rix@windriver.com>2010-03-07 12:36:35 -0600
commit37cffdad06af5a4538dd090794f213292135adbc (patch)
tree10f2e74d04197e01ba8838fdc4f1b8a79350fa1c /include/configs/da830evm.h
parentd8775d03f3f0116241cfb45c7ef27fd080904c4a (diff)
downloadtalos-obmc-uboot-37cffdad06af5a4538dd090794f213292135adbc.tar.gz
talos-obmc-uboot-37cffdad06af5a4538dd090794f213292135adbc.zip
da830evm: Add support for TI EMAC
Adds support for ethernet networking on the da830evm platform. This platform uses an SoC EMAC interface and a 3 port ethernet switch as a PHY with an RMII interface. The PHY also has a i2c interface for configuring the switch functions. Signed-off-by: Nick Thompson <nick.thompson@ge.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Diffstat (limited to 'include/configs/da830evm.h')
-rw-r--r--include/configs/da830evm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/da830evm.h b/include/configs/da830evm.h
index 65747fba50..0f58e11e74 100644
--- a/include/configs/da830evm.h
+++ b/include/configs/da830evm.h
@@ -27,6 +27,7 @@
/*
* Board
*/
+#define CONFIG_DRIVER_TI_EMAC
/*
* SoC Configuration
OpenPOWER on IntegriCloud