commit | 6994f3a4ad499a216e0fdf9eab35f577f2291226 | [log] [tgz] |
---|---|---|
author | Camelia Groza <camelia.groza@nxp.com> | Tue Apr 13 19:47:57 2021 +0300 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Thu Apr 15 14:26:21 2021 +0530 |
tree | 3fe68cbbb5843875aeec5f6a6c6ef6e4f6a43c51 | |
parent | 621bd51df87b3b0a78acc01a44db7559f037b99e [diff] |
board: freescale: t208xrdb: fdt fixups under DM_ETH Disable the FMan mEMAC 5 and 6 nodes from the fdt since they are not available under the supported RCW. Also disable the associated "fsl,dpa-ethernet" nodes that reference them. This is a simplified version of the fdt_fixup_fman_ethernet call for use under DM_ETH. Signed-off-by: Camelia Groza <camelia.groza@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>