summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/fsl_serdes.h
diff options
context:
space:
mode:
authorYork Sun <yorksun@freescale.com>2013-03-25 07:40:06 +0000
committerAndy Fleming <afleming@freescale.com>2013-05-24 16:54:11 -0500
commit5f208d118a8590843aaca723d304b35f2729c141 (patch)
tree84d1df85a082c43f729c6b8e12b86747c923d10d /arch/powerpc/include/asm/fsl_serdes.h
parent3d2972feac4383f5c0f929996976d00f9c072339 (diff)
downloadblackbird-obmc-uboot-5f208d118a8590843aaca723d304b35f2729c141.tar.gz
blackbird-obmc-uboot-5f208d118a8590843aaca723d304b35f2729c141.zip
powerpc/mpc8xxx: Add T1040 and variant SoCs
T1040 and variants have e5500 cores and are compliant to QorIQ Chassis Generation 2. The major difference between T1040 and its variants is the number of cores and the number of L2 switch ports. Signed-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'arch/powerpc/include/asm/fsl_serdes.h')
-rw-r--r--arch/powerpc/include/asm/fsl_serdes.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/fsl_serdes.h b/arch/powerpc/include/asm/fsl_serdes.h
index 6cd7379c8f..ccb91fb062 100644
--- a/arch/powerpc/include/asm/fsl_serdes.h
+++ b/arch/powerpc/include/asm/fsl_serdes.h
@@ -80,6 +80,14 @@ enum srds_prtcl {
XFI_FM2_MAC9,
XFI_FM2_MAC10,
INTERLAKEN,
+ SGMII_SW1_DTSEC1, /* SW indicates on L2 switch */
+ SGMII_SW1_DTSEC2,
+ SGMII_SW1_DTSEC3,
+ SGMII_SW1_DTSEC4,
+ SGMII_SW1_DTSEC5,
+ SGMII_SW1_DTSEC6,
+ QSGMII_SW1_A, /* SW indicates on L2 swtich */
+ QSGMII_SW1_B,
};
enum srds {
OpenPOWER on IntegriCloud