]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/imgtec/xilfpga/xilfpga.c
board_f: Rename initdram() to dram_init()
[people/ms/u-boot.git] / board / imgtec / xilfpga / xilfpga.c
index 8aa7c10bffce3e849133be17e3c55ba17dec5a29..841d61459de11e37fa6b2050a7d4a0d0fe7289a2 100644 (file)
@@ -14,7 +14,7 @@
 DECLARE_GLOBAL_DATA_PTR;
 
 /* initialize the DDR Controller and PHY */
-int initdram(void)
+int dram_init(void)
 {
        /* MIG IP block is smart and doesn't need SW
         * to do any init */