diff --git a/common/image-fdt.c b/common/image-fdt.c
index e7540be8d631c4a1cbe08e2fb7ed70306dfa61a9..7468b902b8d4123308a3630d8c22d3f8b8b9f0df 100644
--- a/common/image-fdt.c
+++ b/common/image-fdt.c
@@ -494,7 +494,6 @@ int image_setup_libfdt(bootm_headers_t *images, void *blob,
 			goto err;
 		}
 	}
-	fdt_fixup_ethernet(blob);
 
 	/* Delete the old LMB reservation */
 	if (lmb)