board_f: Rename initdram() to dram_init()
[oweals/u-boot.git] / board / freescale / mpc8610hpcd / mpc8610hpcd.c
index 0422208133a0542461195bb5e38b5ba78e4194d3..d97562c849cec07e83bc2629079633437de3da44 100644 (file)
@@ -118,7 +118,7 @@ int checkboard(void)
 }
 
 
-int initdram(void)
+int dram_init(void)
 {
        phys_size_t dram_size = 0;