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>
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user