]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/powerpc/cpu/mpc85xx/fdt.c
fdt: Move fdt_fixup_ethernet to a common place
[people/ms/u-boot.git] / arch / powerpc / cpu / mpc85xx / fdt.c
index 67140ba9ee181a1f102c5887153f0beafb809d16..a9ea947305ffab9df1ed3312c38cca0563ce38a4 100644 (file)
@@ -612,8 +612,6 @@ void ft_cpu_setup(void *blob, bd_t *bd)
        }
 #endif
 
-       fdt_fixup_ethernet(blob);
-
        fdt_add_enet_stashing(blob);
 
 #ifndef CONFIG_FSL_TBCLK_EXTRA_DIV