Skip to content

Commit

Permalink
arm64: dts: ls1043a: FMan erratum A050385
Browse files Browse the repository at this point in the history
The LS1043A SoC is affected by the A050385 erratum stating that
FMAN DMA read or writes under heavy traffic load may cause FMAN
internal resource leak thus stopping further packet processing.

Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Madalin Bucur authored and David S. Miller committed Mar 7, 2020
1 parent 26d5bb9 commit b54d390
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm64/boot/dts/freescale/fsl-ls1043-post.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
};

&fman0 {
fsl,erratum-a050385;

/* these aliases provide the FMan ports mapping */
enet0: ethernet@e0000 {
};
Expand Down

0 comments on commit b54d390

Please sign in to comment.