From: Sergei Poselenov <[EMAIL PROTECTED]>

Signed-off-by: Sergei Poselenov <[EMAIL PROTECTED]>
---
 include/configs/syscon3.h |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/include/configs/syscon3.h b/include/configs/syscon3.h
index d451a61..3f4725e 100644
--- a/include/configs/syscon3.h
+++ b/include/configs/syscon3.h
@@ -242,19 +242,19 @@
 #define CONFIG_MII             1       /* MII PHY management */
 #define CONFIG_TSEC1   1
 #define CONFIG_TSEC1_NAME      "TSEC0"
-#define CONFIG_TSEC2   1
-#define CONFIG_TSEC2_NAME      "TSEC1"
+#define CONFIG_TSEC3   1
+#define CONFIG_TSEC3_NAME      "TSEC1"
 #undef CONFIG_MPC85XX_FEC
 
 #define TSEC1_PHY_ADDR         0
-#define TSEC2_PHY_ADDR         1
+#define TSEC3_PHY_ADDR         1
 
 #define TSEC1_PHYIDX           0
-#define TSEC2_PHYIDX           0
+#define TSEC3_PHYIDX           0
 #define TSEC1_FLAGS            TSEC_GIGABIT
-#define TSEC2_FLAGS            TSEC_GIGABIT
+#define TSEC3_FLAGS            TSEC_GIGABIT
 
-/* Options are: TSEC[0-1] */
+/* Options are: TSEC[0,1] */
 #define CONFIG_ETHPRIME                "TSEC0"
 #define CONFIG_PHY_GIGE                1       /* Include GbE speed/duplex 
detection */
 
-- 
1.5.4.2


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to