summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8540EVAL.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/MPC8540EVAL.h')
-rw-r--r--include/configs/MPC8540EVAL.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/MPC8540EVAL.h b/include/configs/MPC8540EVAL.h
index 0ce25cf24e..5c03ac8c95 100644
--- a/include/configs/MPC8540EVAL.h
+++ b/include/configs/MPC8540EVAL.h
@@ -224,6 +224,10 @@
#define TSEC1_PHYIDX 0
#define TSEC2_PHYIDX 0
#define FEC_PHYIDX 0
+#define TSEC1_FLAGS TSEC_GIGABIT
+#define TSEC2_FLAGS TSEC_GIGABIT
+#define FEC_FLAGS 0
+
/* Options are: TSEC[0-1], FEC */
#define CONFIG_ETHPRIME "TSEC0"
OpenPOWER on IntegriCloud