board/freescale: add the DM_ETH changes for the PPC DPAA platforms
[oweals/u-boot.git] / board / freescale / b4860qds / b4860qds.c
index e10f948ae5e8aab5f4cbb9db088c632ccdbaed8a..cc8ff11ba47be54d42225806c25bf771b3a18e64 100644 (file)
@@ -1219,7 +1219,9 @@ int ft_board_setup(void *blob, bd_t *bd)
 #endif
 
 #ifdef CONFIG_SYS_DPAA_FMAN
+#ifndef CONFIG_DM_ETH
        fdt_fixup_fman_ethernet(blob);
+#endif
        fdt_fixup_board_enet(blob);
 #endif