]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/t208xqds/eth_t208xqds.c
powerpc/t208xqds: fixup for t208xqds
[karo-tx-uboot.git] / board / freescale / t208xqds / eth_t208xqds.c
index 7d8411bef72429fe5fbc6ea008cc8b3876141a50..d7a804d22ad937bbb5839911a79adb58ec36c9b5 100644 (file)
 #define EMI1_SLOT3     3
 #define EMI1_SLOT4     4
 #define EMI1_SLOT5     5
+#define EMI2            7
 #elif defined(CONFIG_T2081QDS)
 #define EMI1_SLOT2      3
 #define EMI1_SLOT3      4
 #define EMI1_SLOT5      5
 #define EMI1_SLOT6      6
 #define EMI1_SLOT7      7
-#endif
 #define EMI2           8
+#endif
 
 static int mdio_mux[NUM_FM_PORTS];