Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
[oweals/u-boot.git] / board / freescale / t4rdb / t4240rdb.c
index d801f2c7a1b550dad5c993a96c07019f43eac097..c84de554d34afde066c8096879a9a68aa294c2be 100644 (file)
@@ -113,7 +113,9 @@ int ft_board_setup(void *blob, bd_t *bd)
        fsl_fdt_fixup_dr_usb(blob, bd);
 
 #ifdef CONFIG_SYS_DPAA_FMAN
+#ifndef CONFIG_DM_ETH
        fdt_fixup_fman_ethernet(blob);
+#endif
        fdt_fixup_board_enet(blob);
 #endif