]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/mpc8540ads/mpc8540ads.c
85xx: remove dummy board_early_init_f
[karo-tx-uboot.git] / board / freescale / mpc8540ads / mpc8540ads.c
index ea1fbd1fbf714e40b2771cf822bfd6aae64c689d..051f98570f815f5bfaa3f55d9ffc1941a184e96e 100644 (file)
@@ -41,12 +41,6 @@ void local_bus_init(void);
 void sdram_init(void);
 long int fixed_sdram(void);
 
-
-int board_early_init_f (void)
-{
-    return 0;
-}
-
 int checkboard (void)
 {
        puts("Board: ADS\n");