]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/mpc8555cds/mpc8555cds.c
FSL DDR: Convert MPC8560ADS to new DDR code.
[u-boot] / board / freescale / mpc8555cds / mpc8555cds.c
index 94589c751a2a980fb1f3b84dd2a3b20992c08eff..9a65101dd275be552eef6acb0d3118c60da18928 100644 (file)
@@ -194,11 +194,6 @@ const iop_conf_t iop_conf_tab[4][32] = {
     }
 };
 
-int board_early_init_f (void)
-{
-       return 0;
-}
-
 int checkboard (void)
 {
        volatile ccsr_gur_t *gur = (void *)(CFG_MPC85xx_GUTS_ADDR);
@@ -243,7 +238,7 @@ int checkboard (void)
        return 0;
 }
 
-long int
+phys_size_t
 initdram(int board_type)
 {
        long dram_size = 0;