X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=common%2Fimage-fdt.c;h=7468b902b8d4123308a3630d8c22d3f8b8b9f0df;hb=3f66149d9fb41527ed70a8e0613489e95391b0ff;hp=e7540be8d631c4a1cbe08e2fb7ed70306dfa61a9;hpb=4c4da9fbfffcb45b38311a57d3e804c3b0608625;p=oweals%2Fu-boot.git diff --git a/common/image-fdt.c b/common/image-fdt.c index e7540be8d6..7468b902b8 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)