]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/mips/mach-pic32/cpu.c
board_f: Rename initdram() to dram_init()
[people/ms/u-boot.git] / arch / mips / mach-pic32 / cpu.c
index c96e0468485002c44b7663f4829eca4dcfa3ceda..c3194f0a3932f8ea1be765b95c5094bf42ae755e 100644 (file)
@@ -110,7 +110,7 @@ static void ddr2_pmd_ungate(void)
 }
 
 /* initialize the DDR2 Controller and DDR2 PHY */
-int initdram(void)
+int dram_init(void)
 {
        ddr2_pmd_ungate();
        ddr2_phy_init();