]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/gaisler/grsim_leon2/grsim_leon2.c
board_f: Rename initdram() to dram_init()
[people/ms/u-boot.git] / board / gaisler / grsim_leon2 / grsim_leon2.c
index 384db3d84bcf07daf14ecce57e136c046299ef3f..c6c4bb42701fc6c35ae6d4ed628f7a1d53eee8a7 100644 (file)
@@ -10,7 +10,7 @@
 #include <common.h>
 #include <asm/leon.h>
 
-int initdram(void)
+int dram_init(void)
 {
        /* Does not set gd->ram_size here */