Skip to content

Commit 0b84ae4

Browse files
committed
mcux-sdk: MIMX9596_ca55: disable FSL_FEATURE_NETC_HAS_ERRATA_051711
This Errata is not available on i.MX 95. Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
1 parent cafbc18 commit 0b84ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcux/mcux-sdk/devices/MIMX9596/MIMX9596_ca55_features.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@
605605
/* @brief After one or more late collision or excessive collision events, counters PMa_TOCTn and PMa_TFRMn will be higher than expected. */
606606
#define FSL_FEATURE_NETC_HAS_ERRATA_051710 (1)
607607
/* @brief MAC statistic counters TEOCT and TOCT are inaccurate after Pause frames are transmitted with flexible preamble enabled and flexible preamble count set to less than 7. */
608-
#define FSL_FEATURE_NETC_HAS_ERRATA_051711 (1)
608+
#define FSL_FEATURE_NETC_HAS_ERRATA_051711 (0)
609609
/* @brief Number of Switch ports. */
610610
#define FSL_FEATURE_NETC_SWITCH_MAX_PORT_NUMBER (5)
611611
/* @brief Number of Switch Ethernet MAC ports. */

0 commit comments

Comments
 (0)