commit | 7920fb16a92e64169429b55685d0434b8fceabda | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Tue Aug 14 06:47:21 2012 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Thu Aug 23 10:24:18 2012 -0500 |
tree | 7f5647a8cff29f9f99adb4c5005fbc7900b38388 | |
parent | e5b89d5e4a579ce5081dc2c94520005e8fe73856 [diff] [blame] |
powerpc/85xx: add support for FM2 DTSEC5 Unlike previous SOCs, the Freescale P5040 has a fifth DTSEC on the second Fman, so add the Fman and SerDes macros for that DTSEC. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>
diff --git a/include/fm_eth.h b/include/fm_eth.h index c7c6882..05121ea 100644 --- a/include/fm_eth.h +++ b/include/fm_eth.h
@@ -35,6 +35,7 @@ FM2_DTSEC2, FM2_DTSEC3, FM2_DTSEC4, + FM2_DTSEC5, FM2_10GEC1, NUM_FM_PORTS, };